[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] Convert from image to LVM
The root= parameter in pygrub should rather point to /dev/xvda1 than to
/dev/hda1 if you use PV domains.
Am 26.06.2010 20:16, schrieb Jonathan Tripathy:
By changing the config from xvda to sda, it work normal. However I wish
to use xvda as I think it's te "standard" for the future..
So clearly there is some setting in my Ubuntu that is still making it
look for sda1 instead of hda1. It's as if it's ignoring the "root="
argument in pygrub...
On 26/06/10 19:09, Jonathan Tripathy wrote:
Hi Everyone,
I'm trying to convert my Ubuntu PV Guest from image based disk to LVM.
It uses pygrub.
What I did, was I created a new LV and used dd to copy the contents of
the image over to the LV. I then changed the domU config file to use
phy:/
Now, when I start the DomU, the kernel boots, however it can't seem to
mount root properly. It says that /dev/sda1 doesn't exist. What is
strange is that in the Dom0, I mounted the LV and changed the root=
parameter of the kernel line to point to /dev/hda1, however the
previous error still shows
Any ideas?
Thanks
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|