I have upgraded to Ubuntu Mate 16.04 on my PowerPC (ppc) G5 Powermac. This is great, and I plan to use it as my primary operating system, but I still need easy access to OSX 10.5 Leopard. I can still access it by holding down the option key but this is slow. Unfortunately Yaboot no longer recognises OSX. Can anyone tell what is wrong with my yaboot.conf file?
My yaboot.conf looks like this:
## yaboot.conf generated by the Ubuntu installer
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ
boot=/dev/sda9
partition=17
root=/dev/sda17
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
macosx=/dev/sdb10
image=/boot/vmlinux
partition=17
label=Linux
read-only
initrd=/boot/initrd.img
append="quiet splash"
image=/boot/vmlinux.old
label=old
read-only
initrd=/boot/initrd.img.old
append="quiet splash"
After years of having various Linux distributions installed my partition map is a mess:
Thanks in advance, any suggestions welcome!
My yaboot.conf looks like this:
Quote:
## yaboot.conf generated by the Ubuntu installer
##
## run: "man yaboot.conf" for details. Do not make changes until you have!!
## see also: /usr/share/doc/yaboot/examples for example configurations.
##
## For a dual-boot menu, add one or more of:
## bsd=/dev/hdaX, macos=/dev/hdaY, macosx=/dev/hdaZ
boot=/dev/sda9
partition=17
root=/dev/sda17
timeout=100
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
enablecdboot
macosx=/dev/sdb10
image=/boot/vmlinux
partition=17
label=Linux
read-only
initrd=/boot/initrd.img
append="quiet splash"
image=/boot/vmlinux.old
label=old
read-only
initrd=/boot/initrd.img.old
append="quiet splash"
Code:
/dev/sda
# type name length base ( size ) system
/dev/sda1 Apple_partition_map Apple 63 @ 1 ( 31.5k) Partition map
/dev/sda2 Apple_Driver43 Macintosh 56 @ 64 ( 28.0k) Driver 4.3
/dev/sda3 Apple_Driver43 Macintosh 56 @ 120 ( 28.0k) Driver 4.3
/dev/sda4 Apple_Driver_ATA Macintosh 56 @ 176 ( 28.0k) Unknown
/dev/sda5 Apple_Driver_ATA Macintosh 56 @ 232 ( 28.0k) Unknown
/dev/sda6 Apple_FWDriver Macintosh 512 @ 288 (256.0k) Unknown
/dev/sda7 Apple_Driver_IOKit Macintosh 512 @ 800 (256.0k) Unknown
/dev/sda8 Apple_Patches Patch Partition 512 @ 1312 (256.0k) Unknown
/dev/sda9 Apple_Bootstrap untitled 262144 @ 1824 (128.0M) NewWorld bootblock
/dev/sda10 Apple_Bootstrap untitled 1954 @ 275699379 (977.0k) NewWorld bootblock
/dev/sda11 Apple_HFS Apple_HFS_Untitled_2 275169280 @ 526336 (131.2G) HFS
/dev/sda12 Apple_Bootstrap untitled 1954 @ 275701333 (977.0k) NewWorld bootblock
/dev/sda13 Apple_Bootstrap untitled 1954 @ 275697425 (977.0k) NewWorld bootblock
/dev/sda14 Apple_Bootstrap untitled 1954 @ 275703287 (977.0k) NewWorld bootblock
/dev/sda15 Apple_Bootstrap untitled 1954 @ 275705241 (977.0k) NewWorld bootblock
/dev/sda16 Apple_UNIX_SVR2 swap 1940337 @ 318232718 (947.4M) Linux swap
/dev/sda17 Apple_UNIX_SVR2 untitled 42525523 @ 275707195 ( 20.3G) Linux native
/dev/sda18 Apple_Free Extra 262368 @ 263968 (128.1M) Free space
/dev/sda19 Apple_Free Extra 1809 @ 275695616 (904.5k) Free space
/dev/sda20 Apple_Free Extra 1 @ 320173055 ( 0.5k) Free space
Block size=512, Number of Blocks=320173056
DeviceType=0x0, DeviceId=0x0
Drivers-
1: @ 64 for 23, type=0x1
2: @ 120 for 36, type=0xffff
3: @ 176 for 21, type=0x701
4: @ 232 for 34, type=0xf8ff
/dev/sdb
# type name length base ( size ) system
/dev/sdb1 Apple_partition_map Apple 63 @ 1 ( 31.5k) Partition map
/dev/sdb2 Apple_Driver43 Macintosh 56 @ 64 ( 28.0k) Driver 4.3
/dev/sdb3 Apple_Driver43 Macintosh 56 @ 120 ( 28.0k) Driver 4.3
/dev/sdb4 Apple_Driver_ATA Macintosh 56 @ 176 ( 28.0k) Unknown
/dev/sdb5 Apple_Driver_ATA Macintosh 56 @ 232 ( 28.0k) Unknown
/dev/sdb6 Apple_FWDriver Macintosh 512 @ 288 (256.0k) Unknown
/dev/sdb7 Apple_Driver_IOKit Macintosh 512 @ 800 (256.0k) Unknown
/dev/sdb8 Apple_Patches Patch Partition 512 @ 1312 (256.0k) Unknown
/dev/sdb9 Apple_Free 262144 @ 1824 (128.0M) Free space
/dev/sdb10 Apple_HFS Untitled 488133184 @ 263968 (232.8G) HFS
/dev/sdb11 Apple_Free 16 @ 488397152 ( 8.0k) Free space
Block size=512, Number of Blocks=488397168
DeviceType=0x0, DeviceId=0x0
Drivers-
1: @ 64 for 23, type=0x1
2: @ 120 for 36, type=0xffff
3: @ 176 for 21, type=0x701
4: @ 232 for 34, type=0xf8ff