Re: Open Firmware and External 2TB HDD

2012-10-27 Thread bfb
On 10/27/2012 02:45 PM, Risto Suominen wrote: 2012/10/26, b...@riseup.net: When I give the cmd+opt+o+f command on start up to load the Open Firmware interface problems happen. I try the 'dev / ls' command for the device tree. The external hard drive does not show up under any of the usb tree mem

Re: Open Firmware and External 2TB HDD

2012-10-27 Thread Risto Suominen
2012/10/26, b...@riseup.net : > > When I give the cmd+opt+o+f command on start up to load the Open Firmware > interface problems happen. I try the 'dev / ls' command for the device > tree. The external hard drive does not show up under any of the usb tree > members. However, Open Firmware is able t

Re: Open Firmware and External 2TB HDD

2012-10-26 Thread bfb
On 10/26/2012 1:46 PM, Milan Kupcevic wrote: On 10/26/2012 02:47 PM, b...@riseup.net wrote: Hello there, I have been struggling to boot Debian-PPC from a new 2TB Baracuda HDD with a Seagate GoFlex controller... FOR DAYS! Add-on SCSI, SATA, and ATA controllers must have proper OpenFirmware su

Re: Open Firmware and External 2TB HDD

2012-10-26 Thread Lennart Sorensen
On Fri, Oct 26, 2012 at 11:47:49AM -0700, b...@riseup.net wrote: > Hello there, > > I have been struggling to boot Debian-PPC from a new 2TB Baracuda HDD with > a Seagate GoFlex controller... FOR DAYS! > > I am using a Powerbook G4 with OSX 10.3.4 > > The details: > > When I boot off a Live Ubu

Re: Open Firmware and External 2TB HDD

2012-10-26 Thread Milan Kupcevic
On 10/26/2012 02:47 PM, b...@riseup.net wrote: > Hello there, > > I have been struggling to boot Debian-PPC from a new 2TB Baracuda HDD with > a Seagate GoFlex controller... FOR DAYS! > > Add-on SCSI, SATA, and ATA controllers must have proper OpenFirmware support to be able to boot an OpenFirm

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 >

Re: Open Firmware "boot" parameters -- Was: yaboot error - load size is too small

2004-09-26 Thread Rick Thomas
On Sunday, September 26, 2004, at 07:18 AM, Steve Richter wrote: On Sun, 26 Sep 2004 00:03:36 -0400, Rick Thomas <[EMAIL PROTECTED]> wrote: Derrik, Can you tell us where the syntax and semantics for this stuff is documented -- what one puts after "boot" in talking to Open Firmware, and how

Re: Open Firmware "boot" parameters -- Was: yaboot error - load size is too small

2004-09-26 Thread Steve Richter
On Sun, 26 Sep 2004 00:03:36 -0400, Rick Thomas <[EMAIL PROTECTED]> wrote: > > On Saturday, September 25, 2004, at 08:55 AM, Derrik Pates wrote: > > > Steve Richter wrote: > >> The 4 files ( yaboot, yaboot.conf, root.bin, linux.bin ) have been > >> copied to the root level of the hard drive. > >>

Re: Open Firmware "boot" parameters -- Was: yaboot error - load size is too small

2004-09-25 Thread Rick Thomas
On Saturday, September 25, 2004, at 08:55 AM, Derrik Pates wrote: Steve Richter wrote: The 4 files ( yaboot, yaboot.conf, root.bin, linux.bin ) have been copied to the root level of the hard drive. boot the iMac to the open firmware prompt run the command: boot hd:0,yaboot There's no parti

Re: Open Firmware gurus?

2003-07-02 Thread Ethan Benson
On Tue, Jul 01, 2003 at 06:30:46PM -0700, Chris Tillman wrote: > > > I found the script to alter boot-floppies. My oldworld > > > powerbook (wallstreet) now boots. But it would be nice > > > to get it booting off the internal internal drive. > > > When I do ofpath from Linux, it says > > > /pci/mac

Re: Open Firmware gurus?

2003-07-02 Thread Chris Tillman
On Tue, Jul 01, 2003 at 04:54:44PM +0200, [EMAIL PROTECTED] wrote: > No guru, but maybe some help :-) > > > I found the script to alter boot-floppies. My oldworld > > powerbook (wallstreet) now boots. But it would be nice > > to get it booting off the internal internal drive. > > When I do ofpath

Re: Open Firmware gurus?

2003-07-01 Thread svallet
No guru, but maybe some help :-) > I found the script to alter boot-floppies. My oldworld > powerbook (wallstreet) now boots. But it would be nice > to get it booting off the internal internal drive. > When I do ofpath from Linux, it says > /pci/mac-io/ata0/[EMAIL PROTECTED]:2 for the device path

Re: open firmware

2002-05-01 Thread Ali Bahar
> > I was wondering if anyone knew of a good tutorial on open firmware. I'm I think I glanced at these a while ago: http://developer.apple.com/technotes/tn/tn1061.html http://developer.apple.com/technotes/tn/tn1044.html http://developer.apple.com/technotes/tn/tn1062.html This will do as backgr

Re: open firmware

2002-04-30 Thread DavideBernini . guest
Hi, > I was wondering if anyone knew of a good tutorial on open firmware. I'm > trying to install Debian on a new Mac G4 and I don't think I'm even > telling the open firmware to start yaboot the right way. What I think > should work is: > > boot cd:,\\yaboot > > this complains about size b

