On Mon, 2006-09-25 at 22:26 -0700, Arini Balakrishnan wrote:
> Hi,
> I am trying to install linux as a guest OS on Windows using QEMU. How do
> I install linux from multiple installation cds?
> Thanks!
> Arini
Use the qemu monitor to change the disc in qemu's emulated cdrom
drive. ie:
Access
Hi,
I am trying to install linux as a guest OS on Windows using QEMU. How do
I install linux from multiple installation cds?
Thanks!
Arini
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
On Tuesday 26 September 2006 23:14, K. Richard Pixley wrote:
> Ok, then I'm confused because I'm seeing dumps just trying to run a null
> program. Unless there's NPTL setup stuff in crt0, I can't guess what
> might be going on yet. This same null binary runs on a qemu-system with
> suitable rootf
Ok, then I'm confused because I'm seeing dumps just trying to run a null
program. Unless there's NPTL setup stuff in crt0, I can't guess what
might be going on yet. This same null binary runs on a qemu-system with
suitable rootfs & kernel.
--rich
[EMAIL PROTECTED]> ./qemu-arm --version
qemu
On Tuesday 26 September 2006 22:26, K. Richard Pixley wrote:
> Does anyone have qemu running in user emulation with arm eabi, (armel),
> traps?
EABI works fine, however NPTL does not.
http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00194.html
Paul
__
On 9/26/06, K. Richard Pixley <[EMAIL PROTECTED]> wrote:
Does anyone have qemu running in user emulation with arm eabi, (armel),
traps?
I am hunting some strange asserts failures in ld.so, but it is mostly
working. It is a maemo 2.0 rootstrap that I am using.
Best Regards,
Rafael
___
Does anyone have qemu running in user emulation with arm eabi, (armel),
traps?
I can get qemu-system booting an armel system. And I can get qemu-user
running with the codesourcery gcc-3 eabi libc's, (ie, the ones with the
codesourcery kernel call "shims"), but I haven't gotten it working yet
Alessandro Corradi <[EMAIL PROTECTED]> wrote:
> Hi all,
> This is my question:
> If I run qemu for i386 without kqemu it uses soft-mmu, so it operates as
> another architetture as ppc or mips right?
> So... are the performace of qemu the same if I use i386 or mips or something
> change deepl
Hi all,This is my question:If I run qemu for i386 without kqemu it uses soft-mmu, so it operates as another architetture as ppc or mips right?So... are the performace of qemu the same if I use i386 or mips or something change deeply?
Example: if I run the same program on i386 emulation without kqem