Index of /~aurel32/qemu/mipsel

Icon  Name                            Last modified      Size  Description
[DIR] Parent Directory - [TXT] README.txt 15-Nov-2009 22:36 1.6K [   ] debian_etch_mipsel_small.qcow2 15-Nov-2009 22:35 138M [   ] debian_lenny_mipsel_small.qcow2 15-Nov-2009 22:16 158M [   ] vmlinux-2.6.18-6-qemu 14-Nov-2009 01:31 3.3M [   ] vmlinux-2.6.26-1-4kc-malta 14-Nov-2009 01:31 5.5M
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

This directory contains Debian Etch and Lenny MIPSEL images for QEMU and the
corresponding kernels:
  801ad7abf847064cc90d14e78388897f  debian_etch_mipsel_small.qcow2
  bf5e0ad3ec09b69c77af9597a2af8633  vmlinux-2.6.18-6-qemu
  375a14514f99be42a0d37f0ce2b3797d  debian_lenny_mipsel_small.qcow2
  a583f349902c8aa938aba70001102597  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-mipsel
 - 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-mipsel -M mips -kernel vmlinux-2.6.18-6-qemu -hda debian_etch_mipsel_small.qcow2 -append "root=/dev/hda1 console=ttyS0" -nographic

For Lenny start QEMU with the following arguments:
  qemu-system-mipsel -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda debian_lenny_mipsel_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)

iD8DBQFLAIJVw3ao2vG823MRAtLBAJ9HYD9PLHxqQJNU4II6NQTjQtt/PgCbBsTK
PHWnMZ7smDMAMbhqnHlAPJ8=
=tLkN
-----END PGP SIGNATURE-----