Restore centos Image on IBM will not boot

User discussion and information resource forum for Image products.
Post Reply
jmh9403
Posts: 2
Joined: Fri Jun 05, 2015 6:03 pm

Restore centos Image on IBM will not boot

Post by jmh9403 »

I created Centos Image from IBM
Restore it on another IBM and it will not boot
It seems to be in the GRUB
I'm probably making the image wrong
how do I make a Centos image
TeraByte Support(TP)
Posts: 305
Joined: Wed Aug 31, 2011 4:22 pm

Re: Restore centos Image on IBM will not boot

Post by TeraByte Support(TP) »

To start with, make sure you are creating the image from IFL (or IFW or IFD) boot media, and not from the running Linux system. In addition, you need to select "Entire Drive" when creating the backup image, and then also select "Entire Drive" when restoring the image to the other system. This ensures that you back up and restore all partitions as well as the MBR area.

Also, is this system using a firmware RAID drive? If so, a common problem with that is that you typically need to change some UUIDs in the grub config file before the restored system will boot. The UUIDs to be changed are the ones associated with the firmware RAID drive. This KB article explains this issue, and how to work with it: http://www.terabyteunlimited.com/kb/article.php?id=578

If you are using RAID drive, and need additional help, let us know what version of CentOS you're using, and provide copies of the grub config file on both the source and destination systems. The Grub config file is located at /boot/grub/menu.lst if using Grub Legacy, or at /boot/grub2/grub.cfg if using Grub2 (Centos 7.0 and newer uses Grub2, earlier versions use Grub Legacy).

jmh9403 wrote:
> I created Centos Image from IBM
> Restore it on another IBM and it will not boot
> It seems to be in the GRUB
> I'm probably making the image wrong
> how do I make a Centos image
jmh9403
Posts: 2
Joined: Fri Jun 05, 2015 6:03 pm

Re: Restore centos Image on IBM will not boot

Post by jmh9403 »

thank you
I will try this tormorrow
TeraByte Support
Posts: 3629
Joined: Thu May 05, 2011 10:37 pm

Re: Restore centos Image on IBM will not boot

Post by TeraByte Support »

if grub is in the boot sector and not the mbr, then ensure you use the
"write standard mbr code" option.

"jmh9403" wrote in message news:9722@public.image...

I created Centos Image from IBM
Restore it on another IBM and it will not boot
It seems to be in the GRUB
I'm probably making the image wrong
how do I make a Centos image

Post Reply