View Single Post
 
Old 04-15-2008, 03:35 AM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
fdisk -e /dev/rdisk0
flag 1
write
yes
quit
reboot

I found sometimes this isn't enough and have to
cd /usr/standalone/i386
dd if=boot1h of=/dev/rdiskXsY bs=512 count=1
./startupfiletool -v /dev/rdiskXsY boot
Reply With Quote