Displaying 1 result from an estimated 1 matches for "minix_312".
2007 Oct 05
0
Minix doesn''t boot on XEN HVM but works with Qemu
...h appears
on the screen is
Hit a key as follows:
1 Regular Minix 3 ...
2 Small Minix 3 ...
I used the following configuration.
kernel = "/usr/lib/xen/boot/hvmloader"
builder=''hvm''
memory = 128
name = "Minix"
disk = [ ''file:/root/xenconf/minix_312/minix.disk,ioemu:hda,w'',
''file:/root/xenconf/minix_312/IDE-3.1.2a.iso,ioemu:hdb:cdrom,r'']
vif = [ ''type=ioemu, bridge=xenbr0'' ]
device_model = ''/usr/lib/xen/bin/qemu-dm''
boot=''d''
sdl=1
vnc=0
With Qemu I can boot both...