Daniel Jacobowitz a écrit :
> On Tue, Nov 07, 2006 at 11:52:22AM -0600, Neo Jia wrote:
>> Daniel,
>>
>> Thanks. I have tried the R4K images from debian but failed. Could you send
>> me the command line you used to install debian on qemu?
> 
> [Replying to the list in case this is helpful for others.]
> 
> ./obj/mips-softmmu/qemu-system-mips \
>   -kernel /space/linux/qemu/mips-obj/arch/mips/boot/vmlinux.bin \
>   -nographic -initrd nightly-initrd.gz \
>   -append "console=ttyS0 root=/dev/ram" -hda new-image.img
> 
> You will need:
>  - the patch that Aurelien posted recently to set rd_start/rd_size
>  - My collected fixes
>  - A usable kernel .config, the attached may help

I have also made precompiled kernels:
http://people.debian.org/~aurel32/mips-qemu/

It is also possible to extract vmlinux with dpkg -x. When the system is
installed, installing the package will also bring some more modules.

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to