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.

22 lines
367 B

  1. partition=1
  2. timeout=600
  3. message=/boot/boot.msg
  4. default=install
  5. root=/dev/ram0
  6. initrd=/boot/initrd.gz
  7. read-write
  8. append="devfs=nocompat"
  9. image="cat /boot/boot.msg"
  10. label=0
  11. single-key
  12. image="cat /boot/help1.txt"
  13. label=1
  14. single-key
  15. image[sun4u]=/boot/vmlinux64.gz
  16. label=install
  17. alias=linux
  18. image[sun4c,sun4d,sun4m]=/boot/vmlinux32.gz
  19. label=install
  20. alias=linux