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
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
"-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
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
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
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