Debian lenny mips 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 mips
Download size 169.55 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_mips_small.aj.qcow2.zip.torrent

About the image

Name debian_lenny_mips_small.aj.qcow2
Language English
Root password root
User account user
User password user
Qemu version required 0.10.0
Qemu command qemu-system-mips -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda debian_lenny_mips_small.qcow2 -append "root=/dev/hda1 console=ttyS0" -nographic
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

Qemu uses ctrl-a as a command prefix. So... to get 'ctrl-a' on your terminal login, you have to type it twice.

Segfault on qemu-0.12.2, use qemu-0.10.0

This image crashed on qemu-0.12.2 (compiled with ./configure && make install), ubuntu 9.04, pentium 4.

However if you apt-get install qemu (which is version 0.10.0 in ubuntu 9.0.4) it does work OK.

Screenshots

/proc/cpuinfo
/proc/cpuinfo
gcc generating MIPS assembler
gcc generating MIPS assembler
showing that it's big endian (most significant byte comes first in memory)
showing that it's big endian (most significant byte comes first in memory)
Personal tools