Index of /~aurel32/qemu/armel
Name Last modified Size Description
Parent Directory -
vmlinuz-2.6.26-2-versatile 25-Nov-2010 14:38 1.2M
vmlinuz-2.6.32-5-versatile 12-Jan-2011 23:34 1.2M
initrd.img-2.6.26-2-versatile 28-Feb-2011 04:20 2.1M
debian_squeeze_armel_standard.qcow2 28-Feb-2011 05:04 217M
initrd.img-2.6.32-5-versatile 28-Feb-2011 06:19 2.4M
debian_squeeze_armel_desktop.qcow2 28-Feb-2011 06:35 1.6G
debian_lenny_armel_standard.qcow2 08-Mar-2011 19:38 169M
debian_lenny_armel_desktop.qcow2 08-Mar-2011 21:31 1.2G
README.txt 12-Mar-2011 20:52 2.7K
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Debian Lenny and Squeeze armel images for QEMU
==============================================
This directory contains a Debian Lenny armel images for QEMU and the
corresponding kernels and initrds:
a3853606c5762d41bb245aaeb8823996 debian_lenny_armel_desktop.qcow2
dce9f0d2855d57b79b63bcf3a9ecd51d debian_lenny_armel_standard.qcow2
a6d0dde54fb27254e2b8d94736889462 initrd.img-2.6.26-2-versatile
1969e2a0ffc571ccf6024dc7c842d4dd vmlinuz-2.6.26-2-versatile
c5f9039b463e07852055071ac118320a debian_squeeze_armel_desktop.qcow2
b7807306c4c79aaa9a423119f4633ffb debian_squeeze_armel_standard.qcow2
f73e83b8e48bd422457dafeb8afe7fc6 initrd.img-2.6.32-5-versatile
8b33324f99d13dc71d6ad060db2fd60a vmlinuz-2.6.32-5-versatile
All images are 16GiB images in QCOW2 format on which a Debian Lenny or Squeeze
system has been installed. The standard images correspond to a "Standard system"
installation, while the desktop images correspond to a "Standard system" +
"Desktop environment" with Gnome, KDE and Xfce environments. Other options are
as follow:
- Keyboard: US
- Locale: en_US
- Mirror: ftp.debian.org
- Hostname: debian-armel
- Root password: root
- User account: user
- User password: user
To use these images, you need to install QEMU 0.10.0 (or later). Start
QEMU with the following arguments:
- qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda debian_lenny_armel_standard.qcow2 -append "root=/dev/sda1"
- qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda debian_lenny_armel_desktop.qcow2 -append "root=/dev/sda1"
- qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.img-2.6.32-5-versatile -hda debian_squeeze_armel_standard.qcow2 -append "root=/dev/sda1"
- qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.32-5-versatile -initrd initrd.img-2.6.32-5-versatile -hda debian_squeeze_armel_desktop.qcow2 -append "root=/dev/sda1"
If you don't want to start QEMU in graphic mode, you can use the -nographic
option. The image is configured to display a login prompt on the first serial
port (ttyAMA0). If you want to switch the boot messages to the serial port,
you need to add "console=ttyAMA0" after "root=/dev/sda1".
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)
iD8DBQFNe9zyw3ao2vG823MRAqt+AJ9hgovXMQ/JQcfvLVIB/5iYsGVEXACfcPeV
Xa6b8w2SHDm4GH4OPzeSSyY=
=E4NE
-----END PGP SIGNATURE-----