On Thu, Apr 07, 2011 at 11:28:55PM -0400, Mehul Sanghvi wrote:
> Package: qemu-system
> Version: 0.12.5+dfsg-3
> Severity: normal
> 
> 
> prompt% qemu-img info qemu-debian-sparc.img
> image: qemu-debian-sparc.img
> file format: raw
> virtual size: 5.0G (5368709120 bytes)
> disk size: 0
> 
> prompt%  qemu-system-sparc -hda qemu-debian-sparc.img -boot d -m 256
> -cdrom ISO_Images/Debian/debian-6.0.1a-sparc-businesscard.iso
> Welcome to OpenBIOS v1.0 built on Feb 27 2010 22:57
> 
> [sparc] booting file 'cdrom' with parameters ''
> Trying cdrom (/iommu/sbus/espdma/esp/sd@2,0)
> Not a bootable ELF image
> Not a Linux kernel image
> Loading a.out image...
> Loaded 7680 bytes
> entry point is 0x4000
> Jumping to entry point...
> 
> ### At this point it freezes up.  Nothing happens at all.

This doesn't work given qemu-system-sparc emulates a 32-bit CPU, while
Debian needs a 64-bit CPU.

> prompt%  qemu-system-sparc64 -hda qemu-debian-sparc.img -boot d -m 256
> -cdrom ISO_Images/Debian/debian-6.0.1a-sparc-businesscard.iso
> 
> ...
> ...
> ...
> [    0.000000] Initializing cgroup subsys cpu
> 

This is because qemu-system-sparc64 is not yet complete to the point of
booting a Linux kernel. I'll advise you to install etch instead, which
is the last Debian sparc release with support for 32-bit CPU.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurel...@aurel32.net                 http://www.aurel32.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to