View Single Post
 
Old 02-19-2008, 11:12 PM
macprodan macprodan is offline
Puma
 
Join Date: Feb 2008
Posts: 27
WinLinMac01

1 - Boot with the DVD.
2 - Press F8, then type "-s"
3- type "cd /usr/standalone/i386"
4 - type "dd if=./guid/boot1h of=/dev/rdiskXsY bs=512 count=1 (X is the disk number and Y is the partition number on which you installed Leo)
5 - type "dd if=./guid/boot0 of=/dev/diskX bs=400 count=1
6 - type "./startupfiletool -v /dev/diskXsY ./boot_v8"

GUID bootloader must be now installed correctly.


does not work for me.

type "dd if=./guid/boot1h of=/dev/rdiskXsY bs=512 count=1

say no such device
Reply With Quote