Re: open firmware

2002-04-30 Thread Chris Tillman
On Mon, Apr 29, 2002 at 05:50:17PM -0400, Andrew Dixon wrote: > Hi everyone, > > I was wondering if anyone knew of a good tutorial on open firmware. I'm > trying to install Debian on a new Mac G4 and I don't think I'm even > telling the open firmware to start yaboot the right way. What I think >

Re: Open Firmware and booting using quik

2001-11-14 Thread Ethan Benson
potato documentation has a typo which is fixed in CVS but b-f were never built for powerpc. use woody boot-floppies and woody documentation, it does all this for you. On Wed, Nov 14, 2001 at 04:08:25AM -0500, Elliot Badham Peele wrote: > the install instruction say to edit the open firmware veri

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 07:13:30PM -0900, Ethan Benson wrote: > On Mon, Nov 12, 2001 at 03:34:30AM +0100, Florian Friesdorf wrote: > > > > I know a little more of my ibook now, but I'm still not able to delete > > the partition table of my harddisk with Open Firmware commands. > > why on earth do

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Ethan Benson
On Mon, Nov 12, 2001 at 03:34:30AM +0100, Florian Friesdorf wrote: > > I know a little more of my ibook now, but I'm still not able to delete > the partition table of my harddisk with Open Firmware commands. why on earth do you want to do this? you do partitioning in debian's mac-fdisk not OpenF

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Florian Friesdorf
On Sun, Nov 11, 2001 at 10:11:20PM -0700, Chris Tillman wrote: > On Sun, Nov 11, 2001 at 05:59:35PM +0100, Florian Friesdorf wrote: > > Hi, > > > > I wonder where documentation to Open Firmware could be found. > > > > I'm now able to calculate with Open Firmware, do a network boot, or > > similar

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Ethan Benson
On Sun, Nov 11, 2001 at 05:59:35PM +0100, Florian Friesdorf wrote: > Hi, > > I wonder where documentation to Open Firmware could be found. > > I'm now able to calculate with Open Firmware, do a network boot, or > similar stuff. But isn't it possible to erase the partition table from > with OF, fo

Re: Open Firmware - what can I do with it?

2001-11-11 Thread Chris Tillman
On Sun, Nov 11, 2001 at 05:59:35PM +0100, Florian Friesdorf wrote: > Hi, > > I wonder where documentation to Open Firmware could be found. > > I'm now able to calculate with Open Firmware, do a network boot, or > similar stuff. But isn't it possible to erase the partition table from > with OF, fo

Re: open firmware netboot?

2000-09-09 Thread Matthias Pfisterer
pohl wrote: > > Ethan wrote: > > > > this is strange and disturbing. can it read regular ISO9660 CDs? > > (debian CD 1 is hybrid ISO/HFS) > > Yes, it can read regular ISO9660s...what's more interesting is that > we have another iMac of the same vintage that I just tested -- it > boots just fine o

Re: open firmware netboot?

2000-09-08 Thread Ethan Benson
On Fri, Sep 08, 2000 at 10:46:08PM -0500, pohl wrote: > > Ethan wrote: > > > > this is strange and disturbing. can it read regular ISO9660 CDs? > > (debian CD 1 is hybrid ISO/HFS) > > Yes, it can read regular ISO9660s...what's more interesting is that > we have another iMac of the same vintage th

Re: open firmware netboot?

2000-09-08 Thread Paul T. McNally
on 9/8/00 10:46 PM, pohl at [EMAIL PROTECTED] wrote: > > Ethan wrote: >> >> this is strange and disturbing. can it read regular ISO9660 CDs? >> (debian CD 1 is hybrid ISO/HFS) > > Yes, it can read regular ISO9660s...what's more interesting is that > we have another iMac of the same vintage that

Re: open firmware netboot?

2000-09-08 Thread pohl
Ethan wrote: > > this is strange and disturbing. can it read regular ISO9660 CDs? > (debian CD 1 is hybrid ISO/HFS) Yes, it can read regular ISO9660s...what's more interesting is that we have another iMac of the same vintage that I just tested -- it boots just fine off of the same CD -- must be s

Re: open firmware netboot?

2000-09-08 Thread Ethan Benson
On Fri, Sep 08, 2000 at 09:22:02PM -0500, pohl wrote: > > I have a bootable debian CD in hand (from debian-cd.com), and an old > rev A iMac that refuses to boot it. The CD boots up on my G4 without > fail, but with this iMac it cannot boot. (open firmware says that it > has trouble reading block

[OT] Re: Open Firmware booting on Blue G3

1999-08-12 Thread Joel Klecker
At 00:12 -0400 1999-08-12, Tom Rini wrote: Such a new OF that Linux needs to be fixed. :) BTW, the OF-script apple requires can be generated by the mknote program in arch/ppc/someplace. But, we have some other issues to deal with. mknote hard-codes the chrpboot values in the .note section for

[OT] Re: Open Firmware booting on Blue G3

1999-08-12 Thread Tom Rini
On Wed, 11 Aug 1999, Ethan Benson wrote: > is there any work on this? I hope Debian is not going to be a BootX > only distribution like LinuxPPC is... LinuxPPC 1999 is BootX only because no one had the time to write+test the quik section for the RedHat-based installer. :) > I realize that most