Hi, i am a newbie on xen, i am sorry if this has already been answerd, i
haven''t find similar problem in the archive.
in console i see the output of the guest but i cannot input anything.
i send the configuration file and the inittab of the guest.
inittab
id:3:initdefault:
si::sysinit:/etc/rc.d/rc.sysinit
l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting
Down"
pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown
Cancelled"
1:2345:respawn:/sbin/mingetty tty1
x:5:once:/etc/X11/prefdm -nodaemon
Configuration file
kernel = "/boot/vmlinuz-2.6.18-1.2798.fc6xen"
ramdisk = "/boot/initrd-2.6.18-1.2798.fc6xen-guest1.img"
memory = 128
name = "fc6"
vif = [ '''' ]
dhcp = "dhcp"
disk = [''file:/vm/fc6.img,sda1,w'',
''file:/vm/swap,sda2,w'']
root = "/dev/sda1 ro"
Maybe it''s a basic problem... nevetheless i would really apreciate
help.
Cyril