
12-21-2008, 10:36 PM
|
|
|
Join Date: Jun 2008
Posts: 65
|
|
I used munky's tutorial on my external HDD, and I'm able to boot it (load the kexts & kernel I want) but it gets stuck at still waiting for root.
Code:
bash-3.2# ls -l /Volumes/EFI/Extensions/
total 0
drw-r--r--@ 3 root wheel 102 Dec 21 21:56 AppleDecrypt.kext
drw-r--r-- 3 root wheel 102 Apr 21 2008 AppleNForceATA.kext
drw-r--r--@ 3 root wheel 102 Dec 21 21:56 Disabler.kext
drw-r--r-- 3 root wheel 102 Jun 30 13:05 IntelCPUPMDisabler.kext
drw-r--r-- 3 root wheel 102 Jun 30 13:05 SMBIOSEnabler.kext
I boot with "bt(0,1)/mach_kernel.voodoo -x -v"
edit: maybe I need to add rd=disk2s2, will try and post results
edit2: yup, stupid mistake.. just had to boot with rd=disk2s2. Install is way faster with external hdd vs normal DVD!
edit3: install went fine, thank you very much nfoav8tor!! -> nfoav8or
Last edited by PingunZ; 12-22-2008 at 12:36 PM.
|