Hi Leo,
Not sure what you did but it works fine for me. I can start the disk and
it boots into a gui. Mouse and keyboard work with this configuration.
There is not a lot of documentation on this subject. There is however a
mailing list qemu-ppc, they might know much more.
https://lists.nongn
Hi all,
I found a way to boot the recent Debian installer images and to boot the
created disk. In the example I created a 20G debian12.qcow2 file.
Install from the NETINST-1.iso:
qemu-system-ppc \
-L pc-bios \
-boot d \
-M mac99 \
-m 2048 \
-prom-env 'auto-boot?=true' \
-prom-env
On 4/23/20 1:47 PM, John Paul Adrian Glaubitz wrote:
> Hi Stan!
>
> On 4/23/20 9:32 PM, user...@yahoo.com wrote:
>> DEFAULT CATCH!, code=fff6 at %SRR0: ff80aac50 %SPR1: 000b030 method
>> not found; ihandle=ff9d2740 phandle=ff86a4c8
...
>>>
>>> To me, the "draw-rectangle" message
On 4/23/20 9:51 PM, user...@yahoo.com wrote:
> The Pismo boots without any problems from the 2020-04-19 Debian SID CD.
> It has Open Firmware (OF) 4.1.0f5; the Lombard has OF 1.0f1. I'm not
> sure what the minimum OF version is, but 1.0f1 appears to be too old, at
> least for this version of GRUB
The Pismo boots without any problems from the 2020-04-19 Debian SID CD.
It has Open Firmware (OF) 4.1.0f5; the Lombard has OF 1.0f1. I'm not
sure what the minimum OF version is, but 1.0f1 appears to be too old, at
least for this version of GRUB.
The installation proceeds normally, including dete
Hi Stan!
On 4/23/20 9:32 PM, user...@yahoo.com wrote:
> DEFAULT CATCH!, code=fff6 at %SRR0: ff80aac50 %SPR1: 000b030 method
> not found; ihandle=ff9d2740 phandle=ff86a4c8
>>> ...
>>
>> To me, the "draw-rectangle" message suggests that Open Firmware on the
>> Lombard is too old for wha
On 4/23/20 10:15 AM, user...@yahoo.com wrote:
> On 4/21/20 9:10 AM, user...@yahoo.com wrote:
>> ...
DEFAULT CATCH!, code=fff6 at %SRR0: ff80aac50 %SPR1: 000b030 method
not found; ihandle=ff9d2740 phandle=ff86a4c8
>> ...
>
> To me, the "draw-rectangle" message suggests that Open
On 4/21/20 9:10 AM, user...@yahoo.com wrote:
> ...
>>>
>>> DEFAULT CATCH!, code=fff6 at %SRR0: ff80aac50 %SPR1: 000b030 method
>>> not found; ihandle=ff9d2740 phandle=ff86a4c8
> ...
To me, the "draw-rectangle" message suggests that Open Firmware on the
Lombard is too old for whatever Forth co
On 4/23/20 10:08 AM, Anatoly Pugachev wrote:
> Would be nice to make some notes somewhere:
>
> https://wiki.debian.org/OpenBoot
> https://wiki.debian.org/OpenFirmware
> https://wiki.debian.org/BootLoader
>
> for other people trying to boot debian on powerpc.
Also, someone could also make an upda
Hi Ed!
On 4/23/20 5:58 AM, Ed Robbins wrote:
> FWIW, I have been booting the new images from USB, and there the command is
> boot ud:,\\grub.elf
>
> This is despite the fact that the ISO looks like it should want to
> boot boot/grub/powerpc.elf
>
> Remember also that you can list files in OF wit
On Thu, Apr 23, 2020 at 6:58 AM Ed Robbins wrote:
> > > 0 > boot cd:,\install\vmlinux
> > > MAC-PARTS: can't find a default partition
> > > can't OPEN: cd:,\install\vmlinux
> > >
> > > 0 > boot cd:,\install\initrd.gz
> > > MAC-PARTS: can't find a default partition
> > > can't OPEN: cd:,\install\in
On Mon, 20 Apr 2020 at 15:12, John Paul Adrian Glaubitz
wrote:
>
> On 4/20/20 3:30 PM, user...@yahoo.com wrote:
> >> Did you try loading GRUB directly from the OpenFirmware prompt?
> >
> > From the Open Firmware prompt, the Debian 7.8 CD can be booted using the
> > following command:
> > 0 > boot
On 4/20/20 7:50 PM, user...@yahoo.com wrote:
> ...
> So for now I'm stuck using Yaboot on the Lombard. As a workaround, I am
> able to start up the installer from the CD by copying its vmlinux and
> initrd to the /boot directory of an old installation on the Lombard, and
> then setting up Yaboot t
On 4/21/20 4:38 AM, Jeffrey Walton wrote:
>> I think you forgot to the "mac-support" branch as the OF path
>> string is missing the partition suffix.
>
> This seems to be a recurring theme.
>
> Maybe Master should check for OS X, and tell the user to switch to the
> mac-support branch.
>
> The c
On Mon, Apr 20, 2020 at 11:23 AM John Paul Adrian Glaubitz
wrote:
>
> ...
> >> ...
> >> If you want to verify that the updated version shows the paths correctly,
> >> you have to checkout the script from git and run it from there:
> >>
> >> # https://github.com/glaubitz/powerpc-utils.git
> >> # gi
On 4/20/20 7:27 PM, Rick Thomas wrote:
>
>
> On Mon, Apr 20, 2020, at 9:18 AM, John Paul Adrian Glaubitz wrote:
>> On 4/20/20 6:02 PM, user...@yahoo.com wrote:
>>> Yes, I forgot to checkout the mac-support branch. Here are the new results:
>>>
>>> root@lombard:/data/software/powerpc-utils# ./scr
On Mon, Apr 20, 2020, at 9:18 AM, John Paul Adrian Glaubitz wrote:
> On 4/20/20 6:02 PM, user...@yahoo.com wrote:
> > Yes, I forgot to checkout the mac-support branch. Here are the new results:
> >
> > root@lombard:/data/software/powerpc-utils# ./scripts/ofpathname --version
> > ofpathname: Ve
On 4/20/20 6:02 PM, user...@yahoo.com wrote:
> Yes, I forgot to checkout the mac-support branch. Here are the new results:
>
> root@lombard:/data/software/powerpc-utils# ./scripts/ofpathname --version
> ofpathname: Version 0.5
> Written by: Nathan Fontenot
>
> root@lombard:/data/software/powerp
On 4/20/20 9:23 AM, John Paul Adrian Glaubitz wrote:
>>> ...
>>> If you want to verify that the updated version shows the paths correctly,
>>> you have to checkout the script from git and run it from there:
>>>
>>> # https://github.com/glaubitz/powerpc-utils.git
>>> # git checkout mac-support
>>> #
On 4/20/20 5:07 PM, user...@yahoo.com wrote:
>> This should actually work unless the system has issues reading the
>> CD-ROM itself or the HFS+ filesystem used on the CD-ROM.
>
> ok, thanks. The CD is recognized as HFS+ by Mac OS 9.2.2 (325,167,104
> bytes for 1,284 items). Running Debian SID (i
On 4/20/20 8:12 AM, John Paul Adrian Glaubitz wrote:
> On 4/20/20 3:30 PM, user...@yahoo.com wrote:
>>> Did you try loading GRUB directly from the OpenFirmware prompt?
>>
>> From the Open Firmware prompt, the Debian 7.8 CD can be booted using the
>> following command:
>> 0 > boot cd:,\install\yaboo
On 4/20/20 3:30 PM, user...@yahoo.com wrote:
>> Did you try loading GRUB directly from the OpenFirmware prompt?
>
> From the Open Firmware prompt, the Debian 7.8 CD can be booted using the
> following command:
> 0 > boot cd:,\install\yaboot
>
> From the Open Firmware prompt, the Debian SID CD can
On 4/19/20 11:58 PM, John Paul Adrian Glaubitz wrote:
> ...
> Some error messages would be nice. What's preventing the boot?
I don't know what's preventing the CD from booting. I don't see any
error messages; the CD just doesn't seem to be a bootable device. The
Debian 7.8 CD does boot.
> Did
Hello,
BE also works without problems on POWER9. For example AdelieLinux, VoidLinux,
but also Debian, according to this list:
https://wiki.raptorcs.com/wiki/Operating_System_Compatibility_List
By the way, Void uses Grub as bootloader, also on BE.
I've tried a number of distributions on my Black
Hi,
On 16.10.19 23:49, Gustavo Romero wrote:
> Has anybody tried to install, boot, and test successfully on a POWER9
> powernv
> machine?
I have a TalosII running Debian. Works fine.
Installation was through the shipped petitboot bootloader, which read
the grub.conf from the regular ppc64le ins
Hi,
On 16.10.19 23:49, Gustavo Romero wrote:
> Has anybody tried to install, boot, and test successfully on a POWER9
> powernv
> machine?
I have a TalosII running Debian. Works fine.
Installation was through the shipped petitboot bootloader, which read
the grub.conf from the regular ppc64le ins
Hi Michael and Lennart,
On 10/17/2019 04:09 PM, Michael Cree wrote:
On Thu, Oct 17, 2019 at 02:58:37PM -0400, Lennart Sorensen wrote:
On Thu, Oct 17, 2019 at 02:57:12PM -0300, Gustavo Romero wrote:
Sorry, I wrote my note super hastily and forgot to mention that I was wondering
about BE specifi
On Thu, Oct 17, 2019 at 02:58:37PM -0400, Lennart Sorensen wrote:
> On Thu, Oct 17, 2019 at 02:57:12PM -0300, Gustavo Romero wrote:
> > Sorry, I wrote my note super hastily and forgot to mention that I was
> > wondering
> > about BE specifically. Currently I see kernel 4.16 is used by the installe
On Thu, Oct 17, 2019 at 02:57:12PM -0300, Gustavo Romero wrote:
> Sorry, I wrote my note super hastily and forgot to mention that I was
> wondering
> about BE specifically. Currently I see kernel 4.16 is used by the installer
> and
> I get a panic regarding a VMX Unavailable Exception on POWER9 p
Hi Len,
On 10/17/2019 12:45 PM, Lennart Sorensen wrote:
On Wed, Oct 16, 2019 at 06:49:03PM -0300, Gustavo Romero wrote:
Has anybody tried to install, boot, and test successfully on a POWER9 powernv
machine?
If so, could I get and advice on which Debian installer (ISO, initrd, and
vmlinuz) I sh
On Wed, Oct 16, 2019 at 06:49:03PM -0300, Gustavo Romero wrote:
> Has anybody tried to install, boot, and test successfully on a POWER9 powernv
> machine?
>
> If so, could I get and advice on which Debian installer (ISO, initrd, and
> vmlinuz) I should use please?
I have not tried one, but I woul
Hi,
Has anybody tried to install, boot, and test successfully on a POWER9 powernv
machine?
If so, could I get and advice on which Debian installer (ISO, initrd, and
vmlinuz) I should use please?
Thanks,
Gustavo
* Michael Schaffner [2014-12-08 19:18 +0100]:
> Hi,
>
> thanks for all your comments.
>
> I got it booting agaain with some workaround (see below).
>
> > One can load grub2 from the yaboot menu. So it's possible to use
> > whatever you want to boot.
>
> Is there any detailed information about
Hi,
thanks for all your comments.
I got it booting agaain with some workaround (see below).
> One can load grub2 from the yaboot menu. So it's possible to use
> whatever you want to boot.
Is there any detailed information about this available ?
I read about grub on powerpc and tried using hmou
* Michel Dänzer [2014-12-03 15:57 +0900]:
> On 03.12.2014 06:00, Konstantinos Margaritis wrote:
> >On Tue, 02 Dec 2014 21:13:31 +0100
> >Michael Schaffner wrote:
> >>I don't have any clue what's going on and what further steps I could
> >>take. After all, this device has booted all 3 OSes succes
On Wed, 03 Dec 2014 15:57:53 +0900
Michel Dänzer wrote:
> Beware that AFAIK grub2 *cannot* boot Mac OS (or MorphOS, presumably)
> on PowerMacs. One can still boot into Mac OS using the OF boot menu,
> which one can get into by holding the alt/option key while OF
> initializes.
Oh, thanks for the
On 03.12.2014 06:00, Konstantinos Margaritis wrote:
On Tue, 02 Dec 2014 21:13:31 +0100
Michael Schaffner wrote:
I don't have any clue what's going on and what further steps I could
take. After all, this device has booted all 3 OSes successfully for
ages.
Hi Michael,
I cannot help you with ya
On Tue, 02 Dec 2014 21:13:31 +0100
Michael Schaffner wrote:
> I don't have any clue what's going on and what further steps I could
> take. After all, this device has booted all 3 OSes successfully for
> ages.
Hi Michael,
I cannot help you with yaboot, as I have stopped using it for years, my
pow
Also add this radeon.agpmode=-1 then load yaboot sudo ybin -v then reboot
Sent from my iPhone
> On Dec 2, 2014, at 2:13 PM, Michael Schaffner wrote:
>
> Hi,
>
> I have a MacMini PPC(G4) triple-booting MacOSX, Debian and MorphOS.
> output of mac-fdisk:
> /dev/sda
>#type name l
Hi,
I have a MacMini PPC(G4) triple-booting MacOSX, Debian and MorphOS.
output of mac-fdisk:
/dev/sda
#type name length base ( size ) system
/dev/sda1 Apple.._map Apple 7 @ 1( 3.5k) Par..map
/dev/sda2 Apple_HFS DH0122880 @ 8( 60.0M) HFS
/dev/sda
Hello Pierre,
Hi there,
After several installation attempts, I am stuck with a very weird
problem.
The machine is a Workgroup Server 8550/200.
There's MacOS 9.0.4 on it, and remaining free space on the disk.
...
When Debian GNU/Linux 4.0 is installed, well, the only thing left
to do is t
Hi there,
After some research I found what went wrong.
As I told you, I installed Debian GNU/Linux 4.0 on the /dev/sda10 partition
Then I mounted the MacOS 9 volume on /mnt/MacOS
And I copied the kernel and initrd from /boot to /mnt/MacOS
The problem is that these two files on the MacOS 9 partit
Hi there,
After several installation attempts, I am stuck with a very weird problem.
The machine is a Workgroup Server 8550/200.
There's MacOS 9.0.4 on it, and remaining free space on the disk.
Here is how I installed Debian GNU/Linux 4.0 on it:
- I downloaded
http://ftp.de.debian.org/debian-cd
On Wed, Mar 22, 2006 at 10:20:29AM -0500, Steven O'Reilly wrote:
> Good morning,
>
> I have a few RS6000 systems up and running debian. Here is how I have
> done it, mind you right now it is a little messy.
> 1) Download the custom ISO image. You can find it off my personal site:
> http
On Tue, Mar 21, 2006 at 06:54:56PM +0900, 데이터텍 wrote:
> Hi
> .
> We tried floppy booting several times as the follwing, but failed.
> Could you please check our works ?
Floppy booting is currently only supported on oldworld pmac, and will never
work on prep/chrp (well, unti fixed.).
The recomend
s you have succeeded
this installation on your IBM CHRP machine.
I do appreciate your sacrification.
.
Friendly,
Nobel
- Original Message -
From: "Attilio Fiandrotti" <[EMAIL PROTECTED]>
To: "데이터텍" <[EMAIL PROTECTED]>
Sent: Monday, March 20, 2006 5:54 PM
Subjec
ot;Attilio Fiandrotti" <[EMAIL PROTECTED]>
To: "데이터텍" <[EMAIL PROTECTED]>
Sent: Monday, March 20, 2006 5:54 PM
Subject: Re: Fw: Re: Re: Re: Re: 43p-150 booting Debian on chrp
데이터텍 wrote:
> Hi again,
> .
>
>>Colin, can i ask you to take this over, since for
L PROTECTED]>
To: "데이터텍" <[EMAIL PROTECTED]>
Sent: Monday, March 20, 2006 5:54 PM
Subject: Re: Fw: Re: Re: Re: Re: 43p-150 booting Debian on chrp
데이터텍 wrote:
> Hi again,
> .
>
>>Colin, can i ask you to take this over, since for obvious reason i cannot
>>continue
On Tue, Jan 31, 2006 at 03:52:19AM +0900, wrote:
> Hi,
> .
> I got the information as the following for booting Debian install on IBM
> 7043-B50.
> But I am not sure if it is for B50, chrp and how to deal with it.
> Someone told me to ask you because he also got this in
On Fri, Jan 27, 2006 at 06:26:11AM +0900, wrote:
> Hi,
> .
> I also have the same problem which is the installation on IBM 43P-150 and
> 7043-B50 machine, chrp.
> With official current image I couldn't boot the debian installer on both
> machine.
> I also tried testing image, but the sa
Hi,
.
I also have the same problem which is the installation on IBM
43P-150 and 7043-B50 machine, chrp.
With official current image I couldn't boot the debian
installer on both machine.
I also tried testing image, but the same.
The serial console shows me just OK prompt on OF.
I us
input-device and output-device to scca
but it didn't help.
The second issue is booting debian automaticly. Right now to boot debian
i have to enable serial console, type boot hd:,\yaboot and then the
system boots. Still is to much work to be done, and when the system will
go the a server r
On Mon, Sep 22, 2003 at 06:45:50PM -0500, Alumbaugh, Tony wrote:
> Sven,
> Did you ever find time to build the 43p Kernel? I do not see my response to
> your question about initrd in the list archive, I must have hit exit instead
> of send. No, I do not think I need initrd in this kernel. Since
Sven,
Did you ever find time to build the 43p Kernel? I do not see my response to
your question about initrd in the list archive, I must have hit exit instead
of send. No, I do not think I need initrd in this kernel. Since my last
post, I have gotten further on building my own chrp kernel on a l
On Wed, Sep 10, 2003 at 04:23:18PM -0500, Alumbaugh, Tony wrote:
> I attempted to build on a redhat machine, but I don't know what I'm doing
> (yet). Here is the ibmchrp_defconfig from the linux-2.4.22 source. Is this
> the .config you can use to build a kernel for the 43p-150 I have?
Ok, i will
a "Team IT"
-Original Message-
From: Sven Luther [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 09, 2003 11:26 AM
To: Alumbaugh, Tony
Cc: 'Sven Luther'; 'debian-powerpc@lists.debian.org'
Subject: Re: Re: Re: 43p-150 booting Debian on chrp
On Tue, Sep 09, 2003 at 09:13:53AM -0500, Alumbaugh, Tony wrote:
> Sven,
> As far as booting, that did the job!! Thanks. After I go through the
> install and reboot, it will not reboot. I have to boot net again, and none
> of the drives get mounted. (You were right about the kernel install being
27;; 'debian-powerpc@lists.debian.org'
Subject: Re: Re: Re: 43p-150 booting Debian on chrp
On Mon, Sep 08, 2003 at 10:43:29AM -0500, Alumbaugh, Tony wrote:
> The closets I have gotten to getting the box to boot was with a
> zImage.chrp-rs6k file. It would boot (using boot net:
On Mon, Sep 08, 2003 at 10:43:29AM -0500, Alumbaugh, Tony wrote:
> The closets I have gotten to getting the box to boot was with a
> zImage.chrp-rs6k file. It would boot (using boot net: or boot floppy), then
> ask for the ramdisk to be insterted, but would not recognize the /dev/fd0
> device.
>
The closets I have gotten to getting the box to boot was with a
zImage.chrp-rs6k file. It would boot (using boot net: or boot floppy), then
ask for the ramdisk to be insterted, but would not recognize the /dev/fd0
device.
So, Yes, if you could build me an image that will boot the system, that
wou
On Mon, Sep 08, 2003 at 11:59:10AM +0200, Geert Uytterhoeven wrote:
> On Mon, 8 Sep 2003, Sven Luther wrote:
> > On Sat, Sep 06, 2003 at 09:19:38AM -0500, Alumbaugh, Tony wrote:
> > > Sven,
> > > Thanks for your help. I downloaded the vmlinz-2.4.22-install as you
> > > suggested, but when I tried
On Mon, 8 Sep 2003, Sven Luther wrote:
> On Sat, Sep 06, 2003 at 09:19:38AM -0500, Alumbaugh, Tony wrote:
> > Sven,
> > Thanks for your help. I downloaded the vmlinz-2.4.22-install as you
> > suggested, but when I tried to boot my 43p from bootP (boot
> > net:,10.31.196.5,,10.31.196.6), I got the
On Sat, Sep 06, 2003 at 09:19:38AM -0500, Alumbaugh, Tony wrote:
> Sven,
> Thanks for your help. I downloaded the vmlinz-2.4.22-install as you
> suggested, but when I tried to boot my 43p from bootP (boot
> net:,10.31.196.5,,10.31.196.6), I got the following error message.
Mmm, i don't know what
On Sat, 2003-09-06 09:19:38 -0500, Alumbaugh, Tony <[EMAIL PROTECTED]>
wrote in message <[EMAIL PROTECTED]>:
> Sven,
> Thanks for your help. I downloaded the vmlinz-2.4.22-install as you
> suggested, but when I tried to boot my 43p from bootP (boot
> net:,10.31.196.5,,10.31.196.6), I got the foll
Sven,
Thanks for your help. I downloaded the vmlinz-2.4.22-install as you
suggested, but when I tried to boot my 43p from bootP (boot
net:,10.31.196.5,,10.31.196.6), I got the following error message.
"FILE: vmlinuz-2.4.22-install
Load Addr=0x4000 Max Size=0xbfc000
FINAL Packet Count = 7666
FINA
On Thu, Sep 04, 2003 at 11:55:08AM -0500, Alumbaugh, Tony wrote:
> Dose anyone have a (debian 3.0 or YDL 3.0) kernel for booting a 43p-150 chrp
> machine, already complied? I have tried several, and the closest I have
> gotten is one that will not recognize the floppy drive, so I can not load
> th
Dose anyone have a (debian 3.0 or YDL 3.0) kernel for booting a 43p-150 chrp
machine, already complied? I have tried several, and the closest I have
gotten is one that will not recognize the floppy drive, so I can not load
the ramdisk. Any links that will help would also be appreaticeted.
Tony A
On Mon, Jun 02, 2003 at 04:09:20PM +0200, Viktor Rosenfeld wrote:
> Hi,
>
> Rodrigo Otavio Weymar Fonseca wrote:
>
> > Nice, the installation worked with install24-safe.
> >
> > But, when rebooting the system after the installation, the same error
> > that occurred when booting from CD occurs.
Hi,
Rodrigo Otavio Weymar Fonseca wrote:
> Nice, the installation worked with install24-safe.
>
> But, when rebooting the system after the installation, the same error
> that occurred when booting from CD occurs.
As I said, pass "video=ofonly" to the boot target.
Ciao,
Viktor
--
Viktor Rosen
Hi Viktor and all,
Nice, the installation worked with install24-safe.
But, when rebooting the system after the installation, the same error
that occurred when booting from CD occurs.
The following error message appears:
...ok
copying device tree... done
calling quiesce...
returning 0
Hi,
Rodrigo Otavio Weymar Fonseca wrote:
> The "install24" freezes when the graphic screen was assembled/created.
>
> I saw the graphic screen space being created and then it freezes.
>
> The same ocurred with "install".
Try install24-safe, or, if this target doesn't exist, pass
"video=ofonly
Hi all,
I am a Debian user for 2 years but I'm a newbie to Debian PPC.
Last night I tried to boot both "install" and "install24" from my iBook
600Mhz, but no one worked.
The "install24" freezes when the graphic screen was assembled/created.
I saw the graphic screen space being created
fyi... forgot to send the answer mail to chris to he list...
tarak wrote:
Chris Tillman wrote:
On Sun, Mar 23, 2003 at 10:55:56PM +0100, tarak wrote:
Chris Tillman wrote:
On Sun, Mar 23, 2003 at 01:42:16PM +0100, tarak wrote:
...
done that... screen still stays black.
Chris Tillman wrote:
On Sun, Mar 23, 2003 at 01:42:16PM +0100, tarak wrote:
hello all,
maybe one of you knows what to do about the boot problem
after the first installation of debian stable powerpc.
i have a powerbook g3 wallstreet with 250 MHz CPU and 192 MB
RAM. it's an oldworld system w
On Sun, Mar 23, 2003 at 01:42:16PM +0100, tarak wrote:
> hello all,
>
> maybe one of you knows what to do about the boot problem
> after the first installation of debian stable powerpc.
>
> i have a powerbook g3 wallstreet with 250 MHz CPU and 192 MB
> RAM. it's an oldworld system with an 2.0.1
hello all,
maybe one of you knows what to do about the boot problem
after the first installation of debian stable powerpc.
i have a powerbook g3 wallstreet with 250 MHz CPU and 192 MB
RAM. it's an oldworld system with an 2.0.1 firmware.
installation works fine. i boot the boot-floppy-hfs.img
w
I'm still stuck with Debian CD's not booting on my b&w G3 while Suse
boots nicely. Is it possible to extract the difference between these
CD's? Could anybody help me to extract this infos?
O. Wyss
--
Author of "Debian partial mirror synch script"
("http://dpartialmirror.sourceforge.net/";)
Chris Tillman <[EMAIL PROTECTED]> writes:
> Cool! I shoulda read a couple more messages ahead in my mailer.
sorry :(
> I don't think we can distribute that, it's not free software.
Damn. I'll speak to Apple then and see if they will carry it.
> > Make sure that all partitions that you wish to
On Tue, Dec 11, 2001 at 10:03:06PM +, Wayne Pascoe wrote:
> Well,
>
> It finally all works. Thanks to Chris and others who mailed me
> suggestions. The only thing not working is the timeout so that it
> boots automagically after x seconds, but I don't care about that right
> now.
Cool! I sho
(4.0G) Linux Native
>
> /dev/hda11Apple_Free28698128 @ 24478912
> (13.7G) Free space
>
> Block size=512, Number of Blocks=53177040
> DeviceType=0x0, DeviceId=0x0
> Drivers-
> 1: @ 64 for 21, type=0x701
> 2: @ 118 for 34, type=0xf8ff
>
Well,
It finally all works. Thanks to Chris and others who mailed me
suggestions. The only thing not working is the timeout so that it
boots automagically after x seconds, but I don't care about that right
now.
Things to note on oldworld machines :
Always run system disk first. This may solve m
Sorry to toppost, but please ignore my previous message, the
beginnings of which are described here. I have made (some) progress by
setenv boot-device ide/@0:0
I will post new problem in a separate thread.
Wayne Pascoe <[EMAIL PROTECTED]> writes:
> Chris Tillman <[EMAIL PROTECTED]> writes:
>
>
3177040
DeviceType=0x0, DeviceId=0x0
Drivers-
1: @ 64 for 21, type=0x701
2: @ 118 for 34, type=0xf8ff
As you can see from this, the Linux partition now comes before any
apple partitions on the disk. Booting debian, mounting the disk and
running quik no longer produces the warning about a previous p
On Sun, Dec 09, 2001 at 02:33:24PM +, Wayne Pascoe wrote:
> Does anyone know if the stuff with System Disk needs to be done BEFORE
> or AFTER the Debian install ?
It's a firmware fix, I think it needs to be applied before.
>
> Also, will it work running under the classic environment in OSX ?
Chris Tillman <[EMAIL PROTECTED]> writes:
> After an inspirational look at the boot-floppies todo list, I think I
> found the answer. At
>
> www.netbsd.org/Ports/macppc/models.html
>
> there are comments about your machine, the main one being that you
> need System Disk to update your broken f
On Sat, Dec 08, 2001 at 11:00:43AM +, Wayne Pascoe wrote:
> Hi all,
>
> I followed some of the advice that I received here about moving the
> partition I was trying to boot with quik to in front of the macosX
> partition. This still failed.
>
> I have now abandoned the idea of dual booting fo
Hi all,
I followed some of the advice that I received here about moving the
partition I was trying to boot with quik to in front of the macosX
partition. This still failed.
I have now abandoned the idea of dual booting for the moment and am
just trying to boot debian on this beast.
I booted off
On Thu, Apr 19, 2001 at 03:28:43AM -0500, Brian Dunnette wrote:
> Okay, fixed the partition type, then ran 'ybin -C /target/etc/yaboot.conf -m
> /target/etc/ofboot.b', which returned several 'yaboot.conf: line too long'
> (or
> something like that) errors; then, when I try to do the 'boot hd:9'
Okay, fixed the partition type, then ran 'ybin -C /target/etc/yaboot.conf -m
/target/etc/ofboot.b', which returned several 'yaboot.conf: line too long' (or
something like that) errors; then, when I try to do the 'boot hd:9' bit, I get:
parsing
DEFAULT CATCH!, code=70 at %SRR0: ff80b648 %SRR1
On Thu, Apr 19, 2001 at 02:57:02AM -0500, Brian Dunnette wrote:
> Well, now I get:
>
> MAC-PARTS: specified partition is not valid can't open hd:9,\\:tbxi
> ok
>
> Any ideas?
>
> (tried running ybin -b /dev/hda9, still didn't work...)
sounds to me like you mixed up type with name when creating
Well, now I get:
MAC-PARTS: specified partition is not valid can't open hd:9,\\:tbxi
ok
Any ideas?
(tried running ybin -b /dev/hda9, still didn't work...)
Thanks,
Brian Dunnette
On Wed, Apr 18, 2001 at 06:03:24AM -0800, Ethan Benson wrote:
> On Tue, Apr 17, 2001 at 07:13:44PM -0500, Brian Dunn
On Tue, Apr 17, 2001 at 07:13:44PM -0500, Brian Dunnette wrote:
> Okay... so I've (supposedly) gotten Debian installed on my iBook, and did the
> voodoo with the bootstrap partition (mkofboot --boot /dev/hda9 -m
> /target/etc/ofboot.b --root /dev/hda11 --partition 11). When I try to do
> "boot h
Okay... so I've (supposedly) gotten Debian installed on my iBook, and did the
voodoo with the bootstrap partition (mkofboot --boot /dev/hda9 -m
/target/etc/ofboot.b --root /dev/hda11 --partition 11). When I try to do "boot
hd:9" or "boot hd:9, yaboot", though, I get this message:
MAC-PARTS: LOA
Hi,
I got a Powerbook G3 Lombard, and made a hack.
I installed the bootloader from LinuxPPC, and booted the instalation, since I
couldnt with the debian disks because powerbook doesnt have floppy. Instead of
installing LinuxPPC, I opened a terminal and:
1) partitioned
2) Formatted
3) uncompress
94 matches
Mail list logo