> I'm having problems with booting Fedora 14 X64 after I clone the hard disk
> with Clonezilla.
>
> Disk imaging goes nices until it reaches the end, when it tries to
> reinstall GRUB on the target hard disk. It hangs, but I can boot that disk
> one time. Once the machine is restarted, I lose the boot loader.
>
> Tried to repair it through Fedora Live CD following this guide -
> http://ubuntuforums.org/showthread.php?t=845741 -, but it hangs on "GRUB
> Loading, please wait...".
If you are cloning, then that means you must now have 2 partitions with
Fedora 14. Since you cloned, it might not be easy to tell which system you
are now running, the original or the clone.
You can only have one grub installed. Since you can boot "one time" then grub
must already be installed. Otherwise, how do you manage to boot?
Reinstall grub, just to make sure it is in the right place. I find it best to
have grub on the MBR of the *first hard drive* eg., on /dev/sda (not on
/dev/sda1 or /dev/sdb or whatever).
To install grub, as root and from the command line (not from the grub shell,
like the ubuntu formum says--that is another way, but doesn't always 'take'.
I had a problem with that once, too). Boot into your *main* operating system
and run:
grub-install /dev/sda
Then, boot into the main system and edit /boot/grub/grub.conf to add menu
entries for the various partitions that have operating systems. Editing
grub.conf on other systems will not change anything. It must be the grub.conf
on the system you ran the grub-install command on.
If Windows or some other program overwrites the MBR, don't worry. Just
reinstall grub from your main system:
grub-install /dev/sda
> Any ideas on why is this happening?
Not at all.
> Any ideas on [what] is this happening?
Not a clue. Hope this gets you further.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
GALILEU Lisboa
*
Alcântara Rio
Rua Fradesso da Silveira, 6 - Bloco C - 1º A/B******1300-609 LISBOA - Portugal
Tel: +351 21 3612200***Fax: +351 21 3612238
-----Original Message-----
From: users-bounces@lists.fedoraproject.org [mailto:users-bounces@lists.fedoraproject.org] On Behalf Of Antonio Olivares
Sent: segunda-feira, 4 de Julho de 2011 16:03
To: Community support for Fedora users
Subject: Re: GRUB problem
--- On Mon, 7/4/11, Bruno Martins - GALILEU LISBOA <bmartins@galileu.pt> wrote:
From: Bruno Martins - GALILEU LISBOA <bmartins@galileu.pt>
Subject: GRUB problem
To: users@lists.fedoraproject.org
Date: Monday, July 4, 2011, 4:22 AM
Hello everyone,
*
I’m having problems with booting Fedora 14 X64 after I clone the hard disk with Clonezilla.
*
Disk imaging goes nices until it reaches the end, when it tries to reinstall GRUB on the target hard disk. It hangs, but I can boot that disk one time. Once the machine is restarted, I lose the boot loader.
*
Tried to repair it through Fedora Live CD following this guide - http://ubuntuforums.org/showthread.php?t=845741*-, but it hangs on “GRUB Loading, please wait…”.
*
Any ideas on why is this happening?
*
Thanks!
*
Best regards,
*
Alcântara Rio
Rua Fradesso da Silveira, 6 - Bloco C - 1º A/B******1300-609 LISBOA - Portugal
Tel: +351 21 3612200***Fax: +351 21 3612238
*
*
-----Inline Attachment Follows-----
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
07-04-2011, 04:19 PM
"Bruno Martins - GALILEU LISBOA"
GRUB problem
Petrus,
Thanks for your help, but the solution from Antonio worked well.
It seems like there is really a bug with GRUB and recent versions of Debian-based Clonezilla.
GALILEU Lisboa
*
Alcntara Rio
Rua Fradesso da Silveira, 6 - Bloco C - 1 A/B******1300-609 LISBOA - Portugal
Tel: +351 21 3612200***Fax: +351 21 3612238
-----Original Message-----
From: users-bounces@lists.fedoraproject.org [mailto:users-bounces@lists.fedoraproject.org] On Behalf Of Petrus de Calguarium
Sent: segunda-feira, 4 de Julho de 2011 16:49
To: users@lists.fedoraproject.org
Subject: Re: GRUB problem
Bruno Martins - GALILEU LISBOA wrote:
> I'm having problems with booting Fedora 14 X64 after I clone the hard disk
> with Clonezilla.
>
> Disk imaging goes nices until it reaches the end, when it tries to
> reinstall GRUB on the target hard disk. It hangs, but I can boot that disk
> one time. Once the machine is restarted, I lose the boot loader.
>
> Tried to repair it through Fedora Live CD following this guide -
> http://ubuntuforums.org/showthread.php?t=845741 -, but it hangs on "GRUB
> Loading, please wait...".
If you are cloning, then that means you must now have 2 partitions with
Fedora 14. Since you cloned, it might not be easy to tell which system you
are now running, the original or the clone.
You can only have one grub installed. Since you can boot "one time" then grub
must already be installed. Otherwise, how do you manage to boot?
Reinstall grub, just to make sure it is in the right place. I find it best to
have grub on the MBR of the *first hard drive* eg., on /dev/sda (not on
/dev/sda1 or /dev/sdb or whatever).
To install grub, as root and from the command line (not from the grub shell,
like the ubuntu formum says--that is another way, but doesn't always 'take'.
I had a problem with that once, too). Boot into your *main* operating system
and run:
grub-install /dev/sda
Then, boot into the main system and edit /boot/grub/grub.conf to add menu
entries for the various partitions that have operating systems. Editing
grub.conf on other systems will not change anything. It must be the grub.conf
on the system you ran the grub-install command on.
If Windows or some other program overwrites the MBR, don't worry. Just
reinstall grub from your main system:
grub-install /dev/sda
> Any ideas on why is this happening?
Not at all.
> Any ideas on [what] is this happening?
Not a clue. Hope this gets you further.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
07-05-2011, 03:18 PM
Navdeep Singh Sidhu
GRUB problem
Dear Bruno Martins,
Try to use rescatux it will help you to reinstall or update your more easier than shell method. Check details here
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines