View Single Post
 
Old 04-15-2008, 03:44 AM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
With the way I did the procedures above, you shouldn't have to do cd .usr, etc, at all. That procedure was usually required for Tiger. However, for leopard its as easy as what my guide says above.

Quote:
[cite] Ianxxx:[/cite]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