> We can do that, but let's keep local.cfg around for now.  local.cfg can
> also be read from the root of a pre-existing system if it is being
> re-installed (don't think this code is used very often these days
> though).
>
> I definitly agree with adding the --no-floppy option to grub.

I tried using this on my system without the floppy and when I tried 
grub-install --no-floppy /dev/sda1 I still got floppy errors.  It wasn't 
until I removed the fd0 entry from device.map that they went away.  Now 
I'm wondering if perhaps the use of --no-floppy is intended to tell grub 
not to add it to the device.map rather than not to look at it during 
other operations.  If so, then the more appropriate place to but it in 
systemconfigurator would be in Grub.pm where it calls grub-install with 
--recheck and maybe other places that I'll have to leave it to the grub 
experts to figure out.

btw - also from the grub-install help text:
"  --recheck               probe a device map even if it already exists
                          This flag is unreliable and its use is
                          strongly discouraged"

-mark



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to