macbook pro startup problem

Intel Macs

this is stupid, but anyway...

i have a macbook pro core duo 2.16/17". power and everything is fine, but nothing initializes, the little thing on the screen just keeps spinning. i've giving it as much as ten minutes. i've tried all the basics, like "in the manual" stuff, and everything checks out with disk utility and the hardware test.

the real problem, i think, is that i used up too much hard disk space. there is only 5gb left of the 120. another stupid thing....i restored a dmg image of os 10.4.6 for ppc to the hard drive (that's what brought my available disk space down to 5gb) so that i could burn it to a dvd. things on the desktop started acting funny, like some letters of icon names were missing. still, i tried to burn a dvd and i think that's when it froze, so i turned the computer off and ever since then it won't startup.

i've even tried reinstalling the system software but the same thing happens when it restarts. i really need to recover my data before i do a full install and erase the disk.

can someone please tell me why my mac is so confused, and exactly what i could to access the hard drive again? i really don't want to in invalidate the warranty at this point, so nothing that extreme.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

boot cd intel macs

what would be the best boot cd option for recovering data on intel macs?

dvsjr's picture

some ideas

Heres some ideas to try, if one doesn't work, try another.

First, boot holding down SHIFT. Does it boot? If it does, your system has a conflict with an extension. Disable the extension, or post here for more help.
Next, try booting with command - v held down same time. Take note of what text is on the screen when it stops responding. Google, or post to find out a resolution.
Next try booting into single user mode (hold command -s at boot)
once you boot up, type "fsck -yf" (no quotes, with the space between) and hit return. This runs a repair on your macbook. Run it over and over until you see a message that your mac is ok. once you're done, or if it reports all is well, type "reboot" or "shutdown -h now" to restart or shutdown your mac.

To get your data off, you could:
Get an external hard drive, boot off the recovery disks, try to install X on the new hard drive, or image your MBP to the external hard drive using disk utility.
Get a friend with a mac. start your mac holding the T key until your mac starts with the firewire logo. Connect your mac to your friends mac with a firewire cable. Copy your files from your mac (your mac will mount on the desktop of your friends computer like an external hard drive)

hope these help, post if you have questions or need further explaining.

dvsjr

no luck so far

Thanks so much for the response.

No luck on any of the booting options. The first time I entered "fsck -yf" it said everything was fine but no change on reboot.
After the command -v boot it ended with an entire page of text. It's all jargon to me, so it would take me a while to do my own research, but i might post the whole thing in a couple of days, if i get desperate.

When i started with firewire, the other computer didn't recognize the drive and wanted to initialize it. It was a g4 and only running 10.2.8.

I'll see what happens with an external hard drive and do a lot of web searches.

Solution

APPLE SUPPORT SAYS: "Boot from you restore/install disk and repair permissions."

This is a solution for you. Well, not a "solution" in my book, but it will get you back up... Nobody wants to carry around a boot disc just incase.

My buddies 17" does the same bleeding thing. I took him through safe boot, fsck, etc... Same as your machine. fsck says, "all is cool," but it is not.

This worked for my buddies 17". Why fsck wouldn't find a problem? I don't know. I also poured through Mac OS X Help Line for a solution... basically got nothing.

For now you can solve this problem through booting off a dvd and repairing permissions. Sounds like a firmware update/fsck patch is in order to me. I would be torqued if my "Pro" machine pulled this on me.

I hope this post finds you before you have started over from scratch.

Mac on...

Jon's picture

fsck is a File System ChecK o

fsck is a File System ChecK of the structure and block allocation. Permissions are a part of the file system, but they aren't a part of the structure. Checking permissions depends highly on the software installed. Checking the file system structure shouldn't make any difference what is installed, only the locations of files and directories.