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.

27 lines
714 B

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