[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

yaboot: Booting MacOS doesnt work



Hello!

My Hardware is an Pismo 400 Modell Firewire ...

I´ve problems booting macOS. It´s installed on /dev/hda10.
My yaboot Bootstrap Partition is /dev/hda9 .
I can boot Debian but when i press m only the floppy with the blinking questionmark appears.
I´ve reinstalled MacOS with the restore cd to the Macintosh HD (partition 10)

Any ideas, why i can´t boot up MacOS

I´ll send you my Configs
- /etc/yaboot.conf
- /etc/ofboot.b

Thanks...

cu,

mfl

PS. Why I´ve got partiton 9 the first real partition ? no idea!? i´ve got 7 apple partitons and 1 partition table. strange ...

-- 
Michael Flaig ... PROLinux
## Example yaboot.conf for ybin and yaboot >= 0.6
## see man yaboot.conf for more details.

## This example shows how to multi boot GNU/Linux, MacOS, MacOSX, and
## Darwin with SCSI disks.  This example also creates menu items for
## booting from the CDROM, the Network and into an OpenFirmware
## prompt.

## Change to your bootstrap partition ie: /dev/sda2
boot=/dev/hda9
device=hd:
delay=10
timeout=50
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot

image=/vmlinux
	label=Linux
	root=/dev/hda11
	partition=11
	read-only

#image=/vmlinux.old
#	label=Linux.old
#	root=/dev/sda11
#	read-only

## The macos and macosx variables can be either a unix /dev node or an
## OpenFirmware path:

macos=/dev/hda10

## Add a menu entry to boot from the CDROM:

enablecdboot

## Add a menu entry to boot from the Network:

enablenetboot

## Add a menu entry to boot into an OpenFirmware prompt:

enableofboot
<CHRP-BOOT>
<COMPATIBLE>
iMac,1 PowerMac1,1 PowerMac2,1 PowerMac2,2 PowerMac3,1 PowerMac3,2 PowerMac3,3 PowerMac5,1 PowerBook1,1 PowerBook2,1 PowerBook2,2 PowerBook3,1 PowerBook3,2
</COMPATIBLE>
<DESCRIPTION>
Powerbook G3 - PowerPC 400 Mhz - 128 MB Ram ... Loading GNU/Linux Bootmanager  
</DESCRIPTION>
<BOOT-SCRIPT>
" get-key-map" " keyboard" open-dev $call-method
dup 20 dump
5 + c@ 08 = if
" Booting MacOS ..." cr " boot hd:10,\\:tbxi" eval
else
" Booting Yaboot ..." cr " boot hd:9,yaboot" eval
then
</BOOT-SCRIPT>
<OS-BADGE-ICONS>
1010
000000000000F8FEACF6000000000000
0000000000F5FFFFFEFEF50000000000
00000000002BFAFEFAFCF70000000000
0000000000F65D5857812B0000000000
0000000000F5350B2F88560000000000
0000000000F6335708F8FE0000000000
00000000005600F600F5FD8100000000
00000000F9F8000000F5FAFFF8000000
000000008100F5F50000F6FEFE000000
000000F8F700F500F50000FCFFF70000
00000088F70000F50000F5FCFF2B0000
0000002F582A00F5000008ADE02C0000
00090B0A35A62B0000002D3B350A0000
000A0A0B0B3BF60000505E0B0A0B0A00
002E350B0B2F87FAFCF45F0B2E090000
00000007335FF82BF72B575907000000
000000000000ACFFFF81000000000000
000000000081FFFFFFFF810000000000
0000000000FBFFFFFFFFAC0000000000
000000000081DFDFDFFFFB0000000000
000000000081DD5F83FFFD0000000000
000000000081DDDF5EACFF0000000000
0000000000FDF981F981FFFF00000000
00000000FFACF9F9F981FFFFAC000000
00000000FFF98181F9F981FFFF000000
000000ACACF981F981F9F9FFFFAC0000
000000FFACF9F981F9F981FFFFFB0000
00000083DFFBF981F9F95EFFFFFC0000
005F5F5FDDFFFBF9F9F983DDDD5F0000
005F5F5F5FDD81F9F9E7DF5F5F5F5F00
0083DD5F5F83FFFFFFFFDF5F835F0000
000000FBDDDFACFBACFBDFDFFB000000
000000000000FFFFFFFF000000000000
0000000000FFFFFFFFFFFF0000000000
0000000000FFFFFFFFFFFF0000000000
0000000000FFFFFFFFFFFF0000000000
0000000000FFFFFFFFFFFF0000000000
0000000000FFFFFFFFFFFF0000000000
0000000000FFFFFFFFFFFFFF00000000
00000000FFFFFFFFFFFFFFFFFF000000
00000000FFFFFFFFFFFFFFFFFF000000
000000FFFFFFFFFFFFFFFFFFFFFF0000
000000FFFFFFFFFFFFFFFFFFFFFF0000
000000FFFFFFFFFFFFFFFFFFFFFF0000
00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
00FFFFFFFFFFFFFFFFFFFFFFFFFFFF00
00FFFFFFFFFFFFFFFFFFFFFFFFFF0000
000000FFFFFFFFFFFFFFFFFFFF000000
</OS-BADGE-ICONS>
</CHRP-BOOT>

Reply to: