Running Big Endian Debian Sparc in Qemu on Windows
Part 1
Part 2
Notes:
Running a Big Endian Debian Sparc system in Qemu on Windows.
I have uploaded my own Qemu image so you can skip everything and use my image directly which contains everything shown in the videos.
My Qemu Image: http://www.filesonic.com/file/848588364/debian_etch_sparc_small.qcow2
Urls:
Qemu on Windows
Debian Sparc Qemu Images:
http://people.debian.org/~aurel32/qemu/sparc/
Repository Sources:
################################
deb http://archive.debian.org/debian/ etch main non-free contrib
deb http://archive.debian.org/debian-security/ etch main non-free contrib
deb http://archive.debian.org/debian-volatile/ etch main non-free contrib
Update package list:
#############
apt-get update
Install gcc:
##############
apt-get install build-essential
Settings:
Endianes testing code
##############################
http://dl.dropbox.com/u/4270110/en.c
Dropbox:
P.S
Newer versions of Debian Sparc (lenny and up) don’t work on Qemu.