home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2004 September / PCWELT_9_2004.ISO / isolinux / isolinux.cfg < prev    next >
Encoding:
Text File  |  2004-07-13  |  696 b   |  52 lines

  1. default 4
  2. display bootmsg.txt
  3. prompt 1
  4.  
  5. label 1
  6.     kernel memdisk
  7.     append initrd=easyrec.img
  8. label 2
  9.     kernel memdisk
  10.     append initrd=boot.img
  11. label 3
  12.     kernel memtest
  13. label 4
  14.     localboot 0x80
  15. label 5
  16.     localboot 0x00
  17. label 6
  18.     localboot -1
  19. label 7
  20.     kernel memdisk
  21.     append initrd=freedos.img
  22. label a
  23.     kernel memdisk
  24.     append initrd=dlg.img
  25. label b
  26.     kernel memdisk
  27.     append initrd=hft.img
  28. label c
  29.     kernel memdisk
  30.     append initrd=dft.img
  31. label d
  32.     kernel memdisk
  33.     append initrd=pwrmax.img
  34. label e
  35.     kernel memdisk
  36.     append initrd=hutil.img
  37. label f
  38.     kernel memdisk
  39.     append initrd=seatools.img
  40. label g
  41.     kernel memdisk
  42.     append initrd=seadw.img
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50. timeout 200
  51.  
  52.