Re: GRUB will not be overwritten

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 27 January 2005 09:45, Krzysztof Kujawski wrote:
> I haven't wiped out any partitions.
> I tried chroot /mnt/sysimage as rescue CD let me.
>
> But I don't know how to exit and reboot from shell -- rescue CD wrote that
> after command chroot /mnt/sysimage
> exit from shell and the system will be reboot.
>
> Exit not results in rebooting.
>
> Id this command in one line?
>
> chroot /mnt/sysimage/sbin/grub-install /dev/hd(3)

No, it's two command lines 
chroot /mnt/sysimage -- makes the / command tree you would have after a normal 
boot effective ( you are no longer running commands from the 
rescue /bin, /sbin directories)

The /sbin/grub-install /dev/hd(x) should re-write the MBR.

Then exit twice, the first one will return you to the rescue environment, the 
second will reboot the system.

Attachment: pgpzulihYXr38.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux