[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 of the lines is incorrect,
-    fix it and re-run the script `grub-install'.
+    If not correct try --recheck, or fix and rerun.

but the original message was much more clear about what you should do. And what do you mean by --recheck.. is this correct interpretation?:

-- Check if this is correct or not. If any of the lines is incorrect, try `grub-install --recheck` (or is it `grub-install --recheck /dev/hda`?). Or (under what circumstances should you try which solution?) edit /boot/grub/device.map, and then re-run grub-install (i.e., `grub-install /dev/hda`).

-Isaac


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to