|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Problems using second disk file
When I try to create the VM netbeans I recieve the following error:
Using config file "netbeans.xen".
Error: Device 833 (vbd) could not be connected.
File /root/xen/netbeans/netbeans40gb.xd is read-only, and so I will not
mount it read-write in a guest domain.
In my configuration file I have the following line
disk = [
'file:/root/xen/netbeans/netbeans.xd,hda1,w','file:/root/xen/netbeans/netbeans40gb.xd,hdb1,w','file:/root/xen/netbeans/netbeans.swap,hda2,w'
]
and in the /etc/fstab for netbeans this
/dev/hdb1 /space ext3 defaults 0 0
and the permissions on the primary domain are
-rw-r--r-- 1 root root 42949673984 May 10 10:58 netbeans40g.xd
-rw-r--r-- 1 root root 1706327237 Apr 24 09:47 netbeans.swap
-rw-r--r-- 1 root root 21474837504 May 10 10:25 netbeans.xd
-rw-r--r-- 1 root root 5317 May 10 11:58 netbeans.xen
What steps should I be following to mount a second file as a supplementary file
system?
--
mike kenny
Linux Registered User #381724
LPI ID# 80080
"Hell, there are no rules here, we're just trying to accomplish something"
Thomas Edison
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Problems using second disk file,
Mike A. Kenny <=
|
|
|
|
|