Chameleon

Installation

Table of Content

How to install Chameleon boot loader

Introduction

If you have any questions, issues etc. feel free to join us at irc.voodooprojects.org #chameleon

Details

Normal Install:

Suppose that your installation is on /dev/disk0s2

  • Install boot0 to the MBR: sudo fdisk -f boot0 -u -y /dev/rdisk0

  • Install boot1h to the partition's bootsector: sudo dd if=boot1h of=/dev/rdisk0s2

  • Install boot to the partition's root directory: sudo cp boot /

    No need to use startupfiletool anymore!

Created: 14 years 3 months ago
by wayo