InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 01-23-2009, 07:58 PM
prashanthv prashanthv is offline
Jaguar
 
Join Date: Jan 2009
Posts: 31
iPC PPF 5 install on AMD: Issues

After trying and failing miserably for eons with iPC PPF 1,2,3,4 and Leo4all4.1 and VMware with every possible combination of drives, boot arguments, sacrificial goats and vows of celibacy.....iPC with PPF 5 booted into the installer on my system. Unfortunately, it did not detect my PS2 mouse or keyboard. I panicked and pulled out the USB mouse from my laptop and proceeded with the install. It's going on now. Will take some time.

What i wanted to know is whether my PS2 keyboard/mouse detection issue can be solved or do i need to sell my kidney to raise cash for USB ones?

------------------------

As i was writing this, my installer failed due to a disk error so I am trying to install to a USB. hopefully that works. if not, i will probably have to kill another goat.

Desktop:
AMD Athlon 64 3000+
MSI RS482M2 Motherboard
2GB DDR400 RAM
1x 80 GB IDE HDD
2x 120GB SATA HDDs
Creative Audigy Sound Card
GeForce 8500GT PCI-e Card

Laptop:
CPU
AMD Turion 64 X2 Mobile TL-50 (Socket S1 638), Codename: Taylor,
Cores: 2, Instructions: MMX, 3DNow, SSE, SSE2, SSE3, x86-64
Motherboard
Quanta 30B7
Chipset: Nvidia GeForce 6150
Southbridge: Nvidia nForce 410/430 MCP
Memory
4GB Dual Channel DDR2 RAM
Sound
Conexant HD Audio
Reply With Quote
  #2  
Old 01-24-2009, 05:08 AM
prashanthv prashanthv is offline
Jaguar
 
