Re: open firmware and my etch boot

2007-06-18 Thread xavier grave
Le lundi 18 juin 2007 à 09:33 -0400, ebenoit a écrit : > does yabootconfig have to reside on sda1? I don't think so... It has to be somewhere it can be executed... But in order to do a good job it need to have an apple bootstrap partition. Here is my partition table on my dual G4 mac : /dev/hda

Re: open firmware and my etch boot

2007-06-18 Thread ebenoit
does yabootconfig have to reside on sda1? [EMAIL PROTECTED] wrote: Ok, back to square one: I command, option, P, R the prom then did an install wiping out the old partions my partitions are labled as follows Part. 1 is called Apple it is a newworld partition Part. 2 is called Untitled it is a ne

Re: open firmware and my etch boot

2007-06-15 Thread grave
> Ok, back to square one: > I command, option, P, R the prom > then did an install wiping out the old partions > my partitions are labled as follows > Part. 1 is called Apple it is a newworld partition > Part. 2 is called Untitled it is a newworld partion > Part. 3 is called Untitled it is / ext3 >

Re: open firmware and my etch boot

2007-06-15 Thread ebenoit
Ok, back to square one: I command, option, P, R the prom then did an install wiping out the old partions my partitions are labled as follows Part. 1 is called Apple it is a newworld partition Part. 2 is called Untitled it is a newworld partion Part. 3 is called Untitled it is / ext3 Part. 4 is cal

Re: open firmware and my etch boot

2007-06-15 Thread eric
reguarding these directions: http://www.debian.org/releases/stable/powerpc/ch07s01.html.en for NewWorld Macs, which is my case Should I have partitioned my SCSI drive first with OS X to get an apple_bootstrap partition? And then do an installation, or use my Etch cd install to create the apple

Re: open firmware and my etch boot

2007-06-15 Thread eric
Ok, I edited yaboot.conf. could you help me with open firmware? At one point open firmware was going to a linux 1st stage, but now I just get the mac question mark. my boot-device and boot-command are: boot-device /[EMAIL PROTECTED]/ATTO,[EMAIL PROTECTED],1/@0:3,\\:tbxi boot-command

Re: open firmware and my etch boot

2007-06-15 Thread xavier grave
sorry : in the yaboot.conf file boot=/dev/sda3 device=/[EMAIL PROTECTED]/ATTO,[EMAIL PROTECTED],1/@0: partition=4 root=/dev/sda4 timeout=30 ... becomes : boot=/dev/sda3 device=hd: partition=4 root=/dev/sda4 timeout=30 ... I had to do this on my old dual G5... Le vendredi 15 juin 2007 à 09:50 -0

Re: open firmware and my etch boot

2007-06-15 Thread eric
in yaboot.conf or open firmware? xavier grave wrote: May be you should replace the device line by : device=hd: xavier Le vendredi 15 juin 2007 à 07:50 -0400, eric a écrit : *yaboot.conf** boot=/dev/sda3 device=/[EMAIL PROTECTED]/ATTO,[EMAIL P

Re: open firmware and my etch boot

2007-06-15 Thread xavier grave
May be you should replace the device line by : device=hd: xavier Le vendredi 15 juin 2007 à 07:50 -0400, eric a écrit : > *yaboot.conf** > boot=/dev/sda3 > device=/[EMAIL PROTECTED]/ATTO,[EMAIL PROTECTED],1/@0: > partition=4 > root=/dev/sda4 > timeo

Re: open firmware and my etch boot

2007-06-15 Thread eric
*yaboot.conf** boot=/dev/sda3 device=/[EMAIL PROTECTED]/ATTO,[EMAIL PROTECTED],1/@0: partition=4 root=/dev/sda4 timeout=30 install=/usr/lib/yaboot/yaboot magicboot=/usr/lib/yaboot/ofboot image=/boot/vmlinux label=Linux read-on

Re: open firmware and my etch boot

2007-06-14 Thread xavier grave
Hi Eric, I just remembered something about the device field in yaboot.conf file. Can you send the result of your last yabootconfig please ? Before a yabootconfig can you do some tests : what is the result of the ofpath command ? xavier Le mardi 12 juin 2007 à 12:42 -0400, Eric Benoit a écrit : >

Re: open firmware and my etch boot

2007-06-12 Thread Eric Benoit
Hi xavier, I think I want to check if my open firmware is correct first. I was able to run yabootconfig following your directions. I guess I just need to know whether or not I can rule out that it is a mis configuration of open firmware or yaboot, before I start messing around, can you help?

Re: open firmware and my etch boot

2007-06-12 Thread xavier grave
Le mardi 12 juin 2007 à 09:52 -0400, Eric Benoit a écrit : > I have a Apple G4 server model M5183. I've install Etch without a > problem, however when I get to second stage boot... it freezes or hangs > then the monitor turns black. > > my boot-device for open firmware(3)is: > boot-device >

open firmware and my etch boot

2007-06-12 Thread Eric Benoit
I have a Apple G4 server model M5183. I've install Etch without a problem, however when I get to second stage boot... it freezes or hangs then the monitor turns black. my boot-device for open firmware(3)is: boot-device /pci/ATTO,[EMAIL PROTECTED]/@0:11,\\:tbxi