This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
fuss:osx86 [2013/11/25 01:01] – created office | fuss:osx86 [2022/04/19 08:28] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Boot ===== | + | ====== Boot ====== |
Darwin/OSX on BIOS hardware uses a series of bootfiles which are explained on [[http:// | Darwin/OSX on BIOS hardware uses a series of bootfiles which are explained on [[http:// | ||
Line 12: | Line 12: | ||
| '' | | '' | ||
- | ===== Restoring Chameleon ===== | + | ====== Restoring Chameleon |
<code bash> | <code bash> | ||
- | fdisk -f boot0 -u -y / | + | fdisk -f boot0 -u -y / |
dd if=boot1h of=/ | dd if=boot1h of=/ | ||
cp boot / | 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.