I am trying to replicate a “mother” single boot machine into a bunch of other machines that will be dual boot machines. The mother machine has lots of added applications, updates, and configuration settings.
I have been attempting this by copying the mother machine partition information with fsarchiver (SystemRescueCD) with the plan of placing this into prepared partitions of what is hoped to be the dual boot machines again using fsarchiver. I prepare the dual boot machine by installing Kubuntu Natty from the live CD. All is well so far. Once the dual boot machines are proven to work, I copy out their /etc/default/grub file and the /boot/grub/grub.cfg file. Then I install the fsarchiver file in the directory that received the Kubuntu root directory from the live CD install, I then copy in the grub and grub.cfg files.
When I attempt to boot the new dual boot machines I get the following:
error: no such device: 9a671c07-d705-4a55....
error: no such disk
error: no suitable mode found.
Then if I wait a good bit of time, the dual boot grub menu appears. From this I can boot into Windows but if I attempt to boot into 2.6.38-8-generic, things hang for a while and the boot menu appears again.
Does anyone have suggestions how to make this work or how better to accomplish what I am attempting? It would be much appreciated.
Thanks,
Ray
I have been attempting this by copying the mother machine partition information with fsarchiver (SystemRescueCD) with the plan of placing this into prepared partitions of what is hoped to be the dual boot machines again using fsarchiver. I prepare the dual boot machine by installing Kubuntu Natty from the live CD. All is well so far. Once the dual boot machines are proven to work, I copy out their /etc/default/grub file and the /boot/grub/grub.cfg file. Then I install the fsarchiver file in the directory that received the Kubuntu root directory from the live CD install, I then copy in the grub and grub.cfg files.
When I attempt to boot the new dual boot machines I get the following:
error: no such device: 9a671c07-d705-4a55....
error: no such disk
error: no suitable mode found.
Then if I wait a good bit of time, the dual boot grub menu appears. From this I can boot into Windows but if I attempt to boot into 2.6.38-8-generic, things hang for a while and the boot menu appears again.
Does anyone have suggestions how to make this work or how better to accomplish what I am attempting? It would be much appreciated.
Thanks,
Ray
Comment