
01-04-2010, 05:31 PM
|
Jaguar
|
|
Join Date: Jan 2010
Posts: 40
|
|
Quote:
Originally Posted by Imkantus
|
I dont understand anything..
Non-RaidSuppose 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!
----------------------------------
Wich one should i do? Raid Install or Non-Raid?
|