* [Qemu-devel] NetBSD5.0.2 SPARC Success
@ 2010-08-25 12:59 Nigel Horne
2010-08-25 16:08 ` [Qemu-devel] " Artyom Tarasenko
0 siblings, 1 reply; 2+ messages in thread
From: Nigel Horne @ 2010-08-25 12:59 UTC (permalink / raw)
To: qemu-devel, port-sparc
NetBSD5.0.2/Sparc installed faultlessly and seamlessly using QEMU from
GIT with a Linux/x86_64 host.
I obtained the installation CD from
http://ftp.netbsd.org/pub/NetBSD/iso/5.0.2/sparccd-5.0.2.iso.
The ran these commands:
$ qemu-img create -f qcow2 netbsd5.0.2-sparc 2G
$ qemu-system-sparc -cdrom sparccd-5.0.2.iso -hda netbsd5.0.2-sparc -m
96 -boot d -nographic
$ qemu-system-sparc -hda netbsd5.0.2-sparc -m 96 -boot c -nographic
One hiccup to be aware of: for vi to work in the guest, resize your
terminal window to 34 lines.
Packages are available from
PKG_PATH=http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/sparc/5.0_2010Q2/All
Enjoy!
Thanks and Kudos to the QEMU and NetBSD teams.
-Nigel
--
Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter.
NJH Music, ICQ#20252325, twitter: @nigelhorne
njh@bandsman.co.uk http://www.bandsman.co.uk
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: NetBSD5.0.2 SPARC Success
2010-08-25 12:59 [Qemu-devel] NetBSD5.0.2 SPARC Success Nigel Horne
@ 2010-08-25 16:08 ` Artyom Tarasenko
0 siblings, 0 replies; 2+ messages in thread
From: Artyom Tarasenko @ 2010-08-25 16:08 UTC (permalink / raw)
To: Nigel Horne; +Cc: qemu-devel, port-sparc
2010/8/25 Nigel Horne <njh@bandsman.co.uk>:
> NetBSD5.0.2/Sparc installed faultlessly and seamlessly using QEMU from GIT
> with a Linux/x86_64 host.
Nice! Actually I'd expect that all NetBSD versions after 4.0 and
before 1.5.3 (inclusive) which work on the real machines are able to
be installed under qemu. If they are not it is a yet unknown qemu bug.
(The versions 1.6-3.x can't be installed because of a known bug).
> I obtained the installation CD from
> http://ftp.netbsd.org/pub/NetBSD/iso/5.0.2/sparccd-5.0.2.iso.
>
> The ran these commands:
>
> $ qemu-img create -f qcow2 netbsd5.0.2-sparc 2G
> $ qemu-system-sparc -cdrom sparccd-5.0.2.iso -hda netbsd5.0.2-sparc -m 96
> -boot d -nographic
> $ qemu-system-sparc -hda netbsd5.0.2-sparc -m 96 -boot c -nographic
>
> One hiccup to be aware of: for vi to work in the guest, resize your terminal
> window to 34 lines.
I use eval `resize` to set cols & rows shell variables. stty would do too.
> Packages are available from
>
> PKG_PATH=http://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/sparc/5.0_2010Q2/All
>
> Enjoy!
>
> Thanks and Kudos to the QEMU and NetBSD teams.
>
> -Nigel
>
> --
> Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor,
> Typesetter.
> NJH Music, ICQ#20252325, twitter: @nigelhorne
> njh@bandsman.co.uk http://www.bandsman.co.uk
>
--
Regards,
Artyom Tarasenko
solaris/sparc under qemu blog: http://tyom.blogspot.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-08-25 16:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-25 12:59 [Qemu-devel] NetBSD5.0.2 SPARC Success Nigel Horne
2010-08-25 16:08 ` [Qemu-devel] " Artyom Tarasenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).