Time Machine sais:
The backup volume could not be found
and
Time Machine could not be configured
The built-in network interface could not be found
This worked for my hackintosh, I hope it works for you as well!
1. Open osx86tools
2. Click on "Add EFI Strings/Boot flag"
3. Click "Ethernet settings"
4. Click "Import string to boot editor"
5. Click "Apply changes to com.apple.boot.plist"
If you get the Applescript /bin/sh error, check the previous blog post on fixing that one
Showing posts with label osx86. Show all posts
Showing posts with label osx86. Show all posts
Wednesday, August 12, 2009
Solution to osx86tools': Applescript Error /bin/sh: /Applications/OSx86: No such file or directory
I was trying to "Apply changes to com.apple.boot.plist" but I kept getting the error:
I looked in my Applications folder, and saw that osx86tools were in their own folder. Moving the application out of its folder and straight into Applications rather than its own subfolder fixed the problem. I had problems launching it afterwards but I "Force quit" it and it worked!
Applescript Error
/bin/sh: /Applications/OSx86: No such file or directory
/bin/sh: /Applications/OSx86: No such file or directory
Labels:
/bin/sh,
applescript error,
hackintosh,
osx86,
osx86tools,
plist,
save
Sunday, August 9, 2009
boot0: MBR boot0: Done Non-system disk press any key to reboot
Right. I have windows on HDD1. I have OSX on HDD2. They are on different HDDs. I was messing around with HDD2's partitions through linux and then through OSX, everything turned out fine in the end. A couple of days later, I get a kernel panic (probably my first) and I reboot.
boot0: MBR
boot0: done
Non-system disk press any key to reboot
This is what solved my problem:
1. Booted Ubuntu 9.04 live cd
2. Started Partition Editor (GParted)
3. Set my OSX partition's BOOT flag to ON.
4. Reboot
boot0: MBR
boot0: done
Non-system disk press any key to reboot
This is what solved my problem:
1. Booted Ubuntu 9.04 live cd
2. Started Partition Editor (GParted)
3. Set my OSX partition's BOOT flag to ON.
4. Reboot
Et voila!
Not this might not work, or might mess things up for you since the same error might mean many, many other things than just your partition not being active.
Not this might not work, or might mess things up for you since the same error might mean many, many other things than just your partition not being active.
Friday, May 15, 2009
Uninstalling FFscroll from OSX
1. Go to System Preferences
2. Right click FFscroll
3. Remove
4. go to Terminal and type
This only prevents it from starting up, and from System Preferences. I believe in order to completely remove it, you have to replace ApplePS2Controller.kext with the original one as well; just disabling it from startup did it for me though.
2. Right click FFscroll
3. Remove
4. go to Terminal and type
sudo rm -fr /Library/StartupItems/FFScroll5. enter your password
This only prevents it from starting up, and from System Preferences. I believe in order to completely remove it, you have to replace ApplePS2Controller.kext with the original one as well; just disabling it from startup did it for me though.
Wednesday, May 13, 2009
OSX 10.5.6 on my desktop PC
Installed 10.5.6 on my desktop PC. This post is mostly an index of the kexts that I used, so that people with similar specs know easily what to use. The release I used is iPC Universal 10.5.6 . Installation went through without any issues at all.
Before installing make sure that in your BIOS, you set your Sata controller mode to "AHCI" or you'll probably get the dreadful "Still waiting for root device".
Kexts used during installation:
Kernels [Intel Q9550]:
None chosen, so "9.6.0 Vanilla kernel" is installed by default
Graphics Card [Powercolor 4870 1gb]
None chosen during installation. Used this simple guide after installation, works like a charm at last!
Chipset drivers [EP45T-DS3R]
Audio drivers [on board ALC889a]
The ALC889a kext chosen during installation didn't do it for me, so I chose nothing during installation the second time around. After installing I used an AppleHDA.kext and HDAenabler from here which enabled sound but with constant, annoying popping.
I then downloaded another AppleHDA and HDAenabler which I packaged here (credit to AndrewNZ @ Insanelymac). I installed BOTH kexts BEFORE restarting, and I booted with -x -f -v (also important, did not work without -x and then another restart). Popping problems gone, audio works like a charm!
Ethernet drivers [on board Realtek 8111c]
Chose Realtek R1000 during installation, works like a charm
Misc:
Before installing make sure that in your BIOS, you set your Sata controller mode to "AHCI" or you'll probably get the dreadful "Still waiting for root device".
Kexts used during installation:
Kernels [Intel Q9550]:
None chosen, so "9.6.0 Vanilla kernel" is installed by default
Graphics Card [Powercolor 4870 1gb]
None chosen during installation. Used this simple guide after installation, works like a charm at last!
Chipset drivers [EP45T-DS3R]
- Intel ICH10 SATA support chosen during installation
- JMicronATA for JMicron IDE chosen during installation
Audio drivers [on board ALC889a]
The ALC889a kext chosen during installation didn't do it for me, so I chose nothing during installation the second time around. After installing I used an AppleHDA.kext and HDAenabler from here which enabled sound but with constant, annoying popping.
I then downloaded another AppleHDA and HDAenabler which I packaged here (credit to AndrewNZ @ Insanelymac). I installed BOTH kexts BEFORE restarting, and I booted with -x -f -v (also important, did not work without -x and then another restart). Popping problems gone, audio works like a charm!
Ethernet drivers [on board Realtek 8111c]
Chose Realtek R1000 during installation, works like a charm
Misc:
- Legacy time machine fix installed, solved the "Time Machine could not be configured. The built-in network interface could not be found."
- PS /2 Keyboard fix also installed, since my ps2 keyboard refused to work after the first installation. Mouse problems (USB) the first boot time after fix, removed and reinserted and works flawlessly after that.
- Also installed Dual Boot time sync fix, speaks for itself
Labels:
10.5.6,
4870,
alc889a,
ep45t-ds3r,
hackintosh,
ich10,
iPc,
JMicron,
osx86,
popping,
q9550,
Still waiting for root device
Subscribe to:
Posts (Atom)