* [Qemu-devel] MIPS SVN fails
@ 2008-08-20 8:51 Nigel Horne
2008-08-20 10:54 ` Thiemo Seufer
0 siblings, 1 reply; 3+ messages in thread
From: Nigel Horne @ 2008-08-20 8:51 UTC (permalink / raw)
To: qemu-devel
Recently the MIPS emultation in SVN has been broken. My tried and
trusted method of starting the emulator now only gives a "(qemu)" prompt.
"qemu-system-mips -cpu 24Kf -kernel ~njh/qemu/mips/vmlinux-2.6.18-4-qemu
-initrd ~njh/qemu/mips/initrd.gz -hda ~njh/qemu/mips/debian.img -append
"root=/dev/hda1 console=ttyS0" -m 128 -nographic"
I can no longer boot to Linux, the only option to stop qemu "Ctrl-A x".
The image isn't corrupt, using an old built copy of qemu-system-mips
boots fine.
-Nigel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] MIPS SVN fails
2008-08-20 8:51 [Qemu-devel] MIPS SVN fails Nigel Horne
@ 2008-08-20 10:54 ` Thiemo Seufer
2008-08-20 11:01 ` Nigel Horne
0 siblings, 1 reply; 3+ messages in thread
From: Thiemo Seufer @ 2008-08-20 10:54 UTC (permalink / raw)
To: Nigel Horne; +Cc: qemu-devel
Nigel Horne wrote:
> Recently the MIPS emultation in SVN has been broken. My tried and
> trusted method of starting the emulator now only gives a "(qemu)" prompt.
Qemu uses now the Malta emulation as default.
> "qemu-system-mips -cpu 24Kf -kernel ~njh/qemu/mips/vmlinux-2.6.18-4-qemu
> -initrd ~njh/qemu/mips/initrd.gz -hda ~njh/qemu/mips/debian.img -append
> "root=/dev/hda1 console=ttyS0" -m 128 -nographic"
You will have to add a "-M mips" here. The latest kernels have dropped
the support for the Qemu-specific mips machine.
> I can no longer boot to Linux, the only option to stop qemu "Ctrl-A x".
> The image isn't corrupt, using an old built copy of qemu-system-mips
> boots fine.
Thiemo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] MIPS SVN fails
2008-08-20 10:54 ` Thiemo Seufer
@ 2008-08-20 11:01 ` Nigel Horne
0 siblings, 0 replies; 3+ messages in thread
From: Nigel Horne @ 2008-08-20 11:01 UTC (permalink / raw)
To: qemu-devel
Thiemo Seufer wrote:
> Qemu uses now the Malta emulation as default.
>
>
>> "qemu-system-mips -cpu 24Kf -kernel ~njh/qemu/mips/vmlinux-2.6.18-4-qemu
>> -initrd ~njh/qemu/mips/initrd.gz -hda ~njh/qemu/mips/debian.img -append
>> "root=/dev/hda1 console=ttyS0" -m 128 -nographic"
>>
>
> You will have to add a "-M mips" here. The latest kernels have dropped
> the support for the Qemu-specific mips machine.
>
> Thiemo
>
Yes, that did the business. Many thanks!
-Nigel
--
Nigel Horne. Adjudicator, Arranger, Band Trainer, Conductor, Composer, Tutor.
NJH Music, Barnsley, UK. ICQ#20252325
njh@bandsman.co.uk http://www.bandsman.co.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-08-20 11:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-20 8:51 [Qemu-devel] MIPS SVN fails Nigel Horne
2008-08-20 10:54 ` Thiemo Seufer
2008-08-20 11:01 ` Nigel Horne
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).