This shows you the differences between two versions of the page.
Previous revision | |||
— | fuss:osx86 [2022/04/19 08:28] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Boot ====== | ||
+ | |||
+ | Darwin/OSX on BIOS hardware uses a series of bootfiles which are explained on [[http:// | ||
+ | |||
+ | ^ File ^ Description ^ | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | | '' | ||
+ | |||
+ | ====== Restoring Chameleon ====== | ||
+ | |||
+ | <code bash> | ||
+ | fdisk -f boot0 -u -y / | ||
+ | dd if=boot1h of=/ | ||
+ | cp boot / | ||
+ | fdisk -e / | ||
+ | flag 2 # flag the second partition HFS, first partition being EFI | ||
+ | write # write the changes to disk | ||
+ | exit # leave fdisk. | ||
+ | </ | ||
For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.