I am running Mac Mini (late 2010) and 10.6.8. I started having problems with Time Machine, noting it wasn't copying correctly. After trying to repair it, my Finder seemed to crash. That had never happened, but I found a fix, punching text into Terminal, which brought all my icons back to my desktop. When I closed, and rebooted, I wasn't able to log back into my computer, & have not since.
I of course tried PRam settings, all the startup key combinations, unplugging backup external drives, unplugging plugs, etc., and of course rebooting with the Install DVD, but nothing works. I cleaned the DVDs, etc. I even did at least ten more more fsck -fy and AppleJack AUTO restart/shutdown, etc.
I even tried Terminal commands like shutdown -h now, etc. and many others, trying to clear the Launch Services plist, etc., which it, is said, is known to cause the blue screen. While Target Mode for Firewire works, I dont have a Firewire 800 cable, and my old computer is a G4 so the Target Mode won't help me. Ive done the Command D, for Hardware Test, command, the Verbose command, Option, Option N, holding the Shift key for Safe boot, etc, and lots more. Terminal seems to be the only way to get in
Now, months ago I went to the Genius store and told them I wasn't able to copy DVDS and they told me that my optical disk was dead. I assumed that since I had been able to use my install disks in the past it was fine, but if my optical drive (they didnt even check, though, just wanted me to buy a new one) is dead, is this why I cannot reboot using the original 10.6.5. install DVDs?
I also noted today that instead of the usual $ prompt, I now have a :root# prompt, and it seems that this means I am now using root privileges, which I am told is not a good idea. Does anyone know how I can go back to using regular, safer privileges when working in Terminal? Sorry but Im new to this and to Terminal, so I dont want to wipe out anything.
If anyone knows how I can restart my Mac Mini with some magic code in Terminal please let me know.
Oh, here are some commands I have entered. This was from info on another forum, it was suggested that this was the way one could rid the system of Launch Services problems.
rm -i ~/Library/Preferences/com.apple.LaunchServices.plist
rm -i ~/Library/Preferences/com.apple.LaunchServices.QuarantineEvents
rm -i /Library/Caches/com.apple.LaunchServices*
I of course tried PRam settings, all the startup key combinations, unplugging backup external drives, unplugging plugs, etc., and of course rebooting with the Install DVD, but nothing works. I cleaned the DVDs, etc. I even did at least ten more more fsck -fy and AppleJack AUTO restart/shutdown, etc.
I even tried Terminal commands like shutdown -h now, etc. and many others, trying to clear the Launch Services plist, etc., which it, is said, is known to cause the blue screen. While Target Mode for Firewire works, I dont have a Firewire 800 cable, and my old computer is a G4 so the Target Mode won't help me. Ive done the Command D, for Hardware Test, command, the Verbose command, Option, Option N, holding the Shift key for Safe boot, etc, and lots more. Terminal seems to be the only way to get in
Now, months ago I went to the Genius store and told them I wasn't able to copy DVDS and they told me that my optical disk was dead. I assumed that since I had been able to use my install disks in the past it was fine, but if my optical drive (they didnt even check, though, just wanted me to buy a new one) is dead, is this why I cannot reboot using the original 10.6.5. install DVDs?
I also noted today that instead of the usual $ prompt, I now have a :root# prompt, and it seems that this means I am now using root privileges, which I am told is not a good idea. Does anyone know how I can go back to using regular, safer privileges when working in Terminal? Sorry but Im new to this and to Terminal, so I dont want to wipe out anything.
If anyone knows how I can restart my Mac Mini with some magic code in Terminal please let me know.
Oh, here are some commands I have entered. This was from info on another forum, it was suggested that this was the way one could rid the system of Launch Services problems.
rm -i ~/Library/Preferences/com.apple.LaunchServices.plist
rm -i ~/Library/Preferences/com.apple.LaunchServices.QuarantineEvents
rm -i /Library/Caches/com.apple.LaunchServices*