* [Qemu-devel] qemu and xubuntu as client
@ 2006-10-30 13:04 Jens Arm
2006-10-30 21:36 ` Rob Landley
0 siblings, 1 reply; 7+ messages in thread
From: Jens Arm @ 2006-10-30 13:04 UTC (permalink / raw)
To: qemu-devel
Hi
If I try to start xubuntu/ubuntu (6.10) in qemu from cdrom
the isolinux 3.11 says Loading... but can not change to graphic mode.
How can I start ubuntu in qemu?
Jens
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] qemu and xubuntu as client
2006-10-30 13:04 [Qemu-devel] qemu and xubuntu as client Jens Arm
@ 2006-10-30 21:36 ` Rob Landley
2006-10-31 6:13 ` Jens Arm
0 siblings, 1 reply; 7+ messages in thread
From: Rob Landley @ 2006-10-30 21:36 UTC (permalink / raw)
To: qemu-devel
On Monday 30 October 2006 8:04 am, Jens Arm wrote:
> Hi
>
>
> If I try to start xubuntu/ubuntu (6.10) in qemu from cdrom
> the isolinux 3.11 says Loading... but can not change to graphic mode.
>
> How can I start ubuntu in qemu?
Are you trying the x86-64 version, or the x86 version? I haven't been able to
get the 64-bit version to work for a while. The bios doesn't seem to like
grub...
Rob
--
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] qemu and xubuntu as client
2006-10-30 21:36 ` Rob Landley
@ 2006-10-31 6:13 ` Jens Arm
2006-10-31 14:24 ` Jens Arm
2006-10-31 19:04 ` [Qemu-devel] " Edouard Gomez
0 siblings, 2 replies; 7+ messages in thread
From: Jens Arm @ 2006-10-31 6:13 UTC (permalink / raw)
To: qemu-devel
> > Hi
> >
> >
> > If I try to start xubuntu/ubuntu (6.10) in qemu from cdrom
> > the isolinux 3.11 says Loading... but can not change to graphic mode.
> >
> > How can I start ubuntu in qemu?
> Are you trying the x86-64 version, or the x86 version? I haven't been able to
> get the 64-bit version to work for a while. The bios doesn't seem to like
> grub...
It is booting the x86 version from CD. ISOLinux is trying to change
to graphic (perhaps vesa), but qemu ist using 100% CPU and nothing happens.
Qemu is newest from svn.
Jens
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] qemu and xubuntu as client
2006-10-31 6:13 ` Jens Arm
@ 2006-10-31 14:24 ` Jens Arm
2006-11-01 19:21 ` Fabrice Bellard
2006-11-01 19:24 ` Volker Ruppert
2006-10-31 19:04 ` [Qemu-devel] " Edouard Gomez
1 sibling, 2 replies; 7+ messages in thread
From: Jens Arm @ 2006-10-31 14:24 UTC (permalink / raw)
To: qemu-devel
Hi
I have tried some more and if I use the bios from qemu-0.8.2
with the newest svn I can boot the ubuntu cd.
Looks like there is a bug in the qemu bios.
Jens
On Tue, 31 Oct 2006 07:13:24 +0100
Jens Arm <Jens.Arm@gmx.de> wrote:
> > > Hi
> > >
> > >
> > > If I try to start xubuntu/ubuntu (6.10) in qemu from cdrom
> > > the isolinux 3.11 says Loading... but can not change to graphic mode.
> > >
> > > How can I start ubuntu in qemu?
>
> > Are you trying the x86-64 version, or the x86 version? I haven't been able to
> > get the 64-bit version to work for a while. The bios doesn't seem to like
> > grub...
>
>
> It is booting the x86 version from CD. ISOLinux is trying to change
> to graphic (perhaps vesa), but qemu ist using 100% CPU and nothing happens.
> Qemu is newest from svn.
>
>
> Jens
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Qemu-devel] Re: qemu and xubuntu as client
2006-10-31 6:13 ` Jens Arm
2006-10-31 14:24 ` Jens Arm
@ 2006-10-31 19:04 ` Edouard Gomez
1 sibling, 0 replies; 7+ messages in thread
From: Edouard Gomez @ 2006-10-31 19:04 UTC (permalink / raw)
To: qemu-devel
Le Tue, 31 Oct 2006 07:13:24 +0100, Jens Arm a écrit:
>> Are you trying the x86-64 version, or the x86 version? I haven't been able to
>> get the 64-bit version to work for a while. The bios doesn't seem to like
>> grub...
>
> Qemu is newest from svn.
Same here. I downloaded Ubuntu 6.10 i386. I can't get it booting on
neither on a Pentium4 + Qemu-i386 nor on an AMD64 + Qemu-x86_64.
I tried disabling kqemu, enabling kernel-kqemu, acpi etc... i found no
option that could unlock the loading of the iso bootloader.
There is absolutly no problem booting it on the real host CPUs.
--
Edouard Gomez
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] qemu and xubuntu as client
2006-10-31 14:24 ` Jens Arm
@ 2006-11-01 19:21 ` Fabrice Bellard
2006-11-01 19:24 ` Volker Ruppert
1 sibling, 0 replies; 7+ messages in thread
From: Fabrice Bellard @ 2006-11-01 19:21 UTC (permalink / raw)
To: qemu-devel
I just commited a new updated Bochs BIOS. The esp fix should help for
Ubuntu.
Regards,
Fabrice.
Jens Arm wrote:
> Hi
>
>
> I have tried some more and if I use the bios from qemu-0.8.2
> with the newest svn I can boot the ubuntu cd.
>
> Looks like there is a bug in the qemu bios.
>
>
> Jens
>
>
>
>
>
> On Tue, 31 Oct 2006 07:13:24 +0100
> Jens Arm <Jens.Arm@gmx.de> wrote:
>
>
>>>>Hi
>>>>
>>>>
>>>>If I try to start xubuntu/ubuntu (6.10) in qemu from cdrom
>>>>the isolinux 3.11 says Loading... but can not change to graphic mode.
>>>>
>>>>How can I start ubuntu in qemu?
>>
>>>Are you trying the x86-64 version, or the x86 version? I haven't been able to
>>>get the 64-bit version to work for a while. The bios doesn't seem to like
>>>grub...
>>
>>
>>It is booting the x86 version from CD. ISOLinux is trying to change
>>to graphic (perhaps vesa), but qemu ist using 100% CPU and nothing happens.
>>Qemu is newest from svn.
>>
>>
>>Jens
>>
>>
>>_______________________________________________
>>Qemu-devel mailing list
>>Qemu-devel@nongnu.org
>>http://lists.nongnu.org/mailman/listinfo/qemu-devel
>>
>
>
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] qemu and xubuntu as client
2006-10-31 14:24 ` Jens Arm
2006-11-01 19:21 ` Fabrice Bellard
@ 2006-11-01 19:24 ` Volker Ruppert
1 sibling, 0 replies; 7+ messages in thread
From: Volker Ruppert @ 2006-11-01 19:24 UTC (permalink / raw)
To: qemu-devel
Hi,
> I have tried some more and if I use the bios from qemu-0.8.2
> with the newest svn I can boot the ubuntu cd.
>
> Looks like there is a bug in the qemu bios.
This bug is fixed in the original Bochs BIOS from CVS.
--
Bye
Volker
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-11-01 19:31 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-30 13:04 [Qemu-devel] qemu and xubuntu as client Jens Arm
2006-10-30 21:36 ` Rob Landley
2006-10-31 6:13 ` Jens Arm
2006-10-31 14:24 ` Jens Arm
2006-11-01 19:21 ` Fabrice Bellard
2006-11-01 19:24 ` Volker Ruppert
2006-10-31 19:04 ` [Qemu-devel] " Edouard Gomez
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).