[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Cannot open root device
On Sun, 2005-06-05 at 10:19 +0200, Hsing-Foo Wang wrote: > > I use Ubuntu and with partitions I just cp -a /* /mnt/dom1 > > to copy the whole thing to another partition, then change a few config > > files and I have the other domains running. > > Depending on the size of your disk you may be able to copy your existing > > system to a file and use that as a guest. > > Without kernel changes?? I thought the guest OS needs be recompiled to > be used under Xen as a guest OS. The guest does not use the kernel from the guest filesystem. It uses the vmlinuz-2.?.??-xenU kernel from dom0 file system but it uses the modules from its own file system so you need to copy the /lib/modules/kernel-version modules that are supplied in the xen binary package or that you complied, to the guest filesystem. Hope I don't confuse things more :-) Lyndsay. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |