|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Starting basic HVM -- where am I going wrong?
Am 09.07.2011 um 15:17 schrieb Sam Mulvey:
> --------------- basic.cfg ---------------
>
> builder = "hvm"
[...]
> disk=["file:/var/xen/iso/finnix-101.iso,xvda:cdrom,r"]
With fully virtualized DomU's (builder = "hvm"), you must use hda, not xvda -
to my best knowledge.
Also, if you want to install a virtual machine, you will also need to supply a
harddisk, not only a cdrom.
Rainer
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|