Jump to content
1 post in this topic

Recommended Posts

Hi All

First ! THANK YOU, You all guy here :graduated:

 

It been 3 days I stucked with can't boot from 40 Gb HD. (single boot, I use my old PATA for this test.)

 

After haevily Digging here (I mean that HERE) got some good information about fdisk.

 

Here my successed instruction

 

1.boot from DVD patched (I use 8G1165)

2.Use Disk Util to partitioning I see some information about boot hfs use to use 8 mb so I make it 2 partitions one hfs other dosfs

auto-partition styles:
 boothfs	 8Mb boot plus HFS+ root partition (default)
 bootufs	 8Mb boot plus UFS root partition
 hfs		 Entire disk as one HFS+ partition
 ufs		 Entire disk as one UFS partition
 dos		 Entire disk as one DOS partition
 raid		Entire disk as one 0xAC partition

3.Open Terminal and use "fdisk" command instruction which had been post here somewhere. (Thank you, guy Apologies your name had erase by partitioned :( )

fdisk -u /dev/rdiskX
fdisk -e /dev/rdiskX  //This will drop U to fdisk shell//
print  //find out your disk information//
flag 1 //this will make your disk set active or bootable//
print   //Again checking for some changed//
write  //save//
quit  //exit fdisk//

 

this is my fdisk result

sudo fdisk /dev/rdisk0
Password:
Disk: /dev/rdisk0	   geometry: 4865/255/63 [78165360 sectors]
Signature: 0xAA55
	 Starting	   Ending
#: id  cyl  hd sec -  cyl  hd sec [	 start -	   size]
------------------------------------------------------------------------
*1: AF	0   1   1 - 1023 254  63 [		63 -   39082680] HFS+		
2: 0B 1023 254  63 - 1023 254  63 [  39082806 -   39082554] Win95 FAT-32
3: 00	0   0   0 -	0   0   0 [		 0 -		  0] unused	  
4: 00	0   0   0 -	0   0   0 [		 0 -		  0] unused

 

4.At this time I use "halt" command to prevent error from "reboot" command

5. Do normal install

6. Do Maxxuss Patche and AMD Enabler

7. reboot

 

Forgive 'bout my English

 

Again Thank you allpost-27963-1142173261_thumb.png

Link to comment
https://www.insanelymac.com/forum/topic/11784-report-1044-dvd-success/
Share on other sites

×
×
  • Create New...