|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] NetBSD-domU on debian-dom0?
Dirk H. Schulz wrote:
>> kernel = "/boot/netbsd-INSTALL_XENU"
>> memory = 256
>> name = "NetBSD-Test"
>> vif=['mac=ae:00:00:78:bd:00, ip=217.64.170.28']
>> disk = [ 'file:/var/xentemp/i386cd-3.0.iso,cd0a,r',
>> 'phy:/dev/LVMvg01/NetBSDTest-boot,wd0d,w' ]
>> root = "/dev/wd0d"
>
>
> When I try to start the domU for installing NetBSD I get:
>
>> xm create NetBSD-starter.cfg -c
>> Using config file "NetBSD-starter.cfg".
>> Error: Error creating domain: vbd: Device not found: wd0d
I assume you don't have /dev/wd0d in your Linux filesystem...
Look at http://www.netbsd.org/Ports/xen/howto.html and see "Creating
Linux unprivileged domains" for instructions how to use hexadecimal
numbers instead of wd0d.
Martti
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|