[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] settings for create Windows7.cfg file / for this HVM DomU, usage with lvm partition and booted from cdrom drive
Dorian,
On Tue, Sep 24, 2013 at 12:39 PM, Dorian Carpentier de Changy <dechangydorian@xxxxxxxx> wrote:
Firstly, you can use -v options to make xl more verbose - for example: xl -vvvvv create <path to config> I would also try something like this for the CDRom piece: phy:/dev/sr0,hdc:cdrom,r (/dev/sr0 is the device path, mentioned in part of what you provided). If you are not using the physical cdrom device, you have to be pointing at something like an ISO of the CDRom/DVD - this is a single file which contains the encoded contents of the disk. You should be able to make one by using the dd command - something like: dd if=/dev/sr0 of=/path/to/ISO/file/to/create
Regards, David _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |