On Friday 21 October 2005 11:16 am, adrian15 wrote: > I am interested in using multiple fallbacks as described in: > http://www.gnu.org/software/grub/manual/grub.html#Booting-fallback-systems > however I'm not sure if I can use this option from a cdrom or floppy > because I do not know if I need to be able to write a file, that I think it > was savedefault or default or somethin on /boot/grub. [snip] > This menu.lst would work correctly from a grub cdrom?
No. savedefault needs to write to a disk. There was a discussion about using NVRAM to store values, but it is difficult on PC, because the configuration of NVRAM is various. Okuji _______________________________________________ Bug-grub mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-grub
