nashmi Posted April 7, 2009 Share Posted April 7, 2009 I renamed /Library/Preferences into Preferences.old, same to Cache. now the system cannot boot anymore. I installed the iDeneb on external now so I can access the files on the internal one to rename them back but I cannot access the files, all I have is .autodiskmounted under /Volumes/nashmi. I'm in single user mode (-s) on the external HDD now. How can I mount the other HDD properly so I can access it's files and then rename the Preferences and Cache again to get it working? Link to comment https://www.insanelymac.com/forum/topic/160934-system-cannot-boot-anymore/ Share on other sites More sharing options...
x986123 Posted April 7, 2009 Share Posted April 7, 2009 One method would be if you have Windows installed, you could use HFS explorer to find those files you need and replace them. Link to comment https://www.insanelymac.com/forum/topic/160934-system-cannot-boot-anymore/#findComment-1126611 Share on other sites More sharing options...
verdant Posted April 7, 2009 Share Posted April 7, 2009 I renamed /Library/Preferences into Preferences.old, same to Cache. now the system cannot boot anymore. I installed the iDeneb on external now so I can access the files on the internal one to rename them back but I cannot access the files, all I have is .autodiskmounted under /Volumes/nashmi. I'm in single user mode (-s) on the external HDD now. How can I mount the other HDD properly so I can access it's files and then rename the Preferences and Cache again to get it working? If you can boot OS X from the external HDD, go to Terminal and type: cd /Volumes/Name of HDD OS X volume/ ls "just to see where you are, i.e. to see /System etc." cd /Volumes/Name of HDD OS X volume/Library/ sudo mv Preferences.old Preferences sudo mv Caches.old Caches Put HDD OS X volume name in quotes if name contains spaces Link to comment https://www.insanelymac.com/forum/topic/160934-system-cannot-boot-anymore/#findComment-1126633 Share on other sites More sharing options...
Recommended Posts