Re: [coreboot] qemu to launch coreboot

2017-08-04 Thread Peter Stuge
ingegneriafore...@alice.it wrote:
> atp-get install qemu
> 
> to install qemu on my Ubuntu 16.04 PC. Is it right ?

Probably, yes.


> For coreboot i need to use qemu-sh4 ?

No, the coreboot qemu target is for x86.

Use either qemu-system-i386 or qemu-system-x86_64. Maybe only the
first is correct.


//Peter

-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot


Re: [coreboot] qemu to launch coreboot

2017-08-04 Thread Iru Cai
On Fri, Aug 04, 2017 at 04:17:29PM +, ron minnich wrote:
> Sorry, don't know what sh4 is ...
>

Some kind of architecture... (https://en.wikipedia.org/wiki/SuperH#SH-4)

> 
> 
> On Fri, Aug 4, 2017 at 9:09 AM ingegneriafore...@alice.it <
> ingegneriafore...@alice.it> wrote:
> 
> > Hello everybody,
> >
> >
> > I've used
> >
> > atp-get install qemu
> >
> > to install qemu on my Ubuntu 16.04 PC. Is it right ?
> >
> > Now i have several qemu file in /usr/bin.
> >
> > For coreboot i need to use qemu-sh4 ?
> >

You should use the right QEMU of the right architecture (for most of
beginners it's x86 or x86_64), and emulate the bare metal system. So
you need to use qemu-system-i386 or qemu-system-x86_64.

> > Is it right the command that i found on the coreboot wiki
> >
> > $ qemu -bios path/to/coreboot.rom -hda disk.img -nographic
> >
> > to launch coreboot on qemu-sh4 ?
> >
> >
> > Thanks very much.
> >
> > Regards.
> >
> > Vincenzo.
> >
> >
> > Forensic Consultant
> > Tribunale di Lecce
> >
> > Studio: Strada di Garibaldi - Contrada Paradisi
> > 73010 Lequile (LE)
> >
> > cell: 339.7968555 <(339)%20796-8555>
> > skype: vincenzo.di_salvo
> > --
> > coreboot mailing list: coreboot@coreboot.org
> > https://mail.coreboot.org/mailman/listinfo/coreboot

> -- 
> coreboot mailing list: coreboot@coreboot.org
> https://mail.coreboot.org/mailman/listinfo/coreboot



signature.asc
Description: PGP signature
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] qemu to launch coreboot

2017-08-04 Thread ron minnich
Sorry, don't know what sh4 is ...



On Fri, Aug 4, 2017 at 9:09 AM ingegneriafore...@alice.it <
ingegneriafore...@alice.it> wrote:

> Hello everybody,
>
>
> I've used
>
> atp-get install qemu
>
> to install qemu on my Ubuntu 16.04 PC. Is it right ?
>
> Now i have several qemu file in /usr/bin.
>
> For coreboot i need to use qemu-sh4 ?
>
> Is it right the command that i found on the coreboot wiki
>
> $ qemu -bios path/to/coreboot.rom -hda disk.img -nographic
>
> to launch coreboot on qemu-sh4 ?
>
>
> Thanks very much.
>
> Regards.
>
> Vincenzo.
>
>
> Forensic Consultant
> Tribunale di Lecce
>
> Studio: Strada di Garibaldi - Contrada Paradisi
> 73010 Lequile (LE)
>
> cell: 339.7968555 <(339)%20796-8555>
> skype: vincenzo.di_salvo
> --
> coreboot mailing list: coreboot@coreboot.org
> https://mail.coreboot.org/mailman/listinfo/coreboot
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

[coreboot] qemu to launch coreboot

2017-08-04 Thread ingegneriafore...@alice.it
Hello everybody,





I've used 



atp-get install qemu



to install qemu on my Ubuntu 16.04 PC. Is it right ?



Now i have several qemu file in /usr/bin. 



For coreboot i need to use qemu-sh4 ?



Is it right the command that i found on the coreboot wiki 

$ qemu -bios path/to/coreboot.rom -hda disk.img -nographic
to launch coreboot on qemu-sh4 ?




Thanks very much.



Regards.



Vincenzo.




Forensic Consultant
Tribunale di Lecce

Studio: Strada di Garibaldi - Contrada Paradisi
73010 Lequile (LE)

cell: 339.7968555
skype: vincenzo.di_salvo
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot