qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] AMD64 Gentoo needs help


From: jmf
Subject: [Qemu-devel] AMD64 Gentoo needs help
Date: Thu, 23 Sep 2004 09:46:25 -0400 (EDT)







I'm using gcc 3.3.4 on Gentoo for AMD64 ( kernel 2.6.9_rc1 ), which built qemu 
with out problems. Then I downloaded the netbsd image from FreeOSZoo and 
followed the README instructions, which say to run qemu like this



qemu -hda netbsd_1.6.2.img -m 128 -pci



in the Gentoo port ( I don't know about others ), there is no qemu binary but, 
there is a qemu-i386 binary so I made three attempts to run qemu:



$ qemu-i386 -hda netbsd_1.6.2.img -m 128 -pci

qemu-i386 version 0.6.0, Copyright (c) 2003-2004 Fabrice Bellard

usage: qemu-i386 [-h] [-d opts] [-L path] [-s size] program [arguments...]

Linux CPU emulator (compiled for i386 emulation)



-h           print this help

-L path      set the elf interpreter prefix (default=/usr/gnemul/qemu-i386)

-s size      set the stack size in bytes (default=524288)



debug options:

-d options   activate log (logfile=/tmp/qemu.log)

-p pagesize  set the host page size to 'pagesize'



$ qemu-i386 netbsd_1.6.2.img

Error loading netbsd_1.6.2.img



$ linux32 qemu-i386 -hda netbsd_1.6.2.img -m 128 -pci

( same usage message as above )



How do I run qemu with this image ?







_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!




reply via email to

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