Solaris 10 && cant login (only under safemode) && urgent && aaggghhh

hi, i have the followin problem. these are the steps that i do
1) change dtlogin fot gdm
2) run init 6
3) run kdmconfig
4) run init 6
i receive the following message:
"updating /platform/i86pc/boot_archive...this may take a minute
gzip: stdout: No space left on device"
and the concequences are that i can login to system only under safemode
�how could i fix these, and why this happend?
under safe mode i try to run kdmconfig but he tell me that cant load some libraries.
Thanks!!!!
Mensaje editado por:
maximatt

If you used Solaris' default partitioning you may have a root partiion that is only as big as the amount of data Solaris had to install at that time, and it is running out of space when it makes changes to files, or writing new files. I noticed this when I was installing it. On a 20GB VMWare disk, it would tell me I needed (theoretical numbers) 4500MB to install system data, so it would create a 4500MB root partition, a 512MB Swap partition, and allocate everything else to /export/home.
Check the amount of free space on your root partition.
- Nate.

Similar Messages

  • Hi, I cant login to the facebook app on my iphone 5 ios 6.0.2.  I keep getting an error message saying 'There was an error logging in using single sign on' when im asked to log in again i get a 'session expired' message.  This only started happening yeste

    Hi, I cant login to the facebook app on my iphone 5 ios 6.0.2.  I keep getting an error message saying 'There was an error logging in using single sign on' when im asked to log in again i get a 'session expired' message.  This only started happening yesterday. Anyone else having this problem? Thanks.

    I am having the same problem and took the following steps to mitigate it to no avail.
    1. I deleted the Facebook app on the phone and turned off Facebook in the iPhone's system-wide settings.
    2. I re-enabled Facebook in the iPhone's system-wide settings and reinstalled the Facebook app and logged in again. It worked. For about an hour.
    3. I completely restored the phone to a previous backup (before the problems started) and reenabled Facebook .... reinstalled the app.... and now it works intermittenly. But it hasn't worked in about 12 hours now (just tried a few minutes ago).
    Please advise.

  • I cant login to ituines and my icloud control panel won't open on Windows 7 in Ireland and I'ma system builder so NO its not a problem with my machine!

    I cant login to ituines and my icloud control panel won't open on Windows 7
    In Ireland
    and NO its not a system problem - something is wrong with the icloud servers and I'd like some feedback

    I would try completly removing all the itunes associated programs and reinstalling under a new user
    http://support.apple.com/kb/ht1923
    (note that the order they are uninstalled in in step1 is important as is verifying they are completely removed step2)

  • ISE and AD.. Users Cant login with domain credentials after changing password

    Hello guys,
    I have ISE 1.2 running in a live environment. I have a problem that users cant login after password has expired and changed. i have enabled password change under AD settings and have also checked the allow password change in the allowed protocols settings for PEAP with retries set to 3. 
    thanks for any help i can get in resolving this issue.

    You have the option to allow guests to change password in the portal settings?

  • Cant login using internet explorer 9 but can using...

    I cant login using internet explorer 9 but can using other browsers such as mozilla and google chrome on my laptop.
    The problem is only on my laptop as i can login on my desktop pc .
    I keep returning to the login page everytime I submit my details.
    Solved!
    Go to Solution.

    You could try clearing cookies and cache - see here for how http://kb.wisc.edu/page.php?id=15141
    Can't think of much else I'm afraid - don't actually use IE (or windows) that much myself.

  • Addons are not showing up by address bar, cant open ff in safemode and tabs wont open, ff got all retarded on me.

    first it started with fox tab not showing up on the address bar. Now right click does not work for opening new tabs. a new tab opens in a new window over the window i was just in. can't go back.
    I did notupdate anything, howcan i reset to defaults?? cant open ff in safemode, doesn't give me the option

    Fire Fox HELP
    For internet Explorer User
    Trouble Shooting Information
    Release Notes
    Report Broken Website
    Report Web Forgery
    Check For Updates
    About Mozilla Firefox
    Is all I have listed under help

  • TS4348 After update to 10.8 cant login

    Hi anyone help after update max os i cant login, neither as guest.

    Please read this whole message before doing anything.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.  
    These steps are to be taken while booted in safe mode.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    for k in {,/S*}/L*/E*/{,.?}*.kext; do test -f "$k/Contents/Info.plist" && /usr/libexec/PlistBuddy -c "Print :CFBundleIdentifier" "$_" | egrep -qv "apple|Accusys|ArcMSR|ATTO|CalDigit|HighPoint|hp-fax|JMicron|print|SoftRAID|stex" && echo $k; done | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; }  2> /dev/null | open -ef
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3 
    Repeat with this line:
    { ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la*; echo; crontab -l; } 2> /dev/null | open -ef
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 4
    osascript -e 'tell application "System Events" to get name of login items' | open -ef
    Remember, Steps 1-4 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • How do I stop iTunes (10.7) from automatically launching upon restart?  "Open at Login" is NOT checked in the dock and I have removed the app from Login Items under Users/Groups.  I am using a MacBook version 10.7.5.  Thank you!

    How do I stop iTunes (10.7) from automatically launching upon restart?  "Open at Login" is NOT checked in the dock and I have removed the app from Login Items under Users/Groups.  I am using a MacBook version 10.7.5.  Thank you!

    Thanks for the response gakker, but I've double-checked the camera / iPhoto / Image Capture scenario, and I'm 100% positive it's got nothing to do with that.
    Plugging in my iPhone has no effect on anything related to this.
    The other thing I should have mentioned is that when iTunes on my Mac is NOT running, then nothing happens on my iPhone screen when I plug it in to my Mac. I only get the "Sync in progress" message when iTunes IS running.
    It's interesting though that you say you also get this "Sync in progress" message, albeit only for a second or two though.
    Can I just double-check something with you however... When you say:
    +"at no time was my iTunes playback interrupted"+
    do you mean the iTunes on your Mac? Because the problem I have is that the iPod-playback on my iPhone is interrupted.
    So can you clarify that for me, please? If you have music playing on your iPhone, and you then plug your iPhone into your Mac when iTunes is running on your Mac, does the music playback on the iPhone get interrupted?

  • I originally encrypted my hard disk. instead of just reformatting. I deleted hardisk entirely. Now I cant login. or do anything. I am in Afghanistan so internet is slow, I cant send it in the mail, and there surely isnt a apple store around here. HELP!!

    I originally encrypted my hard disk. instead of just reformatting. I deleted hardisk entirely. Now I cant login. or do anything. I am in Afghanistan so internet is slow, so I cant reinstall lion software via internet. I cant send it in the mail, and there surely isnt a apple store around here. HELP!!

    Didn't want to make you feel like an Idiot. Just pointing otu that most all externals come, these days, formatted NTFS as the world runs on Windows computers and at least the last 2 Win OS version will only install and likes to use NTFS formatted drives. So most drive manufacturers Pre-Format their drive in that format.
    What do you mean "I'm Cloning Time Now"? I don't get the TIME reference?
    You Clone the install of OS X from a working Mac to the External. The Cloning willl make that external Bootable (It will boot on like Mac computers).
    Then when that is done disconnect that external and connect it to your Mac. Start your Mac and it should boot off that external. If it doesn't then Restart and hold down the Option key and select the external as the boot drive.
    Once the your Mac starts from the external the cloning program should already by running as it was running whenn the clone was made. Select the external as the source and your internal as the destination. you may want to shut the cloning program down and first use Disk Utility to Re-Partition your drive as One Partition.
    Hopefully that will get rid of the encryption you enabled and give you a clean freshly formatted drive to clone to.
    Then start up the cloniing software and do as pointed out above.

  • I cant login to DPS App Builder. Get this error: ERROR This account does not have permission to access App Builder. Learn more about how to resolve this problem.

    I cant login to DPS App Builder. Get this error: ERROR This account does not have permission to access App Builder. Learn more about how to resolve this problem.

    Then you either need to:
    1) Sign up for Creative Cloud so you can build a Single Edition app. Be warned though: this approach will no longer be valid as of May 1st when we retire support for Single Edition in Creative Cloud, and Single Edition apps are only on iPad devices.
    2) Sign up for a full DPS license. You can request pricing information by filling in Adobe | Request for consultation.
    Neil

  • Cant login after wake from sleep

    In the last month I've noticed that sometimes when I wake my mac book pro (from a deep sleep?), I cant login. I enter my password and press enter and the textbox disables as if it is about to login but then nothing happens. It doesn't complete logging in. I cant press escape, I cant type in the password text box anymore, I cant click the button next to textbox. Nothing. I have to do a hard power off. I've cleared NVRAM. Which, consequently, when I do that, the mac book usually hangs at half of the progress bar on the black screen with the apple logo. I can only get the system back up by booting into safe mode and then restarting.
    Anyone have any idea how to trouble shoot or fix the login issue?
    Mikey

    Sorry to resurrect an old-ish thread but I'm having the EXACT same issue with my MacBook Pro.  I have all the latest OS updates applied..10.6.8 or whatever version is the latest as of 6/27/11.  I have taken it into the Apple store three times now...they've fixed permissions and run all the diagnostics and everything checks out 100%.  I have even done a complete wipe and reinstall of OSX, but it still locks up sometimes when clicking a user on the login screen.
    Have you been able to resolve the issue on your system?

  • Cant login into the betfair website

    firefox will load the website, when logging in the login box goes dark grey and and after some time it will lighten up with the login details still there. I run nortons 360 also if that may help

    Hi ,
    thanks for your reply..
    The exact error I am getting is
    Error accessing PRODUCT_USER_PROFILE
    Warning: Product user profile information not loaded!
    You may need to run PUPBLD.SQL as SYSTEM
    SP2-0614: Server version too low for this feature
    it gives SP2-0614 error... Toad professional gives a different error. I could see that I can connect but cant login and use.
    Is there any chance that the server can be controlled to support only specific versions of oracle clients connecting to it. (SQL plus used oracle client 10.1.0.3) and I could see that the server's version is 10.1.0.4 .
    I wanted to know if the server can be restricted as there is some chance of admin doing this. If I can confirm this , I can proceed with fixing. Hence I wanted to know what versions server is currently supporting?
    thanks

  • J4W 10.5 Login only works for users with associated device

    Hi all,
    I just discovered that using J4W 10.5 and service autodiscovery, the login only works if the user has an Device associated.
    Means that login is not possible if the user has only a controlled device profile.
    We are using 10.5.1 Build 43318 - Is this a known Bug, or is this working with a different version?
    Regards,
    Peter

    Which form of Service discovery are you using? Is it _cuplogin or _cisco-uds? Do you use a jabber-config.xml file? What is the directory source selected for Jabber, is it CUCM or AD?
    Recently i had worked on a case with the following Scenario and  opened a Defect for it : CSCup74253
    Conditions:
    With the following setup Service discovery fails and user has to manually login in Jabber specifying the IP address of the CUP server Service Discovery method : _cisco-uds or _cuplogin Directory connection type : UDS selected on service profile for the jabber user (no XML used) CUCM and CUP version :  9.1.2 Jabber version:9.7.0 and 9.7.1 End user page in CUCM : under controlled Devices only a Hardphone is selected with owner user id populated on device page of the phone in CUCM.
     This BUG is solved for Jabber 10.5.1.  But in essence if you do not select ANY of the device be it soft-phone or hard-phone under user> controlled devices for that matter Serivce discovery will fail.
    Thanks
    Tapan

  • My Icloud is tuck on my old email adress. i can not retreive the password becaue when i request the email it doent get sent to thi adress. how can i change it sothat my icloud is on my new email. i cant login or out of icloud now.

    My Icloud is tuck on my old email adress. i can not retreive the password becaue when i request the email it doent get sent to thi adress. how can i change it sothat my icloud is on my new email. i cant login or out of icloud now.

    To change the iCloud ID on your phone you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iPhone, then sign back in with the ID you wish to use.  If you don't know the password for your old ID, or if it isn't accepted, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Tap edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • Sorry, i cant login in my Macbook pro,, iMessage and FaceTime.., sorry, i cant login in my Macbook pro,, iMessage and FaceTime..

    sorry, i cant login in my Macbook pro,, iMessage and FaceTime..,
    could u please help me to fix it?
    im international student, so i must use facetime to chat with my family and fds..
    please help me..
    please help me..

    sorry, i cant login in my Macbook pro,, iMessage and FaceTime..,
    could u please help me to fix it?
    im international student, so i must use facetime to chat with my family and fds..
    please help me..
    please help me..

Maybe you are looking for