InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #31  
Old 03-12-2008, 05:07 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
Yep unmount then open terminal and do all the previous stuff,
Reply With Quote
  #32  
Old 03-12-2008, 05:07 PM
effigy effigy is offline
Jaguar
 
Join Date: Mar 2008
Posts: 35
but how?
Reply With Quote
  #33  
Old 03-12-2008, 05:09 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
boot with dvd
then choose disk util
click on partition click unmount
for all partitions, when you open disk util its self explanitary
then open terminal and do all the previous
Reply With Quote
  #34  
Old 03-12-2008, 05:11 PM
effigy effigy is offline
Jaguar
 
Join Date: Mar 2008
Posts: 35
ive unmount the partions andnow?
Reply With Quote
  #35  
Old 03-12-2008, 05:17 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
change directory to i386 on your dvd 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"
Reply With Quote
  #36  
Old 03-12-2008, 05:21 PM
effigy effigy is offline
Jaguar
 
Join Date: Mar 2008
Posts: 35
ohhh -snipped- it the same -snipped- >DISK BOOT FAILURE, INSERT SYSTEM DISK AND PRESS ENTER< what's wrong with me?

sorry guys im too silly
Reply With Quote
  #37  
Old 03-12-2008, 05:25 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
r you sure you are using the right disk partitions?
I am guessing that if your osx partition is first on your disk and you are using guid it will be disk0s2
to check this

in terminal write
diskutil list
Reply With Quote
  #38  
Old 03-12-2008, 05:27 PM
effigy effigy is offline
Jaguar
 
Join Date: Mar 2008
Posts: 35
ill check this
Reply With Quote
  #39  
Old 03-12-2008, 05:30 PM
Ianxxx Ianxxx is offline
Leopard
 
Join Date: Jan 2008
Posts: 645
if thats the case you should write in terminal after unmounting

you must cd to the i386 folder first, then type

Code:
dd if=./guid/boot1h of=/dev/disk0s2 bs=512 count=1
Code:
dd if=./guid/boot0 of=/dev/disk0 bs=400 count=1
Code:
./startupfiletool /dev/rdisk0s2 ./boot_v8
after each line you should get
a message that it has wrote data
Reply With Quote
  #40  
Old 03-12-2008, 05:39 PM
effigy effigy is offline
Jaguar
 
Join Date: Mar 2008
Posts: 35
he started the setup!!



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply