Darwin UNIX prompt -- What now?

My wife attempted to change read & write permissions to the hard drive so our children could not access her files. She set the group to "admin" and the permission to "no access." The result is that the computer boots up to a black/white Darwin UNIX prompt asking for username and password. She logs in and gets a blue empty screen with the curser showing and nothing else. What do we do now? Thanks in advance!

You could boot up your install cd/dvd and repair permissions. Power on the machine, quickly insert the cd/dvd, then hold down the c key. Look for disk utility. I think it is on a pull down on one of the items on the top of the screen. Pick the disk and click the repair tab. ( Something like this. )
Perhaps you could find a Mac Terminal expert. You can use terminal commands to change the permissions on any file.
I assume the mac put you in single user mode. You can get into single user mode by holding down the command-s key. Follow the hints to get the disk in read/write mode.
You can change the permissions of files and directories in Mac OS.
The lines below are some powerful stuff. You best read up on this. See:
http://kb.iu.edu/data/abdb.html
Your going to have to find the UID and GID of the user you want to change. To see the users, do:
ls /Users
Let's assume myuser. Do:
cd /Users/myuser
To find out your UID and GID do:
ls -ln
ls -l
compare the output and write down what you find.
You best use the numeric value for your userid. In this case it is 500. To list all the files owned by a userid do:
This is a safe command since we are listing the files found.
sudo find / -user 500 -exec ls {} \;
/* adding a -x before the / limits the search to the current file system. */
I
You best use the numeric value for your userid. In this case it is 500.
This could cause you trouble. Be careful.
sudo find / -user 500 -exec chmod 644 {} \;
/* Let you read & write. Everyone else can read */
On the Mac you get into single user mode by holding down command-s when you poweron your machine. Just in case you run into problems.
The real way to do control access for your children is to set up another account on the machine. Turn on user logon. Have everyone logon.
Robert

