Debian lenny arm small.aj.qcow2.zip

From FreeOsZoo

Jump to: navigation, search

Contents

Summary

Image:Logo.png
Image:Debian_logo.png
Operating System Debian GNU/Linux 5.0 (Lenny)
Architecture arm
Download size 156.72 MB
Image size 10 G
OS Website http://www.debian.org
Original image website http://blog.aurel32.net/?p=46
Original image date 2009-11-16
Original creator Aurélien Jarno
Zoo uploader User:Decora
Published 2010-01-24
Bittorrent link http://www.oszoo.org/ftp/images/debian_lenny_arm_small.aj.qcow2.zip.torrent

About the image

Name debian_lenny_arm_small.aj.qcow2
Language English
Root password root
User account user
User password user
Qemu version required 0.10.0 (or later).
Qemu command qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-2-versatile -initrd initrd.img-2.6.26-2-versatile -hda debian_lenny_arm_small.aj.qcow2 -append "root=/dev/sda1"
Description A standard system Debian install

Notes

This is a basic install. To get more software, you can use 'apt-get'. For example:

su
apt-get update
apt-get install gcc

Tested on ubuntu 9.04 / Pentium 4. Networking works automatically.

Keyboard

Keyboard comes with European configuration (ie, typing " gives you @ on a US keyboard). You can change it by running:

dpkg-reconfigure console-data

arm vs armel

Apparently there is some new version of ARM called EABI and instead of breaking compatability, debian decided to go with a whole new 'arch' to support the changes.

'armel' is the 'new arm'. 'arm' is apparently deprecated.

Please see http://www.debian.org/ports/arm/ and http://wiki.debian.org/ArmEabiPort

Screenshots

/proc/cpuinfo
/proc/cpuinfo
gcc generating ARM assembler
gcc generating ARM assembler
Personal tools