Debian lenny armel 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 armel
Download size 153.5 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_armel_small.aj.qcow2.zip.torrent

About the image

Name debian_lenny_armel_small.aj.qcow2
Language English
Root password root
User account user
User password user
Qemu version required 0.10.0
Qemu command qemu-system-arm -M versatilepb -kernel vmlinuz-2.6.26-1-versatile -initrd initrd.img-2.6.26-1-versatile -hda debian_lenny_armel_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 producing arm assembler of 'hello.c', with the new armel EABI stuff
gcc producing arm assembler of 'hello.c', with the new armel EABI stuff
assembler of 'hello.c', continued
assembler of 'hello.c', continued
Personal tools