-----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-----