InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 02-26-2008, 12:22 AM
aljonama aljonama is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 35
Hi,
the pc boots only from DVD and not from my Hardrive.

I read the forum up and down and didn't find the right answer for my problem.

Here's my Hardware:

Quote:
K8N Neo4 Series MS-7125 (v1.x) ATX Mainboard
CPU Socket 939 for AMD Athlon 64 FX Processor 3800+
2 GB RAM
CipSet nForce Ultra/Standard
Serial-ATA-Bus:
SAMSUNG SP2504C:

Quote:
Kapazität: 232,89 GB
Modell: SAMSUNG SP2504C
Version: VT100-33
Seriennummer: S09QJ10YC22791
Wechselmedien: Nein
Absteckbares Laufwerk: Nein
BSD-Name: disk0
Protokoll: ata
Einheiten-Nummer: 0
Socket-Typ: Serial-ATA
Treiber für Mac OS 9: Nein
Partitionstabellentyp: MBR (Master Boot Record)
S.M.A.R.T.-Status: Überprüft
Volumes:
Leopard:
Kapazität: 232,89 GB
Verfügbar: 222,67 GB
Beschreibbar: Ja
Dateisystem: Journaled HFS+
BSD-Name: disk0s1
Mount-Point: /
Please see also the Partion Scheme


Please help me.
Thanks Zep for this woderfull Release

Thanks Alonama
Reply With Quote
  #2  
Old 02-26-2008, 12:25 AM
cgsheen's Avatar
cgsheen cgsheen is offline
Panther
 
Join Date: Jan 2008
Location: AZ
Posts: 247
And you've already tried "fdisk" on your install HD and partition to make it "bootable"?

http://osx86.wikidot.com/known-issues#toc3

Running both 10.5.8 and 10.6.4 on my stinking AMD/ATi machine...
Reply With Quote
  #3  
Old 02-26-2008, 12:35 AM
aljonama aljonama is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 35
Yes I do.



1. I open a Terminal
2. Su Root (Password)
3. i
4. I make fdisk -e /dev/Rdisk0
5. u
6. f 1
7. w
8. q

and then I reboot and i see the theme problem. The PC bootet allways if i have the DVD in my drive.

by the way, soory my english

Aljonama
Reply With Quote
  #4  
Old 02-26-2008, 12:46 AM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
What type of partition are you running on, GUID or MBR? What version of Zephyroth's release are you trying to install? What is the name of the volume/partition you installed your copy of the O/S? Answer these, and there may be some solution available for you. =)
Reply With Quote
  #5  
Old 02-26-2008, 12:56 AM
aljonama aljonama is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 35
OK,

I take the MBR (see the info.txt
I download the Leopard-10-5.2-AMD.ISO via torrent fom PiratesBay and install this
and by the Partition doing i name the Partion Leopard

Please look.

Last login: Sun Feb 24 15:06:33 on ttys000
xdsl-87-78-155-187:~ aw$ diskutil list
/dev/disk0
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *232.9 Gi disk0
1: Apple_HFS Leopard 232.9 Gi disk0s1
/dev/disk1
#: TYPE NAME SIZE IDENTIFIER
0: Apple_partition_scheme *4.4 Gi disk1
1: Apple_partition_map 31.5 Ki disk1s1
2: Apple_HFS Leopard-10.5.2-AMD-EFI 4.4 Gi disk1s2
/dev/disk2
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *153.4 Gi disk2
1: EFI 200.0 Mi disk2s1
2: Apple_HFS Leopard USB 153.1 Gi disk2s2

sh-3.2# fdisk -e /dev/rdisk0
Enter 'help' for information
fdisk: 1> p
Disk: /dev/rdisk0 geometry: 30401/255/63 [488397168 sectors]
Offset: 0 Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
*1: AF 0 1 1 - 1023 254 63 [ 63 - 488397105] HFS+
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
fdisk: 1>
Reply With Quote
  #6  
Old 02-26-2008, 02:39 AM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
Did you install with or without EFI?
Reply With Quote
  #7  
Old 02-26-2008, 02:43 AM
Puttabong's Avatar
Puttabong Puttabong is offline
 
Join Date: Jan 2008
Location: South Korea
Posts: 933
If you installed with MBR and without EFI, then this is the right way:

// Hit enter after each terminal line to execute the command. //

1 -> Launch with DVD
2 -> At boot prompt, type
Code:
-s
(single user mode)

3 -> Type:
Code:
fdisk -e /dev/rdiskX
update
f 1
w (yes)
q
4 ->
Code:
cd /usr/standalone/i386

./startupfiletool -v /dev/rdisXsX ./boot
5 ->
Code:
mount -uw /
mount -t hfs /dev/diskXsX /Volumes
6 ->
Code:
bless -device /dev/diskXsX -setBoot -verbose
7 -> Reboot, hopefully without any dvd inserted.
Reply With Quote
  #8  
Old 02-26-2008, 03:23 AM
aljonama aljonama is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 35
Hi Puttabong

i have make all this, it will not funtion. Only with DVD
Reply With Quote
  #9  
Old 02-26-2008, 03:27 AM
aljonama aljonama is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 35
Hi Puttabong

i make this

....


....


mount -t hfs /dev/diskXsX /Volumes

or must be do
mount -t hfs /dev/diskXsX /Volumes/leopard



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

Reply With Quote
Reply