[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc
From: |
Mike Russo |
Subject: |
Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc |
Date: |
Wed, 17 Jul 2019 14:29:54 +0000 |
User-agent: |
Evolution 3.32.1-2 |
You are trying to virtualize SPARC on x86 so you need qemu-system-sparc.
qemu-sparc would be for a user-mode emulation on a SPARC processor. I've done
this before on CentOS 7 and it should definitely be possible to install
qemu-system-sparc. yum should not have a problem figuring out the dependencies
- make sure you're all up to date and don't have any broken packages.
--
Michael Russo, Systems Engineer PaperSolve, Inc. 268 Watchogue Road Staten
Island, NY 10314 Your random quote for today: It is common sense to take a
method and try it. If it fails, admit it frankly and try another. But above
all, try something. -- Franklin D. Roosevelt
-----Original Message-----
From: John Chludzinski <address@hidden<mailto:address@hidden%3e>>
To: address@hidden<mailto:address@hidden>
Subject: [Qemu-discuss] qemu-sparc vs qemu-system-sparc
Date: Tue, 16 Jul 2019 17:43:46 -0400
I installed CentOS 7.6 then installed all things QEMU on my machine. I have
a SPARC image I need to bringing up in a VM. I've been using
*qemu-system-sparc*.
$ qemu-system-sparc -m 256 -hda solaris_v2-qemu_v2.2.0.disk -nographic
-bios ./openbios-sparc32
This is on a box on which I have Fedora-30 installed.
Can I use *qemu-sparc* to bring up my Solaris image:
*solaris_v2-qemu_v2.2.0.disk* ?
If so, how?
BTW, *qemu-sparc* come with (on CentOS 7.6):
$ sudo yum install qemu*
*PS> I've tried to install qemu-system-sparc on my CentOS box but ended up
in a never-ending whack-a-mole game of dependencies.*
- [Qemu-discuss] qemu-sparc vs qemu-system-sparc, John Chludzinski, 2019/07/16
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc,
Mike Russo <=
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, Jakob Bohm, 2019/07/17
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, John Chludzinski, 2019/07/17
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, John Chludzinski, 2019/07/17
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, John Chludzinski, 2019/07/17
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, Mike Russo, 2019/07/17
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, John Chludzinski, 2019/07/17
- Re: [Qemu-discuss] qemu-sparc vs qemu-system-sparc, John Chludzinski, 2019/07/17