Noam Rathaus wrote:
Hi,
I mounted the problematic disk with a rescue disk.
Under /mnt/custom
Now when I try to run grub-install:
grub-install --root-directory=/mnt/custom /dev/sda
I get
The file /mnt/custom/grub/boot/stage1 not read correctly
Don't use "--root-directory". Chroot into it. Either that, or break your
teeth on the "setup" and "install" commands available by running grub
itself.
Shachar
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]