Index of /~aurel32/qemu/arm
Name Last modified Size Description
Parent Directory -
vmlinuz-2.6.26-2-versatile 12-Mar-2011 20:42 1.4M
initrd.img-2.6.26-2-versatile 12-Mar-2011 20:42 3.9M
debian_lenny_arm_standard.qcow2 12-Mar-2011 20:41 157M
README.txt 12-Mar-2011 23:55 1.6K
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Debian Lenny arm image for QEMU
===============================
This directory contains a Debian Lenny arm image for QEMU and the
corresponding kernel:
7be70fc105525803fae5e095f5b4ecb5 debian_lenny_arm_standard.qcow2
01978f4092af858e23098680cc925fd4 initrd.img-2.6.26-2-versatile
fd110ecc10ae1020ef530aac3d0eca1b vmlinuz-2.6.26-2-versatile
The image is a 16GiB image in QCOW2 format on which a Debian Lenny "Standard
system" installation has been performed. Other options are as follow:
- Keyboard: US
- Locale: en_US
- Mirror: ftp.debian.org
- Hostname: debian-arm
- 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-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda debian_lenny_arm_standard.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)
iD8DBQFNe9zyw3ao2vG823MRAgO+AKCCe0/NccN9fm9hj+cla/jCY952/wCfb08t
cuzewFGr4TJqf3qggGR/YlI=
=lZ3U
-----END PGP SIGNATURE-----