[xen-tools-discuss] DEBIAN7.2 - XEN 4.1 - xen-create-image 4.3.1 CVS:192

Peter Black jakblak100 at hotmail.com
Fri Nov 15 16:30:31 CET 2013


Dear All,
i try to get a domU installed with the above mentioned scenario, however 
I always receive an error message, which I have trouble with debugging 
succesfully.

I discussed already the problem in 2 DEBIAN related groups, however 
nobody could give me a clue, what might have happened.

Enclosed you will find the output of the logfile (Option verbose) and 
the command including options used.

As an alternative I mounted the original iso of UBUNTU 12.04 LTS into 
the directory /install and used the copy method, however i received the 
same error messages.

I appreciate it very much if someone could me some detailed advise, what 
went wrong, what mistake i made  and how I could get it fixed.

Regards

Blacky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log.file
Type: application/octet-stream
Size: 72010 bytes
Desc: not available
URL: <http://xen-tools.org/pipermail/xen-tools-discuss/attachments/20131115/45629d3d/attachment-0001.obj>
-------------- next part --------------
xen-create-image          \
                 --force  \
                 --boot    \
                 --verbose  \
                 --mirror=http:/de.archive.ubuntu.com/ubuntu/   \
		 --dist=precise   \
                 --memory=3072Mb   \
                 --partitions=/etc/xen-tools/partitions.d/ubuntu  \
                 --role=ubuntu-desktop   \
                 --ip=192.168.175.61 \
                 --netmask=255.255.255.0 \
                 --gateway=192.168.175.1 \
                 --nameserver=192.168.175.1 \
                 --bridge=br1  \
                 --hostname=ibt061ub  \ 
                 --lvm=vg0     


More information about the xen-tools-discuss mailing list