 |
 |
messed with permissions
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
hey guys. im beyond novice on Macs. Lately i thought i was being clever when i changed the permissions of Application, System and permissions folder. now my laptop just restarts over and over. i have no disc and my warrant is gone. u guys are my best bet. please help me. i have a macbook 13-inch.
thanx in advance
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Originally Posted by duelz
hey guys. im beyond novice on Macs.
no comment
Originally Posted by duelz
Lately i thought i was being clever when i changed the permissions of Application, System and permissions folder. now my laptop just restarts over and over. i have no disc and my warrant is gone. u guys are my best bet. please help me. i have a macbook 13-inch.
thanx in advance
This could work:
The macosxhints Forums - View Single Post - How run Repair Permissions from command line?
After the Command-S startup, type the following on the command prompts, allowing time for each to do its thing:
/sbin/fsck -y<return>
/sbin/mount -uw /<return>
/sbin/autodiskmount -va<return>
/usr/sbin/diskutil repairPermissions /
And, when one is sure it's all done, type:
reboot<return>
Good luck.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Dec 2000
Location: Polwaristan
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
A lot of the stuff in that thread might not be necessary, though. If you have an OS install disc you can boot from, you should be able to run Repair Permissions from there and undo what you did. That'll be easier than all the single-user-mode command-line-based solutions we came up with in that thread (because some users there weren't able to boot from CD/DVD).
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Originally Posted by CharlesS
A lot of the stuff in that thread might not be necessary, though. If you have an OS install disc you can boot from, you should be able to run Repair Permissions from there and undo what you did. That'll be easier than all the single-user-mode command-line-based solutions we came up with in that thread (because some users there weren't able to boot from CD/DVD).
Yeah, but the OP has no disk.
i have no disc and my warrant is gone
He could always ask the police to issue a new warrant though
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Oh whoops, didn't see that. nm
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
Originally Posted by turtle777
thnx turtle bt when i ran /sbin/fsck -y , i get (volume is journaled. No checking perfomed)
and when i ran /usr/sbin/diskutil repairPermissions / , i get (unable to run because unable to use the DiskManagement framework)
:S
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Try fsck -fy
To be honest, maybe it would be a better idea if you just purchased a SL DVD for $29 and ran the Repair Permissions from that.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
i finally borrowed the macbook discs, ran the disk utility and repair permissions BUT my Mac still wont boot up 
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Dec 2001
Location: Land of Enchantment
Status:
Offline
|
|
Try re-installing the OS from those disks you got.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
it will no install because thy're not mine... can only use it for disk utility
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: Dec 2000
Location: Polwaristan
Status:
Offline
|
|
Sounds like the $29 snow leopard disc is your best choice if you've tried all other options from this thread and linked ones. $29 is a reasonable investment in your ability to recover a Mac from issues like these. I guess you lost the OS disc that came with your Mac?
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
yeah i lost it a long time ago... i was scared that my options will come to buying a new one,,, 
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Offline
|
|
If you are really stuck you could try just setting super permissive permissions while in single user mode:
chmod -R 777 /Library /System /Users /bin /etc /private /sbin /tmp /usr /var
this should allow you to boot back into OS X where you can then run the permissions repair script, and then lock down your own stuff:
chmod 700 /Users/you
chown -R you /Users/you
Treat this as a last resort.
(Last edited by besson3c; Jun 25, 2011 at 07:00 PM.
)
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
thanx, let me try that now
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
ok i have tried it, it took almost 3hrs and the machine still wont pass grey screen... :'(
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
no it gets stuck when its on the the grey screen with apple and a little spinning wheel, then it reboots
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Offline
|
|
So you are not getting any output at all while in verbose mode?
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Uhm, has he even confirmed that he can boot into single user or verbose ?
Maybe something else is toast with his system.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
ok there is so much stuff in verbose mode. i dont even know what im looking for but i know it rebooted itself. the last line i saw was 'power parent ready after 1 tries'
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
oh yes i can get into single user mode and verbose mode. i even used a borrowed Mac CD to run disk utility but its not helping
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
i dont know if this means anything but it looks ugly "BSD root: diskos2, major 14, minor 2"
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Well, what will work for sure is buying a SL DVD and reinstalling the system.
Granted that your data is still readable on the HD, it should be retained.
It's probably a moot point for me to ask if you have a backup.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
ok i give up. would it do me any good to connect it to another Mac via FireWire? no i have no backup
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Offline
|
|
It seems like your problems aren't permissions, but file corruption.
Do you have any important data on the computer?
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
yes all my coursework is there and im left wil 1 more week to finish my course. so im in trouble. al least Windows would boot into safe mode... damn Macs
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status:
Offline
|
|
Uhm, yeah, "damn Macs" for not saving you from doing something stupid.
-t
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
it might be file corruption but when i did fsck -fy it says Macintosh HD appears to be ok. cant i just the boot files from somewhere alse and paste them in there like on windows?
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Offline
|
|
Originally Posted by duelz
it might be file corruption but when i did fsck -fy it says Macintosh HD appears to be ok. cant i just the boot files from somewhere alse and paste them in there like on windows?
fsck doesn't repair individual file corruption, it repairs file system corruption.
If you can figure out what files are corrupt you should be able to copy them over, but your best bet is a dirty reinstall (dirty meaning you don't have to reformat your drive).
Another cause of a problem like this is a failing hard drive, I would look into that once your machine is bootable again. Disk Utility will tell you the SMART status of the drive.
I'm sure it also doesn't have to be said that you should always have a backup no matter whether you are using OS X or Windows, because SATA drives are susceptible to failure.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
i guess i just had learn to back the hard way... soo how do i do the "dirty install"
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Mar 2001
Location: yes
Status:
Offline
|
|
Originally Posted by duelz
i guess i just had learn to back the hard way... soo how do i do the "dirty install"
Find (or download) a compatible OS X disk and reinstall without reformatting.
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Jun 2011
Status:
Offline
|
|
ok... thank you all for your time... at least you tried... i think im just gon sleep now. havent slept in 2 days cz o this computer
thnx again
later
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|