mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
794 B

  1. DEFAULT livecd
  2. TIMEOUT 600
  3. PROMPT 1
  4. DISPLAY help0.txt
  5. F1 help0.txt
  6. F2 help1.txt
  7. LABEL livecd
  8. kernel vmlinuz
  9. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x317 rw
  10. LABEL livecd-1280
  11. kernel vmlinuz
  12. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x31A rw
  13. LABEL livecd-800
  14. kernel vmlinuz
  15. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x314 rw
  16. LABEL livecd-640
  17. kernel vmlinuz
  18. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc video=vesa:ywrap,mtrr autoboot=1 vga=0x311 rw
  19. LABEL livecd-text
  20. kernel vmlinuz
  21. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc autoboot=1 vga=0 rw