Index of /~aurel32/qemu/mips

Icon  Name                            Last modified      Size  Description
[DIR] Parent Directory - [TXT] README.txt 10-Apr-2009 14:46 1.7K [   ] debian_etch_mips_small.qcow.gz 29-Dec-2008 21:29 121M [   ] debian_lenny_mips_small.qcow.gz 01-Apr-2009 15:56 143M [   ] vmlinux-2.6.18-6-qemu 29-Dec-2008 20:53 3.3M [   ] vmlinux-2.6.26-1-4kc-malta 01-Apr-2009 16:01 5.5M
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Debian Etch and and Lenny MIPS images for QEMU
==============================================

This directory contains Debian Etch and Lenny MIPS images for QEMU and the
corresponding kernels:
  0ef436e69e5489c27ef4705279adcc79  debian_etch_mips_small.qcow.gz
  77b1cb3627b4c4a60503d87bf730980c  vmlinux-2.6.18-6-qemu
  0a1b1ffd68d77baaa30d1def0601d0cc  debian_lenny_mips_small.qcow.gz
  b987d03b3bfb247b9b02bf7f8a664908  vmlinux-2.6.26-1-4kc-malta 

Both images are gzipped 10GiB images in QCOW format on which a standard Debian
Etch or Lenny system has been installed using the following options:
 - Language:       English
 - Installation:   Standard system
 - Mirror:         ftp.de.debian.org
 - Hostname:       debian-mips
 - Root password:  root
 - User account:   user
 - User password:  user

To use these images, you need to install QEMU 0.9.1 or later. Then you need to
unpack the image:
  gunzip debian_etch_mips_small.qcow.gz
  gunzip debian_lenny_mips_small.qcow.gz

For Etch start QEMU with the following arguments:
  qemu-system-mips -M mips -kernel vmlinux-2.6.18-6-qemu -hda debian_etch_mips_small.qcow -append "root=/dev/hda1 console=ttyS0" -nographic

For Lenny start QEMU with the following arguments:
  qemu-system-mips -M malta -kernel vmlinux-2.6.26-1-4kc-malta -hda debian_lenny_mips_small.qcow -append "root=/dev/hda1 console=ttyS0" -nographic 

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.9 (GNU/Linux)

iD8DBQFJ31usw3ao2vG823MRAgoZAKCKZw3ZqRoWG4yomi5LiHlXMD952gCfVcg/
CHHk3LWjz87Xqp28lH1L86o=
=GYL4
-----END PGP SIGNATURE-----