Re: [Qemu-devel] qemu/winME/98

2007-11-15 Thread [EMAIL PROTECTED]
Thanks Ben I understand. For some silly and flawed reason I assumed that it was an emulation driver from qemu recognized by windows. Reason for my assumption happened, since I cannot delete the RTL driver in WinXP and assumed it was somehow tied to qemu. Obviously I am wrong. Thanks for the cla

Re: [Qemu-devel] qemu/winME/98

2007-11-15 Thread Ben Taylor
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Is it possible to get networking to work with ME/98 as guest ? > > No network device shows up in this case as in XP which works fine. > > Command I use; > qemu -hda Win98.img -net nic,model=rtl8139 -net user maybe because you have to d

[Qemu-devel] qemu/winME/98

2007-11-15 Thread [EMAIL PROTECTED]
Is it possible to get networking to work with ME/98 as guest ? No network device shows up in this case as in XP which works fine. Command I use; qemu -hda Win98.img -net nic,model=rtl8139 -net user