InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Leopard SATA HDD not found! (http://infinitemac.com/showthread.php?t=19)

Puttabong 01-12-2008 09:52 PM

Have a look at your HDD, get it out of your case, and check the Jumpers.
If it's set to slave, switch them to master and then try again.

Puttabong 01-12-2008 09:53 PM

http://www.pchell.com/images/masterslave.jpg

You find a description for the correct slots on the top of the HDD.

crawle 01-12-2008 09:56 PM

Oh great, thanks Puttabong. So I'll plug them both in one port and set the hd to master, the rom to slave. And then I'll try again.
See you in a few minutes ...

naquaada 01-12-2008 09:58 PM

A friend always set the 40GB-limit-jumper insted of the slave jumper as he wanted to set it to master ;)

crawle 01-12-2008 10:41 PM

I set the jumper as the intructions on the hd. My problem: My HD is now on Master, but on the Rom there was a jumper, too, without any instructions. I removed the jumper and now my Rom can't be detect (windos doesn't start to ... when windows is loading the crcdisk-driver, it freezes).
So where should be the jumper on the Rom plugged in?

naquaada 01-12-2008 10:49 PM

The most dvd-roms are jumpered Left-Cable Select, Middle-Slave, Right-Master. From the back view, of course.

crawle 01-12-2008 10:57 PM

Alright thanks, so the jumper have to be plugged in the middle pin-section. BTW: What is "Cable select?"

roisoft 01-12-2008 11:02 PM

A poor shit option, the best way for problems in sytems with multiHD-DVD :D

crawle 01-12-2008 11:08 PM

Alright thanks ;)
I'm back at MY pc. So should I try now with the tiger-kext-modified version, the viaata-kext version or the original version? ;-)

roisoft 01-12-2008 11:16 PM

1- Original , 2. Viaata, 3.tiger , god luck. :D

crawle 01-12-2008 11:48 PM

Ok, I'll try ;-)

crawle 01-13-2008 12:13 AM

roisoft, naquaada, I LOVE YOU! (not really, but nearly)
My PC is in this moment installing Leopard. I tried it at first with the Leopard DVD with VIAATA-kext, 'cause I couldn't find the "original". I booted without any flags and he detected my hd. This day is like christmas - nearly better. ;-)

Stay tuned. I'll post about my success, when the installation is complete!

:-)

naquaada 01-13-2008 12:23 AM

I whish u luck!

roisoft 01-13-2008 12:32 AM

I am happy for you crawle, welcome to the jungle!!! :D

crawle 01-13-2008 12:56 AM

Ok guys. The Installation was successful. But when I boot, and it want to boot from the hd, it says "HFs+ partition error".
What does that mean?

Puttabong 01-13-2008 01:07 AM

// rdiskXsX: you have to know the proper partition names and replace them with X.
In my case, it would rdisk1s1, first HDD, and first partition, on which leopard has been installed, which needs to be made bootable //

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

fdisk -e /dev/rdisk0
update
f 1
w (y)
q

4 ->
cd /usr/standalone/i386
./startupfiletool -v /dev/rdis0sX ./boot (X is your partition)

5 ->
mount -uw /
mount -t hfs /dev/disk0sX /Volumes

6 ->
bless -device /dev/disk0sX -setBoot -verbose

7 -> reboot

roisoft 01-13-2008 01:10 AM

after that, you will fix the windows boot

boot over windows dvd

open command prompt and type

diskpart

select disk 0

list partition

select partition X (X=windows partition)

active

exit

bootrec /RebuildBCD

Add installation to boot list? (yes)

diskpart

select partition Y (Y=leopard partition)

active

exit

crawle 01-13-2008 01:16 AM

Hey, thanks. I'll do that.

naquaada 01-13-2008 01:20 AM

hm, I used always fdisk -e /dev/disk1. I have two HDs in my system, the MacOS boot HD is Primary Master. The other one is a Mac Data HD, there's no Windoze.

roisoft 01-13-2008 01:24 AM

I think that crawle wants a dual boot Win/Leo in the same hd

crawle 01-13-2008 01:37 AM

Yes, I want. I've done, what Puttabong wrote and now at boot it says something like: windows is broken, launch windows-dvd ...
But Leopard doesn't boot. What shall I do?

naquaada 01-13-2008 01:42 AM

buy an IDE HD for OS X ;) Is the safest way.

crawle 01-13-2008 01:42 AM

