Index of /~aurel32/qemu/mips

Icon  Name                               Last modified      Size  Description
[DIR] Parent Directory - [TXT] README.txt 12-Mar-2011 20:52 1.6K [   ] debian_lenny_mips_standard.qcow2 01-Mar-2011 21:51 188M [   ] debian_squeeze_mips_standard.qcow2 01-Mar-2011 20:18 237M [   ] vmlinux-2.6.32-5-4kc-malta 12-Jan-2011 22:00 6.6M [   ] vmlinux-2.6.26-2-4kc-malta 27-Nov-2010 18:42 5.5M
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Debian Lenny and Squeeze mips images for QEMU
=============================================

This directory contains a Debian Lenny mips images for QEMU and the
corresponding kernels:
  18417d4d8b65dff52b73797817b4ddf4  debian_lenny_mips_standard.qcow2
  264c49e01d3b81921111ff29f55cc04b  vmlinux-2.6.26-2-4kc-malta
  a0055eb39498f5760169dc970b47da13  debian_squeeze_mips_standard.qcow2
  c92f2f9f1bf7d944064bf39f0389d1f9  vmlinux-2.6.32-5-4kc-malta

All images are 16GiB images in QCOW2 format on which a Debian Lenny or Squeeze
"Standard system" installation has been performed. Other options are as follow:
  - Keyboard:       US
  - Locale:         en_US
  - Mirror:         ftp.debian.org
  - Hostname:       debian-mips
  - Root password:  root
  - User account:   user
  - User password:  user

To use this image, you need to install QEMU 0.10.0 (or later). Start QEMU
with the following arguments:
  - qemu-system-mips -M malta -kernel vmlinux-2.6.26-2-4kc-malta -hda debian_lenny_mips_standard.qcow2 -append "root=/dev/hda1 console=ttyS0" -nographic 
  - qemu-system-mips -M malta -kernel vmlinux-2.6.32-5-4kc-malta -hda debian_squeeze_mips_standard.qcow2 -append "root=/dev/sda1 console=tty0"

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.10 (GNU/Linux)

iD8DBQFNe9zyw3ao2vG823MRAoQPAJ9uQDgY5Yl0j9kekxM3bNNPDwEV8ACgi4YK
SGEbMzpXe7TLOerSI1xaf34=
=R5P/
-----END PGP SIGNATURE-----