|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] OpenBSD guest QEMU
Yeah, I had this problem, but I've just changed the network device and it is working now.add 'model=ne2k_pci' to vif line in your .cfg
The problem is that when I ssh to the openbsd machine, and I hit tab to complete the command, or open vi, ou cat, It freezes2009/9/21 James Dingwall
Hi,
I'm running OpenBSD 4.5 as HVM guest. Here is part of my .cfg file:
kernel = '/usr/lib/xen-3.2-1/boot/hvmloader'
device_model = '/usr/lib64/xen-3.2-1/bin/qemu-dm'
builder = 'hvm'
It is running fine with vnc, but when I ssh to openbsd, and I type cat, vi,
etc. it freezes.
Any ideas?
Do you get a network watchdog timeout (can’t remember the exact
message) in the OpenBSD dmesg?
James
-- Sergio Roberto Charpinel Jr.
-- Sergio Roberto Charpinel Jr.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|