[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] DomU in it's own LVM partition fails to boot CentOS 5.2 Dom0/U
> Yes. For this purpose, you create one LV on dom0, map it to domU as > xvda, and install domU like what you'd do with file-based disk image. Sweet! Got much closer this time around my new config: kernel = "/var/lib/xen/boot/CentOS/CentOS_5_x64_vmlinuz" ramdisk = "/var/lib/xen/boot/CentOS/CentOS_5_x64_initrd.img" extra = "text" name = "guest01" memory = "1024" disk = [ 'phy:/dev/VolGroup00/guest01,xvda,w', ] vif = [ 'bridge=xenbr0', ] vcpus=1 > > The disk shows up properly now, and in theory, it lets me create partitions on it, format them, etc... But it bombs out as soon as it starts to install with: Error The file system-config-securitylevel-tui-1.6.29.1-2.1.el5.x86_64.rpm cannot be opened. This is due to a missing file, a corrupt package or corrupt media. Please verify your installation source. If you exit, your system will be left in an inconsistent state that will likely require reinstallation. This happens regardless of packages selected, it seems to be the first file each time, this is install from the same mirror that I used with no problems with file based, so it seems to still be something wrong with my disk setup? Anyways, it's much closer now and past the first big question/issue I had. If you have any ideas what caused the above error, I'd appreciate it, if not I'll just hack away at it until it works. Thanks, Peter On Sat, Jan 24, 2009 at 3:29 PM, Fajar A. Nugraha <fajar@xxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |