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
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailm
On Monday 30 October 2006 04:35, Rob Landley wrote:
> On Monday 23 October 2006 1:58 pm, Paul Brook wrote:
> > > Although, all told, it would seem to me that what might be called for
> > > here is a new gcc target. A gcc target specifically for generating
> > > qemu code. That would just simply g
On Monday 30 October 2006 9:56 am, Paul Brook wrote:
> On Monday 30 October 2006 04:35, Rob Landley wrote:
> > On Monday 23 October 2006 1:58 pm, Paul Brook wrote:
> > > > Although, all told, it would seem to me that what might be called for
> > > > here is a new gcc target. A gcc target specifica
> > > So given that one of the reasons for doing this would be getting away
> > > from depending on specific and increasily out of date versions of gcc
> > > to build the thing, what would be involved in getting this version to
> > > build under gcc-4.x?
> >
> > Should work pretty much out the box.
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
> As I said before, the x86 target is a hybrid of the new and old code. ie. if
> it didn't work before it probably won't work after. configure
> with --target-list=m68k-user and it should work fine with gcc4.
>
> Paul
I need a x86 instruction set simulator that can step-by-step execute
could a
On Monday 30 October 2006 22:54, Stephen Torri wrote:
> > As I said before, the x86 target is a hybrid of the new and old code. ie.
> > if it didn't work before it probably won't work after. configure
> > with --target-list=m68k-user and it should work fine with gcc4.
> >
> > Paul
>
> I need a x86
> > 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 v
Hi all,
I noticed that IA64 host suport is only in develpment from Qemu's official Website. Can anyone tell me the current status about it ? Now I want to run X86 guest OS on IA64 host.
Can I get it happen ? Currently, Seems sourcecode of Qemu was recursivly compiled in IA64 environment, a