Michel Dubois
2010-Apr-09 14:39 UTC
[qemu-discuss] qemu-system-sparc and OpenSolaris 2009.06 sparc automated image
Hi, I''m newbies in this mailing list. I''m not if this is the good mailing list, so tell me. My problem is that I''m working on SOLARIS sparc system. However my workstation is a intel dual core with Linux 64bits as OS. I compiled qemu and the test command is working well : % qemu-system-sparc -kernel sparc-test/vmlinux-2.6.11+tcx -initrd sparc-test/linux.img -append "root=/dev/ram" I would like to emulate a sparc machine so I dowloaded osol-0906-ai-sparc.iso on the OpenSolaris site, and I tried this command : %qemu-system-sparc -hda OpenSolarisSparc -cdrom osol-0906-ai-sparc.iso -m 256 -boot d This doesn''t work. Thanks for your help. -- ----------------------------------------------------------- Michel Dubois -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/qemu-discuss/attachments/20100409/cf3fcb6e/attachment.html>
ольга крыжановская
2010-Apr-09 14:47 UTC
[qemu-discuss] qemu-system-sparc and OpenSolaris 2009.06 sparc automated image
Which error do you get? Olga On Fri, Apr 9, 2010 at 4:39 PM, Michel Dubois <dubois.michel at gmail.com> wrote:> Hi, > I''m newbies in this mailing list. I''m not if this is the good mailing list, > so tell me. > My problem is that I''m working on SOLARIS sparc system. However my > workstation is a intel dual core with Linux 64bits as OS. > I compiled qemu and the test command is working well : > % qemu-system-sparc -kernel sparc-test/vmlinux-2.6.11+tcx -initrd > sparc-test/linux.img -append "root=/dev/ram" > I would like to emulate a sparc machine so I dowloaded > osol-0906-ai-sparc.iso on the OpenSolaris site, and I tried this command : > %qemu-system-sparc -hda OpenSolarisSparc -cdrom osol-0906-ai-sparc.iso -m > 256 -boot d > This doesn''t work. > Thanks for your help. > -- > ----------------------------------------------------------- > Michel Dubois > > > _______________________________________________ > qemu-discuss mailing list > qemu-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/qemu-discuss > >-- , _ _ , { \/`o;====- Olga Kryzhanovska -====;o`\/ } .----''-/`-/ olga.kryzhanovska at gmail.com \-`\-''----. `''-..-| / Solaris/BSD//C/C++ programmer \ |-..-''` /\/\ /\/\ `--` `--`
Michel Dubois
2010-Apr-09 15:06 UTC
[qemu-discuss] qemu-system-sparc and OpenSolaris 2009.06 sparc automated image
Here my error message> This one : > > > > Configuration device id QEMU version 1 machine id 32 > > UUID: 00000000-0000-0000-0000-000000000000 > > CPUs: 1 x FMI,MB86904 > > Welcome to OpenBIOS v1.0 built on Dec 6 2009 11:03 > > Type ''help'' for detailed information > > [sparc] Booting file ''disk'' with parameters '''' > > Trying disk (/iommu/sbus/espdma/esp/sd at 0,0) > > Not a bootable ELF image > > Not a Linux kernel image > > Not a bootable a.out image > > Trying disk:d (/iommu/sbus/espdma/esp/sd at 0,0:d) > > Not a bootable ELF image > > Not a Linux kernel image > > Not a bootable a.out image > > Unsupported image format > > 6 > ok > > 6 > ok > > 6 > boot cdrom > > [sparc] Booting file ''cdrom'' with parameters '''' > > Trying cdrom (/iommu/sbus/espdma/esp/sd at 2,0) > > Not a bootable ELF image > > Not a Linux kernel image > > Not a bootable a.out image > > Trying cdrom:d (/iommu/sbus/espdma/esp/sd at 2,0:d) > > Not a bootable ELF image > > Not a Linux kernel image > > Not a bootable a.out image > > Unsupported image format > > ok > > c > > > > > > > > > 2010/4/9 ????? ???????????? <olga.kryzhanovska at gmail.com> > >> > >> Which error do you get? > >> > >> Olga > >> > >> On Fri, Apr 9, 2010 at 4:39 PM, Michel Dubois <dubois.michel at gmail.com> > >> wrote: > >> > Hi, > >> > I''m newbies in this mailing list. I''m not if this is the good mailing > >> > list, > >> > so tell me. > >> > My problem is that I''m working on SOLARIS sparc system. However my > >> > workstation is a intel dual core with Linux 64bits as OS. > >> > I compiled qemu and the test command is working well : > >> > % qemu-system-sparc -kernel sparc-test/vmlinux-2.6.11+tcx -initrd > >> > sparc-test/linux.img -append "root=/dev/ram" > >> > I would like to emulate a sparc machine so I dowloaded > >> > osol-0906-ai-sparc.iso on the OpenSolaris site, and I tried this > command > >> > : > >> > %qemu-system-sparc -hda OpenSolarisSparc -cdrom osol-0906-ai-sparc.iso > >> > -m > >> > 256 -boot d > >> > This doesn''t work. > >> > Thanks for your help. > >> > -- > >> > ----------------------------------------------------------- > >> > Michel Dubois > >> > > >> > > >> > _______________________________________________ > >> > qemu-discuss mailing list > >> > qemu-discuss at opensolaris.org > >> > http://mail.opensolaris.org/mailman/listinfo/qemu-discuss > >> > > >> > > >> > >> > >> > >> -- > >> , _ _ , > >> { \/`o;====- Olga Kryzhanovska -====;o`\/ } > >> .----''-/`-/ olga.kryzhanovska at gmail.com \-`\-''----. > >> `''-..-| / Solaris/BSD//C/C++ programmer \ |-..-''` > >> /\/\ /\/\ > >> `--` `--` > > > > > > > > -- > > ----------------------------------------------------------- > > Michel Dubois > > > > > > > > -- > , _ _ , > { \/`o;====- Olga Kryzhanovska -====;o`\/ } > .----''-/`-/ olga.kryzhanovska at gmail.com \-`\-''----. > `''-..-| / Solaris/BSD//C/C++ programmer \ |-..-''` > /\/\ /\/\ > `--` `--` >-- ----------------------------------------------------------- Michel Dubois -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/qemu-discuss/attachments/20100409/79e75264/attachment.html>