Similar Messages

  • G5 wont start (unix prompt) what's the procedure?

    Hi all hope you can help me : (
    My G5 goes to a black screen with a unix command line when i turn it on. (I hope this doesn't have anything to do with the Apple updates i installed a couple of days ago!)
    What's the best trouble-shooting procedure? And, oh yeah... I'd like to recover all the data on my system drive please!
    Many thanks,
    Matt

    Hi-
    Just curious, but can you do a Safe boot?
    -Be sure the computer is shut down.
    -Press the power button.
    -Immediately after you hear the startup tone, press and hold the Shift key.
    Tip: The Shift key should be held as soon as possible after the startup tone but not before.
    -Release the Shift key when you see the gray Apple and progress indicator.
    Can you boot and access the startup manager? Do this starting up while holding the option key.
    Also, I found the following article in a search for "profile: Invalid argument on startup":
    http://docs.info.apple.com/article.html?artnum=106908
    Could this apply? Even though I doubt it occurred in conjunction with OS 9(?), the "/etc/" reference is also prevalent in Linux and Windows systems with similar errors. You might give the Single user boot, and the suggested fix a try.
    Barring this, I wonder if an Archive and Install might be better (since no errors are reported)?
    G4AGP(450)Sawtooth, 2ghz PowerLogix, 2gbRAM, 300gbSATA+160gbATA, ATI Radeon 9800   Mac OS X (10.4.8)   Pioneer DVR-109, ExtHD 160gb x2, 23"Cinema Display, Ratoc USB2.0, Nikon Coolscan

  • 've never used a Mac before, recently i purchased a MBP13" which came loaded with LION OS by default. I upgraded the OS to OS10.7.2 when prompted. Now after the upgrade, my MBP feels very slow - specially when typing emails !! What is the solution ??

    I've never used a Mac before, recently i purchased a MBP13" which came loaded with LION OS by default. I upgraded the OS to OS10.7.2 when prompted. Now after the upgrade, my MBP feels very slow - specially when typing emails !! What is the solution ??

    After an update or installation, your MBP may take some time to index its files. Give it some time - but if you don't see any improvement, post here - you'll get an answer!

  • Upgraded to 10.6.1.7 as prompted and now cannot see any music purchased since March 23, 2012.  How can I get these back?

    Upgraded to 10.6.1.7 as prompted and now cannot see any music purchased since March 23, 2012.  How can I get these back?
    The error message says it cannot find the file but it exists as it was transferred to my ipod.
    Thanks.

    Ack! We don't need that much.
    What you posted looks like the iTunes Library.xml file  I will let you read about how iTunes works but not only is the .xml not your main library it is just the listing of tracks in your library and where the music files should be located.  Your music is actually in media files (by the way, it is pointless to zip those as they are already compressed).  Anyway, read these and you will see that your true library file (iTunes Library.itl) is only a small, but still important, part of a complete library.
    What are the iTunes library files? - http://support.apple.com/kb/HT1660
    More on iTunes library files and what they do - http://en.wikipedia.org/wiki/ITunes#Media_management
    What are all those iTunes files? - http://www.macworld.com/article/139974/2009/04/itunes_files.html
    Where are my iTunes files located? - http://support.apple.com/kb/ht1391
    As you can see, a library has several components, so "getting it back" depends upon what is missing, what it was you actually backed up in the end, if any of this music was purchased from the iTunes Store, etc.

  • G3 X4 startup blue screen responsive arrow Darwin login prompt

    I tried booting in 'safe mode,' but the screen goes black and the machine turns completely off. The trouble shooting page on apple.com only gives instructions for 3.9 or earlier.
    Where are the instructions for X.4 when 'safe mode' won't work?
    Starting up normal led to a 10 minute frozen blue screen (with responsive arrow) that ended with a 'Darwin/BSD' prompt for a login. What's up with that?
    Thank you very much if you have any sage advice!
    (this particular machine is a G4 with OSX 4.? [the latest OS])

    Hi, knowmoore.
    You wrote: "I tried booting in 'safe mode,' but the screen goes black and the machine turns completely off."That usually indicates that your startup disk is severely corrupted. See: "Mac OS X 10.4: Computer shuts down during Safe Boot."
    I suggest you begin troubleshooting using the Procedure specified in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Darwin/BSD prompt

    Does anyone know anything about this Darwin/BSD prompt. I am totally lost and I don't know what to do. I was able to log in that is as far as I have been able to go. Help, anyone please!

    Hi Chloe03, and welcome to the forums!
    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    (See visuals here... http://kb.wisc.edu/helpdesk/page.php?id=3810)
    Then Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot.
    The usual reason why updates fail or mess things up, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!

  • HT1459 After updating ITunes, it, ITunes started loosing my music files and stopped playing more than one song at a time.What now?

    After updating ITunes, it, ITunes started loosing my music files and stopped playing more than one song at a time also there would be duplicate songs in the same folders.What now?

    Sound like something messed up somehow. Maybe you can consider reinstalling the drivers again? @28.86.2.0

  • While updating my ipad1 to IOS5 it crashed!! What now??

    While updating my ipad1 to IOS5 it crashed!! What now??

    Crashed meaning it will not start now? Try resetting the iPad and go from there.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Give more details as well for better instructions from the community.

  • I have an iMac G4 PowerPC with OS 10.5.? The OS10.5.8 update failed. Now get blue screen and error-can't find Intel Power Manager. What now??

    I have an iMac G4 PowerPC with OS 10.5.? After deleting 17G of music files to make room on the 74G drive, The iPhoto and iWeb updates seemed to load okay, but the OS 10.5.8 update failed - message opened said the computer encountered an error and must shut down. Now I get the blue screen. Startup with 'V' pressed shows multiple lines saying: error-can't find IntelCPU Power Manager. What now?? I  reset PRAM, I think.....?????

    I am concerned that you might have applied a system updated intended for an Intel iMac, while you have a PPC (non-Intel) iMac. Your PPC OS should not be looking for an "IntelCPU Power Manager."
    Have you tried booting from the 10.5 install DVD/CD and repairing the hard drive, plus repairing permissions?
    If you done the repairs mentioned above, and your problem still persists, you can also try doing a safe boot. (see http://support.apple.com/kb/HT1455 ) Then, if none of these things worked, if I were in your shoes (it's hard to diagnose these things without being there in person) I would first check that there is adequate disk space, then I would boot from the 10.5 DVD/CD install disk and reinstall the operating system. There is an option to do an archive and install preserving user files/settings, that would be the option you want, as it will save your files but install a new OS. Make sure you have a good backup of your files first. If you do not have one, use "target mode" to copy all your files before embarking on an new OS install. Assuming that you do succeed with this install, then use Software Update to get the right updates for your iMac.

  • When I try to run iTunes I receive the following error message: "Apple Application Support was not found.  Apple Application Support is required to run iTunes helper.  Please unistall iTunes, then install iTunes again". I have done this twice.  What now?

    When I try to run iTunes I receive the following error message: "Apple Application Support was not found.  Apple Application Support is required to run iTunes helper.  Please unistall iTunes, then install iTunes again". I have done this twice and continue to get the error message.  What now?

    Hi texasslagle,
    It sounds like you are having issues installing iTunes on your Windows 7 PC, a frustrating situation I am sure.
    There is an article that you may want to use to try to complete your install here -
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/ts5376
    Thanks for using Apple Support Communities.
    Best,
    Brett L

  • Unable to install iTunes on Widows 7. Error: A DLL required could not be run. What now?

    I am unable to install iTunes on Widows 7. I get this Error Message during installation: There is a problem with this Windows Installer Package. A DLL required for this install to complete could not be run. Contact your support personnel or package vendor.
    What now please?

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it, which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    tt2

  • I need to download a DVD to my new MacBook Pro but alas, no CD/DVD drive. What now?

    I need to download a DVD and some CDs to my new MacBook Pro but alas, no CD/DVD drive. What now?

    Use an external optical drive such as Apple's USB SuperDrive, or one inside another computer.
    (118366)

  • TS1702 My 3G iphone only loads few apps since I updated and the camera doen't work anymore, what now. Tried to reset to original settings and now it won't load apps, even old ones.

    My 3G iphone only loads few apps since I updated and the camera doen't work anymore, what now. Tried to reset to original settings and now it won't load apps, even old ones.

    What model iPod do you have? If yo have a 2G iPod. many developers when they updated their apps to support iOS 5 and 6 dropped compatibility for iOS 4.2.1 and earlier.

  • I am a CC subscriber and trying to update lr5.7 and I am told to got to my CC folder and click on install. The problem is, LR is not in my file. I guess I have been using my original lr that I bought years ago. What now? How do i get lr into the CC file?

    I am a CC subscriber and trying to update lr5.7 and I am told to got to my CC folder and click on install. The problem is, LR is not in my file. I guess I have been using my original lr that I bought years ago. What now? How do i get lr into the CC file?

    Gary116 please remove and reinstall Lightroom by following the steps listed in CC desktop lists applications as "Up to Date" when not installed.  The version of Photoshop Lightroom available through the Creative Cloud Desktop application supports your Creative Cloud Membership.

  • I updated to the newest version of itunes, now I cannot open the program. I get the message "The file iTunes library.itl cannot be read because it was created by a newer version of iTunes". What now?

    I updated to the newest version of iTunes and now I can not open the program. I get the message "The file iTunes library.itl cannot be read because it was created by a newer version of iTunes". What now? I'm using Windows Vista.

    Had same problem and solved it without having to reinstore any music or movies:
    1. Delete old Library file
    2. Go to the 'Previous iTunes Libraries' folder and copy one of the earlier files - note, they have a date extension, e.g. 'iTunes Library 2011-11-01'.
    3. Paste this file in your iTuners folder and rename file by removing the date extension -  'iTunes Library'
    You should have all your music and paylists in tact, unless it was a really old previous file.

Maybe you are looking for