Index of /~aurel32/qemu/mips

Icon  Name                          Last modified      Size  Description
[DIR] Parent Directory - [TXT] README.txt 15-Nov-2009 22:09 1.6K [   ] debian_etch_mips_small.qcow2 15-Nov-2009 22:07 135M [   ] debian_lenny_mips_small.qcow2 15-Nov-2009 21:36 164M [   ] vmlinux-2.6.18-6-qemu 14-Nov-2009 01:30 3.3M [   ] vmlinux-2.6.26-1-4kc-malta 14-Nov-2009 01:30 5.5M
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Debian Etch and and Lenny MIPS images for QEMU
==============================================

This directory contains Debian Etch and Lenny MIPS images for QEMU and the
corresponding kernels:
  62ce60dda995ea5842605cb006f177ff  debian_etch_mips_small.qcow2
  77b1cb3627b4c4a60503d87bf730980c  vmlinux-2.6.18-6-qemu
  7ec1ad65e9713bf65c60a31acf6c7ee5  debian_lenny_mips_small.qcow2
  b987d03b3bfb247b9b02bf7f8a664908  vmlinux-2.6.26-1-4kc-malta

Both images are 10GiB images in QCOW2 format on which a standard Debian Etch
or Lenny system has been installed using the following options:
 - Language:       English
 - Installation:   Standard system
 - Mirror:         ftp.de.debian.org
 - Hostname:       debian-mips
 - Root password:  root
 - User account:   user
 - User password:  user

To use these images, you need to install QEMU 0.10.0 (or later).

For Etch start QEMU with the following arguments:
  qemu-system-mips -M mips -kernel vmlinux-2.6.18-6-qemu -hda debian_etch_mips_small.qcow2 -append "root=/dev/hda1 console=ttyS0" -nographic

For Lenny start QEMU with the following arguments:
  qemu-system-mips -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda debian_lenny_mips_small.qcow2 -append "root=/dev/hda1 console=ttyS0" -nographic 

By default QEMU emulates a machine with 128MiB of RAM. You can use the -m option
to increase or decrease the size of the RAM. It is however limited to 256MiB.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFLAHwlw3ao2vG823MRAn9UAJ4oqeNUserqOPLb8igBNTeEbASJcQCePFuA
Yp615HYzGxN4yrstXmwAjAI=
=zhKH
-----END PGP SIGNATURE-----