Gentoo Archives: gentoo-user

From: Francisco Ares <frares@×××××××××.br>
To: gentoo-user@l.g.o
Subject: [gentoo-user] qemu command line
Date: Sun, 05 Dec 2004 16:04:58
Message-Id: 41B33198.90808@terra.com.br
1 Hi, All
2
3 Reading the qemu man page, i guess that I'm doing things right, but
4 that's not what qemu thinks ;-)
5
6 I've created a 4G file like this:
7
8 dd if=/dev/zero of=qemu.hd bs=1024 count=4194304
9
10 and now I wish to install a Windoze98 in that fake hard disk like this:
11
12 qemu-i386 -boot d -cdrom /dev/dvd -m 128 -fda /dev/fd0 -hda qemu.hd
13
14 When i do this it gives me the help screen.
15
16 Am I missing something else?
17
18 Thanks
19 Francisco
20
21 --
22 +---------+--------------------------------------------------+
23 | .^. | Francisco J. A. Ares |
24 | /V\ | e-mail: frares@×××××××××.br |
25 | /(.)\ | Linux Registered: User #174415 & Machine #166861 |
26 | ^-^ | Powered by Gentoo-Linux 2.6.7-gentoo-r14 |
27 +---------+--------------------------------------------------+
28
29
30
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] qemu command line John Drouhard <jdrouhard@×××××××××.com>