Re: Running Debian-sparc64 on qemu
Zach van Rijn <[email protected]>
| Newsgroups | gmane.linux.debian.ports.sparc |
|---|---|
| Message-ID | <[email protected]> |
---- On Wed, 14 Jun 2023 09:43:44 -0500 Carlos Roberto wrote --- > I'm trying to install and run debian-sparc64 on qemu, but I'm having some difficulties... > > My command line for the installation is: > > qemu-system-sparc64 -machine sun4u,usb=off -smp 1,sockets=1,cores=1,threads=1 -rtc base=utc -m 4096 -boot d -drive file=debian_sparc64.qcow2,if=none,id=drive-ide0-0-1 -cdrom debian-12.0.0-sparc64-NETINST-1.iso -device ide-hd,bus=ide.0,unit=0,drive=drive-ide0-0-1,id=ide0-0-1 -msg timestamp=on -serial mon:telnet::3333,server,wait -nographic -net nic,model=ne2k_pci -net user -monitor stdio IT might not be on your end. Try the 2022-12-09 image: https://cdimage.debian.org/cdimage/ports/snapshots/2022-12-09/debian-11.0.0-sparc64-NETINST-1.iso I've been having trouble with all the 12.x images and most of the newer 11.x ones.