Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-21 Thread Jan Marten Simons
Rich Fought wrote: Yes, I am trying to install Debian from bootable CD-ROM - is this not the correct option? > qemu-img create hd.img 5G > qemu-system-ppc -boot d -hda hd.img Your commandline is missing the -cdrom parameter: -cdrom 'file' Use file as CD-ROM image (you cannot use '-h

Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-20 Thread Rich Fought
Yes, I am trying to install Debian from bootable CD-ROM - is this not the correct option? André Braga wrote: "-boot d"? ;) -- "The user-friendly computer is a red herring. The user-friendliness of a book just makes it easier to turn pages. There's nothing user-friendly about learning to

Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-20 Thread André Braga
"-boot d"? ;) -- "The user-friendly computer is a red herring. The user-friendliness of a book just makes it easier to turn pages. There's nothing user-friendly about learning to read." -Alan Kay On 10/20/05, Rich Fought <[EMAIL PROTECTED]> wrote: > OK, apparently it was the SMP Linux messin

Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-20 Thread Rich Fought
gb spam wrote: On 10/19/05, Rich Fought <[EMAIL PROTECTED]> wrote: I'm using gcc32 and it gets pretty far, but runs out of luck here: make[1]: Entering directory `/home/rfought/qemu-0.7.2/kqemu' make -C /lib/modules/2.6.11-1.1369_FC4smp/build M=`pwd` modules make[2]: Entering dire

Re: [Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-19 Thread gb spam
On 10/19/05, Rich Fought <[EMAIL PROTECTED]> wrote: > I'm using gcc32 and it gets pretty far, but runs out of luck here: > > make[1]: Entering directory `/home/rfought/qemu-0.7.2/kqemu' > make -C /lib/modules/2.6.11-1.1369_FC4smp/build M=`pwd` modules > make[2]: Entering directory `/usr/src/kernels

[Qemu-devel] Compiling Qemu + Accelerator on FC4

2005-10-19 Thread Rich Fought
I'm using gcc32 and it gets pretty far, but runs out of luck here: make[1]: Entering directory `/home/rfought/qemu-0.7.2/kqemu' make -C /lib/modules/2.6.11-1.1369_FC4smp/build M=`pwd` modules make[2]: Entering directory `/usr/src/kernels/2.6.11-1.1369_FC4-smp-i686' CC [M] /home/rfought/qemu-0.7