|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Help on domain creation
Hi all,
I am running the current xen-unstable and had the following error message
when trying to create domain1.
# ./xenctl script -f/etc/xen-mynewdom
Domain defaults:
name XenoLinux
size 98304
vifs 1
domainImage /boot/xenolinux.gz
domainInitRD null
rootDevice /dev/hda5
rootArgs rw
usrDevice null
NWIP 169.254.1.0+
NWGW 169.254.1.0
NWMask 255.255.0.0
MaxDomainNumber 1000
NWNFSServer 169.254.1.0
NWNFSRoot null
XIToolsDir /usr/local/bin/
args init=/linuxrc 4 DOMID=+
Failed to create domain using: /usr/local/bin/xi_create 98304 XenoLinux
# /usr/local/bin/xi_create 98304 XenoLinux
ERROR: Error when executing privileged control ioctl (1 = Operation not
permitted)
# ./xenctl physical grant -phda5 -w -n1
warning: state file not found [/var/lib/xen/vdstate.xml]
Could not grant physical access using: /usr/local/bin/xi_phys_grant rw 1
768 48258 29961162 5
Did I miss any steps? I am trying to create domain1 using an exisiting
hard drive partition, /dev/hda5, also used by domain0.
Any suggestions?
Thanks,
Ning
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|