source: mainline/boot/arch/ia32/grub/menu.lst@ 965dc18

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 965dc18 was cebab351, checked in by Jakub Jermar <jakub@…>, 17 years ago

Enable booting from FAT on ia32.

  • Property mode set to 100644
File size: 248 bytes
RevLine 
[e0dd1a8]1default 0
2timeout 10
3
4title=HelenOS
[00db5bcf]5 root (cd)
6 kernel /boot/kernel.bin
7 module /boot/ns
8 module /boot/init
9 module /boot/devmap
10 module /boot/rd
11 module /boot/vfs
12 module /boot/tmpfs
[cebab351]13 module /boot/fat
[c98e6ee]14 module /boot/loader
[00db5bcf]15 module /boot/initrd.img
Note: See TracBrowser for help on using the repository browser.