![]() |
I've installed Zephs 10.5.1 Leo on my amd system fine but I've still got my old Tiger install which I had first so the default bootup is to boot Tiger. How can I change the bootloader to select my Leo partition by default?
|
Check the wiki ----> http://osx86.wikidot.com
|
Thanks for the reply Zephyroth. The partition is already bootable, just that by default TIGER is selected instead of LEO. I can't find anything in the wiki about this :( I've also searched insanely mac and posted there but no one knows or is unwilling to help. I know it must be something simple but it's passed me to work out.
|
check the bios > boot device priority :)
|
Bios shouldn't make a difference. I've got tiger and leo installed on the same drive, different partitions. TIger was installed first and Leo after, but it didn't change the bootloader for some reason. I have to press F8 and choose the leo partition every time I boot.
|
i thought you have it on a different hd :)
|
No worries I guess I should explain in more detail next time. Is there a file I can edit like boot.plist to get the default boot item changed easily? I know in windows it's all in boot.ini.
|
anyone?
|
I don't think ... It seems to be hardcoded in the boot sector but maybe I'm wrong.
|
have you tried this?
fdisk -e /dev/rdiskX update f Y w (yes) q cd /usr/standalone/i386 ./startupfiletool -v /dev/rdisXsY ./boot |