X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=grub.cfg.autodiscover;h=6ed3a287a27078266bc0ae4c80fbf51b8facd898;hp=1e7ce439d3ffe1f2bd578b26596620c5716bf233;hb=8bf6d9c4cc9ec88976c62af33f32c0c660e977e0;hpb=c992f0c63e79ea31154671410b51213e4624422c diff --git a/grub.cfg.autodiscover b/grub.cfg.autodiscover index 1e7ce43..6ed3a28 100644 --- a/grub.cfg.autodiscover +++ b/grub.cfg.autodiscover @@ -55,12 +55,6 @@ menuentry "" --unrestricted { set gfxpayload=$resolution } -menuentry "Autodiscover the FAI server" { - set gfxpayload=$resolution - linux /boot/vmlinuz FAI_FLAGS="menu,verbose,createvt" fai.discover aufs rootovl root=/dev/nfs ip=dhcp quiet - initrd /boot/initrd.img -} - # ian: Added this from fai # note, we could replace faiserver with an ip if we didn't want to mess with dns. # args are copied from myfai-chboot-local @@ -71,6 +65,13 @@ menuentry "FAI server via dns" { } +menuentry "Autodiscover the FAI server" { + set gfxpayload=$resolution + linux /boot/vmlinuz FAI_FLAGS="menu,verbose,createvt" fai.discover aufs rootovl root=/dev/nfs ip=dhcp quiet + initrd /boot/initrd.img +} + + menuentry "Boot OS of first partition on first disk" --unrestricted { if [ -d (cd) ]; then chainloader (hd0)+1