Oh, I haven't seen roisofts instructions.
... will be in second ;-)

roisoft 01-13-2008 01:43 AM

look my previous post..

crawle 01-13-2008 02:00 AM

Great. Now Leopard Bootmanager starts. I typed nothing ... -> kernel panic, I typed cpus=1 ... -> freezes after loading kexts, I typed -x ... -> loading kexts, after that reboot
!?

Puttabong 01-13-2008 02:02 AM

What does the Kernel Panic tell us? Make a Picture of your Screen, please.

naquaada 01-13-2008 02:09 AM

GeForce kexts again? How about booting with or without -legacy? tried platform=ACPI or platform=x86pc? You can also combine the options.

crawle 01-13-2008 02:09 AM

Ok, wait ehh... a second ... or two. ;-)

roisoft 01-13-2008 02:18 AM

boot with -s

and type

mount -uw /

rm -r /system/library/extensions/Nvdaresman.kext

crawle 01-13-2008 02:25 AM

Ok, the screen when I boot without any flag and with cpus=1

crawle 01-13-2008 02:26 AM

And the screen when I start with -x (part1)

crawle 01-13-2008 02:27 AM

And the screen when I start with -x (part2)

crawle 01-13-2008 02:27 AM

Okay, shall I do your instructions anyway?

Puttabong 01-13-2008 02:30 AM

No, it seems to be a different problem other than Nvidia...

Panic (cpu 0 caller 0x0036DAC7):"Process 1 exec of /sbin/launchd failed, errno 88\n"@/volumes/disk1s2/leo_xnu-1228/bsd/kern/kern_exec.c:2884

crawle 01-13-2008 02:31 AM

I don't have a SATA-Drive. I have a ATA/IDE-Drive. ...

crawle 01-13-2008 02:42 AM

When I start in -s mode, the screen freezes (e.g. the dvd-rom can't be opened).

crawle 01-13-2008 03:08 AM

Hey guys, what's up? Please help me. :-(
@Puttabong: So what should I do? Load another kext or something else?

roisoft 01-13-2008 03:17 AM

No solutions at the moment, iīm afraid that you must wait to rev 2

if I were you I would try to install tiger , Jas or Uphuck release and install leo from tiger

crawle 01-13-2008 03:20 AM

Okay, I'll ask zephyroth for the Rev.2
Thanks guys ... :-(

crawle 01-13-2008 05:20 AM

I just tried to deactivate SATA in the Bios and now I don't get a kernel panic (either not when boot with -x) but it freezes (see picture above).
Maybe someone of you get an idea by this ...

roisoft 01-13-2008 05:28 AM

what picture?

roisoft 01-13-2008 05:31 AM

A question, How are the options of your Bios SATA devices, can you set your SATA to IDE mode?

crawle 01-13-2008 05:59 AM

Yes I can. And I can deactivate SATA completely (I did).
Should I try with SATA/IDE-Mode?

crawle 01-13-2008 06:07 AM

Ok, I'll try to...

roisoft 01-13-2008 06:10 AM

Where is the picture?

crawle 01-13-2008 06:17 AM

Here, I tried to, but no success. Here's a fresher picture.

crawle 01-14-2008 12:10 AM

Ok, one little, little question: Until Rev 2 releases, I want to install Tiger, because it's compatibler and safer. I've got the Mac OS X 10.4.8 image by JaS. Should I just reformat my Leopard partition (to HFS+ again) and install Tiger? What's about a boot manager then? Thanks, for this non-zeph-question ;-)

roisoft 01-14-2008 12:35 AM

Erase the leo partition and install tiger, maybe you will fix the bootloader after the install ok? but now thatīs easy for you crawle..:D

crawle 01-14-2008 12:40 AM

No problem for ME ... I mean ... ME ... ;-)

crawle 01-14-2008 02:33 AM

Alright guys, I installed it successful (what a wondeful OS) ...
The first time, I booted without any flag and the configurator started.

Then I had to restart (loading, loading ...).

The second time, I booted without any flag and the apple screen appeared a second and the pc rebooted (the third time, too).
I started with -x mode (alright) and with -f mode (alright, too), but two things doesn't want to run:
- my internet connection doesn't work
- my second monitor (20" plugged in about a DVI) doesn't want to work (my 19" plugged in about VGA works) (at startup, the white screen and the apple logo appears on both screens)
I think that's it. All I tested was nearly fully working. ;-)