home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 April / PCpro_2005_04.ISO / files / ubcd / ubcd32.iso / boot / menus / boothdd1.scn < prev    next >
Encoding:
Text File  |  2005-01-31  |  200 b   |  12 lines

  1. #
  2. # Boot from second hard disk
  3. #
  4. hddboot81:
  5. if bootCheck[0x81]; then boot 0x81
  6. clear
  7. set textColor = color[brightred on black]
  8. print "\n"
  9. print "\aDas Laufwerk ist nicht bootbar\n"
  10. wait 0
  11.  
  12.