[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Accessing individual partitions of a HVM guest
Hello. El 27/12/12 11:40, Andreas Hilboll escribió: kpartx is the tool. It will create device files under /dev/mapper for each partition it finds on the block device you give it. Do not forget to unmap the partitions after you done.I need to do some p2v migration of a very old SuSE server. Unfortunately, the kernel of that machine doesn't support running as xen domU, so I need to put the machine into a HVM domU. [...] but then how can I access the individual partitions of the domU's /dev/sda from the dom0? Another way is to mount your /dev/vg_guest/worker1_disk as is, with "mount -o offset=XYZ ". Needs no mapping additional tools, but it's tricky. -- Alexandre Kouznetsov _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |