|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Problem getting lvm to work
On 6/10/07, Robin Ericsson <lobbin@xxxxxxxxx> wrote:
Hi,
I have problems getting lvm to work on my domU. The dom0 is a CentOS 5
installed on lvm. I've added two extra lv, one for root and one for
swap.
Ok, problem solved. It seems CentOS is generating the initrd on the
fly. I took a look at the initrc on dom0 and realized it was a lot
bigger than the one from the working domU (which boots via pygrub).
kernel = "/boot/vmlinuz-2.6.18-8.1.4.el5xen"
ramdisk = "/boot/initrd-2.6.18-8.1.4.el5xen.img"
Copying the domU initrd to dom0 and boot from that works like a charm.
However, I'm getting other errors now which are probably the cause on
how I do the copying.
/sbin/hwclock: error while loading shared libraries: libaudit.so.0:
cannot open shared object file: Permission denied
/sbin/pam_console_apply: error while loading shared libraries:
libpam.so.0: cannot open shared object file: Permission denied
and a few more like that. Any ideas?
--
regards,
Robin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|