[Oberon] NO qemu

Jan Verhoeven jan at verhoeven272.nl
Mon Feb 24 11:56:04 CET 2014


Lads,

I managed to get Native Oberon running under QEMU.

Download all from ftp://ftp.ethoberon.ethz.ch/ETHOberon/Native/StdAlone/

Rename oberon0.dsk into oberon0.img

Creat file 'run':

qemu-system-i386                \
         -m 128                  \
         -fda oberon0.img        \
         -boot a                 \
         -localtime              \
         -vga vmware             \
         -net nic,model=rtl8139  \
         -net user

and run the system. I must say: it works as expected. I need to grab 
(and release) the mouse by means of Alt-Ctrl-G

I guess my 'run' file still is not optimal but NO can be run with qemu.

-- 
Groetjes

Jan Verhoeven




More information about the Oberon mailing list