home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 October / PCpro_2006_10.ISO / files / wininside / ubcd / ubcd34-basic.exe / ubcd34-basic.iso / boot / menus / boothdd.scn < prev    next >
Encoding:
Text File  |  2005-09-29  |  194 b   |  10 lines

  1. #
  2. # Boot from harddisk specified in $drive
  3. #
  4. if bootCheck[$drive]; then boot $drive
  5. clear
  6. set textColor = color[brightred on black]
  7. print "\n"
  8. print "\acDrive is not bootable\n"
  9. wait 0
  10.