Thread: EFI with MBR
View Single Post
 
Old 02-02-2008, 02:42 AM
DoiX DoiX is offline
Tiger
 
Join Date: Jan 2008
Location: Romania
Posts: 355
lol....dd if=./guid/boot1h of=/dev/rdisk0s3 bs=512 count=1 dd if=./guid/boot0 of=/dev/disk0 bs=400 count=1 are for GUID...not MBR

~How to install EFI -MBR~

1. install leo
2. boot again the dvd disk utility>right click your leo partition >information>see what disk id has the partition (diskXsX)>unmount your leo partition
3. enter terminal
Code:
cd /volumes/your_usb_stick_name/pc_efi_v80

./startupfiletool /dev/rdiskXsX ./boot_v8
that is it
Reply With Quote