Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fuss:osx86 [2013/11/25 01:01] – created officefuss: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://www.puredarwin.org/developers/booting/boot|PureDarwin's boot page]]. Darwin/OSX on BIOS hardware uses a series of bootfiles which are explained on [[http://www.puredarwin.org/developers/booting/boot|PureDarwin's boot page]].
Line 12: Line 12:
 | ''chain0''  |  | | ''chain0''  |  |
  
-===== Restoring Chameleon =====+====== Restoring Chameleon ======
  
 <code bash> <code bash>
-fdisk -f boot0 -u -y /dev/diskX    # Install boot0 to the MBR, X is the disk number+fdisk -f boot0 -u -y /dev/diskX    # install boot0 to the MBR, X is the disk number
 dd if=boot1h of=/dev/diskXsY       # X is disk number, Y is the number of the HFS partition. dd if=boot1h of=/dev/diskXsY       # X is disk number, Y is the number of the HFS partition.
 cp boot /Volumes/XXX               # boot file must be at the root of the partition (''/'') cp boot /Volumes/XXX               # boot file must be at the root of the partition (''/'')
 +fdisk -e /dev/diskX                # edit the disk, X is the disk number
 +flag 2                             # flag the second partition HFS, first partition being EFI 
 +write                              # write the changes to disk
 +exit                               # leave fdisk.
 </code> </code>
  

fuss/osx86.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.