 |
 |
 |
 |
#410173 - 08/30/07 09:48 AM
Re: Stuck waiting for OSX install disc 2
[Re: Graley]
|
Moderator
Registered: 03/27/00
Posts: 11987
Loc: Fort Worth, That's my town
|
Tacit has the correct solution to your install problem. But you also said: In reply to:
I've also read up that my problem may be with faulty 3rd party RAM, mine is fitted with 1gb of RAM on 1 chip installed by Apple itself.
Although third party RAM often gets the bad rap, Apple RAM can and does fail too, just less often.
_________________________
The MacFixIt Forums will change to a read-only format on August 4, 2009 hopefully you will be able to find your answer elsewhere after that time. joemikeb, Alternaut, Cyn, Dianne, DKMarsh, & MacManiac: MacFixit Forums Moderators
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#410176 - 09/11/07 03:27 PM
Re: Stuck waiting for OSX install disc 2
[Re: Graley]
|
New User
Registered: 09/11/07
Posts: 3
|
Here is how to fix it. This definitely works if you're upgrading from an older version of OSX and run into the problem you're having where the second cd isn't recognized or the cancel button is ghosted out in the installer at that point but the installer doesn't even try to read your second cd, etc etc etc.
I have done this on computers that were being upgraded from panther (10.3) to tiger (10.4) without much trouble (although many new applications weren't installed which isn't a big deal (you can add them after using pacifist and the dashboard wigits may not be installed but you can add them from the otherwise working (but empty) dashboard). If you are installing clean or from os9 I have no idea if this will work, but you know... it's worth a shot! This may also help people installing on an unsupported machine using XPostFacto, the incredible tool that gives older macs the power of OSX.
boot into single user mode (from the hard disk will work if you've successfully installed the first cd of tiger). to do this hold down command (apple) and the s key right away as soon as the mac powers up, even before the startup sound happens. you might have to reboot a couple of times doing this kind of thing to get the timing just right, but you'll know it worked when you see the black text-based startup screen appear after a few seconds, at which point you can let go of the command-s keys.
type: fsck -y [repeat until it no longer says that the Filesystem was modified] mount -uw / cd /var/db/ mv .AppleM* /
Summary: You should have two (probably) files in that /var/db folder called .AppleM... something or other, this command should move them to your root folder (rather than deleting them), so if this doesn't work you can always do this whole process again but instead of the cd and mv command do cd / and mv .AppleM* /var/db/
After this type reboot (or whatever the command is, restart maybe? I think it's reboot) to restart your mac. Voila... you should be in Tiger. Then do a software update and then install what you're missing using pacifist (you can find out about pacifist elsewhere on the web, great tool).
Cheers, Don Kelley Mac Guy
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#410177 - 09/11/07 05:04 PM
Re: Stuck waiting for OSX install disc 2
[Re: DonKelley]
|
Postaholic
Registered: 12/19/03
Posts: 22309
Loc: New York
|
In reply to:
type: fsck -y
That works only if the volume is not journaled. Otherwise, it will run a check but not modify anything. The command for a journaled volume is fsck -fy or /sbin/fsck -fy
_________________________
Jon
Mac Pro Quad 2.66 GHz, one 500 GB Hitachi HD, three 320 GB Hitachi HDs, 5 GB RAM, OS 10.5.7 Epson SP 1280, LaCie 80 GB FW drive, second internal DVD drive (Pioneer), Photoshop CS3, Office 2008, Nikon LS 8000 scanner Apple 23" Cinema Display
|
|
Top
|
|
|
|
|
 |
 |
 |
 |
|
|