Re: [PATCH] grub-install message should mention --recheck

2009-02-07 Thread Robert Millan
On Sat, Dec 27, 2008 at 02:48:25AM -0500, Pavel Roskin wrote: > Actually, grub-install should not dump the whole device.map to the > screen. It should only show the entries that it actually used during > the installation. If no device.map entries were used (which is true in > 99% cases, I guess),

Re: [PATCH] grub-install message should mention --recheck

2008-12-27 Thread jidanni
All I know is the day I discovered --recheck, I kicked myself for doing it by hand for a month because the message didn't alert me. Do mention it one way or another. OK, I leave this in your hands. ___ Grub-devel mailing list Grub-devel@gnu.org http://l

Re: [PATCH] grub-install message should mention --recheck

2008-12-26 Thread Pavel Roskin
On Sat, 2008-12-27 at 04:08 +0800, jida...@jidanni.org wrote: > *** grub-installORIG.in 2008-12-27 02:43:09.0 +0800 > --- grub-install.in 2008-12-27 04:06:02.0 +0800 > *** > *** 304,310 > # Prompt the user to check if the device map is correct. > ! echo "I

[PATCH] grub-install message should mention --recheck

2008-12-26 Thread jidanni
*** grub-installORIG.in 2008-12-27 02:43:09.0 +0800 --- grub-install.in 2008-12-27 04:06:02.0 +0800 *** *** 304,310 # Prompt the user to check if the device map is correct. ! echo "Installation finished. No error reported." ! echo "This is the contents of the

Re: grub-install message should mention --recheck

2008-10-15 Thread jidanni
ID> try `grub-install --recheck` (or is it `grub-install --recheck Thanks. I am trying to say that four out of five times "adding --recheck to the invocation" will do what the user wants, instead of needing him to fire up an editor. So please mention it somehow. _

Re: grub-install message should mention --recheck

2008-10-15 Thread Isaac Dupree
[EMAIL PROTECTED] wrote: Please implement these changes in making this typical grub-install message. Thanks. # grub-install /dev/hda Installation finished. No error reported. This is the contents of the device map /boot/grub/device.map. -Check if this is correct or not. If any

grub-install message should mention --recheck

2008-10-10 Thread jidanni
Please implement these changes in making this typical grub-install message. Thanks. # grub-install /dev/hda Installation finished. No error reported. This is the contents of the device map /boot/grub/device.map. -Check if this is correct or not. If any of the lines is incorrect,