menu.lst 393 B

1234567891011121314151617181920
  1. default 0
  2. timeout 10
  3. # Used when no splashimage is used
  4. color cyan/blue white/blue
  5. # Gets enabled/disabled depending on Grub support for splashimage
  6. splashimage /splash.xpm.gz
  7. # Used when a splashimage is enabled
  8. foreground 000000
  9. background cccccc
  10. title Buildroot ISO9660 image
  11. kernel /kernel
  12. initrd /initrd
  13. title Hard Drive (first partition)
  14. rootnoverify (hd0)
  15. chainloader +1