Index of /~aurel32/qemu/mipsel

Icon  Name                                 Last modified      Size  Description
[DIR] Parent Directory - [TXT] README.txt 12-Mar-2011 20:52 1.6K [   ] debian_lenny_mipsel_standard.qcow2 28-Feb-2011 14:36 182M [   ] debian_squeeze_mipsel_standard.qcow2 06-Mar-2011 18:41 230M [   ] vmlinux-2.6.26-2-4kc-malta 25-Nov-2010 19:35 5.5M [   ] vmlinux-2.6.32-5-4kc-malta 12-Jan-2011 17:45 6.6M
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

This directory contains a Debian Lenny mipsel images for QEMU and the
corresponding kernels:
  0bd14fccf3d49ab6184fb6c100ee00df  debian_lenny_mipsel_standard.qcow2
  a737b3cea7f5f0e1c63216d4372bc60f  vmlinux-2.6.26-2-4kc-malta
  56d7d4829da7b5ab4296150683b99086  debian_squeeze_mipsel_standard.qcow2
  9a3be316e809b8f91ea1bc74b937b920  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-mipsel
  - 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-mipsel -M malta -kernel vmlinux-2.6.26-2-4kc-malta -hda debian_lenny_mipsel_standard.qcow2 -append "root=/dev/hda1 console=ttyS0" -nographic 
  - qemu-system-mipsel -M malta -kernel vmlinux-2.6.32-5-4kc-malta -hda debian_squeeze_mipsel_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)

iD8DBQFNe9zyw3ao2vG823MRAp1GAJ9kp15saY9h5Sogjgkkw11Ae516tQCfc1Gv
JKhG7x/sp/sVy16+zSVuNE0=
=JExq
-----END PGP SIGNATURE-----