Join Date: Jan 2009
Posts: 31
okay. so install failed again. it just says files could not be installed to the volume untitled1_2 (no keyboard so couldn't change that).
any ideas how i could fix this?
any help is greatly appreciated.

Desktop:
AMD Athlon 64 3000+
MSI RS482M2 Motherboard
2GB DDR400 RAM
1x 80 GB IDE HDD
2x 120GB SATA HDDs
Creative Audigy Sound Card
GeForce 8500GT PCI-e Card

Laptop:
CPU
AMD Turion 64 X2 Mobile TL-50 (Socket S1 638), Codename: Taylor,
Cores: 2, Instructions: MMX, 3DNow, SSE, SSE2, SSE3, x86-64
Motherboard
Quanta 30B7
Chipset: Nvidia GeForce 6150
Southbridge: Nvidia nForce 410/430 MCP
Memory
4GB Dual Channel DDR2 RAM
Sound
Conexant HD Audio
Reply With Quote
  #3  
Old 01-24-2009, 05:06 PM
prashanthv prashanthv is offline
Jaguar
 
Join Date: Jan 2009
Posts: 31
I finally got my desktop to run iPC OSx86.
It's installed on an external hard disk. I have to boot up with -v -f or it doesn't work though.

A few issues/questions:
1. System Information shows that QE is not supported and CI is software only. My graphics card, GeForce 8500GT should support QE/CI according to the HCL. What can I do to get this to work?
2. My external hard drive that I'm running OSX off is basically an IDE hard disk in an external USB enclosure. I have one other IDE har drive(internal) that I'm running XP on. If i just pull the IDE hard disk out of the enclosure and put it internally as IDE, can I set up a dual boot or do I need to reinstall iPC all over again?
3.My IDE drive(NTFS) did not show up inside OSX while my SATA drive(FAT32) did.How do I check if this is because if not recognizing IDE or not recognizing NTFS, because I did select NTFS-3G-Fuse at install.
4. Any chance there's a way I could lose the -v -f at boot up. Doesn't matter if I can't but it would be nice that's all.

Any help is greatly appreciated. This forum is why I got this far in the first place. So thanks everyone.

Desktop:
AMD Athlon 64 3000+
MSI RS482M2 Motherboard
2GB DDR400 RAM
1x 80 GB IDE HDD
2x 120GB SATA HDDs
Creative Audigy Sound Card
GeForce 8500GT PCI-e Card

Laptop:
CPU
AMD Turion 64 X2 Mobile TL-50 (Socket S1 638), Codename: Taylor,
Cores: 2, Instructions: MMX, 3DNow, SSE, SSE2, SSE3, x86-64
Motherboard
Quanta 30B7
Chipset: Nvidia GeForce 6150
Southbridge: Nvidia nForce 410/430 MCP
Memory
4GB Dual Channel DDR2 RAM
Sound
Conexant HD Audio
Reply With Quote
  #4  
Old 01-24-2009, 06:35 PM
cmdshft's Avatar
cmdshft cmdshft is offline
Panther
 
Join Date: Dec 2008
Location: Hackensack, NJ
Posts: 240
Quote:
Originally Posted by prashanthv View Post
1. System Information shows that QE is not supported and CI is software only. My graphics card, GeForce 8500GT should support QE/CI according to the HCL. What can I do to get this to work?
You can try using an EFI string from UInstaller or EFIStudio. Or use NVInject or NVdarwin, plus add your devID to the appropriate nvidia kexts.

Quote:
Originally Posted by prashanthv View Post
2. My external hard drive that I'm running OSX off is basically an IDE hard disk in an external USB enclosure. I have one other IDE har drive(internal) that I'm running XP on. If i just pull the IDE hard disk out of the enclosure and put it internally as IDE, can I set up a dual boot or do I need to reinstall iPC all over again?
It's possible. I also have an IDE hard drive in an external enclosure, but I use it for storage, not an OS, so I haven't tried that, though I do use IDE drives for booting my OS X and (if I have it installed) Windows (each on their own drive).

Quote:
Originally Posted by prashanthv View Post
3.My IDE drive(NTFS) did not show up inside OSX while my SATA drive(FAT32) did.How do I check if this is because if not recognizing IDE or not recognizing NTFS, because I did select NTFS-3G-Fuse at install.
This is a bug with the Mac OS X installer that you boot into. I do not see my external NTFS drive when I am booting the install DVD, but it shows up when I get into the actual system after installing, and I can write to it provided I install the MacFUSE+NTFS-3G package.

Quote:
Originally Posted by prashanthv View Post
4. Any chance there's a way I could lose the -v -f at boot up. Doesn't matter if I can't but it would be nice that's all.
Do you mean not having to type them at all? If so, you need to mod com.apple.Boot.plist and add those flags to the kernel flags part of the file. To do this, open up terminal and type:

Code:
sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
This will bring up the following:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs$
<plist version="1.0">
<dict>
        <key>Kernel</key>
        <string>mach_kernel</string>
        <key>Kernel Flags</key>
        <string></string>
        <key>Timeout</key>
        <string>5</string>
</dict>
</plist>
In the empty <string></string>, you need to add -v -f, so it looks like:

Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs$
<plist version="1.0">
<dict>
        <key>Kernel</key>
        <string>mach_kernel</string>
        <key>Kernel Flags</key>
        <string>-v -f</string>
        <key>Timeout</key>
        <string>5</string>
</dict>
</plist>
If you want to use the graphical boot, then you can simply just take out the -v part.

Mac OS X Leopard 10.5.8 (9L30) | Chameleon 2.0 RC3 | Intel Pentium 4 3Ghz 800Mhz FSB HyperThread 1MB L2 cache SSE3 1MB L2 cache works, cosmetic display of 512KB L2 cache | Asus P4V8X-MX VIA Chipset, VIA-VT8237 Southbridge | AC97 VIA8237 | Dual 1GB 333Mhz DDR SDRAM | nVidia PNY GeForce 7600GS 512MB 8x AGP DVI/TV-Out/VGA [NVinject 0.2.1; QE/CI/QuartzGL/Rotation] | Darwin Kernel Version 9.7.0: Sun Jun 14 20:48:28 IST 2009; Voodoo 2.0 Intel alpha3 :xnu-1228.12.14/BUILD/obj/RELEASE_I386 i386
Reply With Quote
  #5  
Old 01-25-2009, 05:47 PM
prashanthv prashanthv is offline
Jaguar
 
Join Date: Jan 2009
Posts: 31
Okay, so here's another round of issues.

1. I used the OSx86 Tools I installed with iPC to install EFI on my external drive which has OSX, but it wouldn't do it saying installation was not completed. I tried it a few times with the same result.

2. sudo nano /Library/Preferences/SystemConfiguration/com.apple.Boot.plist does not exist. Neither does the folder SystenConfiguration. And I couldn't find com.apple.Boot.plist in that folder or using finder.

If anyone knows what I can do to solve these issues, that'd be great. Thanks.

Desktop:
AMD Athlon 64 3000+
MSI RS482M2 Motherboard
2GB DDR400 RAM
1x 80 GB IDE HDD
2x 120GB SATA HDDs
Creative Audigy Sound Card
GeForce 8500GT PCI-e Card

Laptop:
CPU
AMD Turion 64 X2 Mobile TL-50 (Socket S1 638), Codename: Taylor,
Cores: 2, Instructions: MMX, 3DNow, SSE, SSE2, SSE3, x86-64
Motherboard
Quanta 30B7
Chipset: Nvidia GeForce 6150
Southbridge: Nvidia nForce 410/430 MCP
Memory
4GB Dual Channel DDR2 RAM
Sound
Conexant HD Audio
Reply With Quote
  #6  
Old 01-26-2009, 05:21 AM
prashanthv prashanthv is offline
Jaguar
 
Join Date: Jan 2009
Posts: 31
Bump. Really need help with the issues here. At least the first one.

Desktop:
AMD Athlon 64 3000+
MSI RS482M2 Motherboard
2GB DDR400 RAM
1x 80 GB IDE HDD
2x 120GB SATA HDDs
Creative Audigy Sound Card
GeForce 8500GT PCI-e Card

Laptop:
CPU
AMD Turion 64 X2 Mobile TL-50 (Socket S1 638), Codename: Taylor,
Cores: 2, Instructions: MMX, 3DNow, SSE, SSE2, SSE3, x86-64
Motherboard
Quanta 30B7
Chipset: Nvidia GeForce 6150
Southbridge: Nvidia nForce 410/430 MCP
Memory
4GB Dual Channel DDR2 RAM
Sound
Conexant HD Audio
Reply With Quote
  #7  
Old 01-26-2009, 10:23 AM
prashanthv prashanthv is offline
Jaguar
 
Join Date: Jan 2009
Posts: 31
Re-bump with added question. Please help

This might be a noob question but can I boot up with my iPC dvd again and just add/remove components from my already installed OSX. And how would I go about doing this?

Thanks.



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


Desktop:
AMD Athlon 64 3000+
MSI RS482M2 Motherboard
2GB DDR400 RAM
1x 80 GB IDE HDD
2x 120GB SATA HDDs
Creative Audigy Sound Card
GeForce 8500GT PCI-e Card

Laptop:
CPU
AMD Turion 64 X2 Mobile TL-50 (Socket S1 638), Codename: Taylor,
Cores: 2, Instructions: MMX, 3DNow, SSE, SSE2, SSE3, x86-64
Motherboard
Quanta 30B7
Chipset: Nvidia GeForce 6150
Southbridge: Nvidia nForce 410/430 MCP
Memory
4GB Dual Channel DDR2 RAM
Sound
Conexant HD Audio
Reply With Quote
Reply