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.

32 lines
462 B

  1. DEFAULT auto
  2. TIMEOUT 600
  3. PROMPT 1
  4. DISPLAY help0.txt
  5. F1 help1.txt
  6. F2 help2.txt
  7. F3 help3.txt
  8. F4 help4.txt
  9. F5 help5.txt
  10. F6 help6.txt
  11. F7 help7.txt
  12. F8 help8.txt
  13. F9 help9.txt
  14. F0 help0.txt
  15. LABEL auto
  16. kernel vmlinuz
  17. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc autoboot=1 rw
  18. LABEL ramdisk
  19. kernel vmlinuz
  20. APPEND initrd=initrd.gz root=/dev/ram devfs=nocompat init=/linuxrc rw
  21. LABEL linux
  22. kernel vmlinuz
  23. LABEL memtest86
  24. kernel memtest86