|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Cannot get ttylinux example from manual to work
Hello list,
I'm new to XEN so please bear with me if I'm asking something stupid.
I cannot get the ttylinux example from the manual to work.
This is what I've done:
1. Downloaded the bz2-archiv from Sourceforge.
2. Unpacked it (bunzip2 ttylinux.bz2 - does "extract the ttylinux disk
image" probably mean something different?)
3. Created this configfile:
# cat configfile
kernel = "/boot/vmlinuz-2.6.10-xenU"
memory = 64
name = "ttylinux"
nics = 1
ip = "1.2.3.4"
disk = ['file:/root/ttylinux,hda3,w']
root = "/dev/hda3 ro"
This is what I get, when I try to start it:
# xm create configfile -c
Using config file "configfile".
Error: Error creating domain: vbd: Segment not found:
uname=file:/root/ttylinux
Any help or hint would be highly appreciated.
Regards,
Gisbert
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Cannot get ttylinux example from manual to work,
Gisbert Amm <=
|
|
|
|
|