Article 54DT6 Windows 98 setup internet in QEMU

Windows 98 setup internet in QEMU

by
kats99
from LinuxQuestions.org on (#54DT6)
Title says it all. I need to setup an internet connection in Windows 98 which is running inside QEMU

qemu command
Code:qemu-system-i386 -m 512 -boot d -smp 1 -net nic -net user,hostfwd=tcp::1234-:22 -vga cirrus -hda window.img -netdev user,id=user.0 -device rtl8139,netdev=user.0 -soundhw allHow do I do it?latest?d=yIl2AUoC8zA latest?i=BQZ98Rv_mRg:R5xZaJEObXg:F7zBnMy latest?i=BQZ98Rv_mRg:R5xZaJEObXg:V_sGLiP latest?d=qj6IDK7rITs latest?i=BQZ98Rv_mRg:R5xZaJEObXg:gIN9vFwBQZ98Rv_mRg
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments