qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] no virtual network emulation


From: Rudi Lippert
Subject: Re: [Qemu-devel] no virtual network emulation
Date: Wed, 28 Apr 2004 15:52:45 +0200
User-agent: KMail/1.6.2

"Re: [Qemu-devel] no virtual network emulation" (Savio Ramos, Wednesday 28 
April 2004 15:12):
> > > $ qemu -boot a -hda /home/savio/emu.img
> I want to install win98 in emu.img. So, the image on hard disk is empty and
> I used the parameter "-boot a".
>
> I did any mistake?
you did not specify what "a" is supposed to be. you probably meant
$ qemu -boot a -hda emu.img -fda /dev/fd0
or
$ qemu -boot a -hda emu.img -fda floppy.img

you will also need "-cdrom cd.img" or "-cdrom /dev/hdc", since win98 just 
doesn't fit on a floppy.

hope this helps.

Rudi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]