ich versuche Debian auf meine iBook neben Mac OS X zu installieren. Ich gehe nach dieser Anleitung vor.
Doch in der Firmware-konsole bekomme ich mit einem "boot hd:5, yaboot" ein
Code: Alles auswählen
LOAD size too small
Code: Alles auswählen
LOAD size too small
> There's no partition 0, _ever_, with an Apple partition map. It doesn't
> exist. You should do 'boot hd:,\\yaboot' instead. Not specifying a
> partition number will cause it to search for a volume with a filesystem
> it knows, and \\ tells it "look in the blessed directory" - which trust
> me, is important...
I do trust you!
at the firmware prompt I typed:
boot hd:,\\yaboot
got back:
cant OPEN: hd:,\\yaboot
Why cant it open yaboot?
> Because it wasn't in the blessed folder, I guess, based on what you're
> telling me below.
> > is there an open firmware command that shows all the file systems?
> >
> > The contents of the Mac HD folder ( the root folder? ) on this system is:
> Oh... you didn't install it the "proper" way. If it's in the FS root, try:
> boot hd:,\yaboot
> instead, and see if it manages to boot.
it did! You are legend.
now I am hacking my way thru mac-fdisk and the partitioning the hard
drive. I'll be back ...
-Steve