7410 booting directly to grub command line after forced restart?

I'm running a 7410 (2x 100gb SSDs and 2x 500gb sata) with a j4400 containing 24 1tb drives. I attempted to create a pool and the bui hung so I went back to the SP and did a stop /SYS. After doing a start /SYS then starting the console, it goes through the bios startup, then initializes the external SAS card and after that immediately drops into the grub command line. There's no grub menu or anything, just the CL. Any idea how I can get back into the 7000 appliance software? As you can undoubtedly tell, I'm kind of a newbie so any help will be greatly appreciated!

Not much documented and you must know your ak-nas-version
findroot (system,0,a)
bootfs system/boot/ak-nas-2009.04.10.5.0_1-1.20
kernel$ /platform/i86pc/kernel/$ISADIR/unix -B ak_undo=true,zfs-bootfs=system/121,console=ttya,ttya-mode="9600,8,n,1,-"
module$ /platform/i86pc/$ISADIR/boot_archive
7xxx kernel$ /platform/i86pc/kernel/$ISADIR/unix -B ak_undo=true,zfs-bootfs=system/77,console=ttya,ttya-mode="9600,8,n,1,-"
7110 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B ak_undo=true,zfs-bootfs=system/90,console=ttya,ttya-mode="9600,8,n,1,-"
7410 kernel$ /platform/i86pc/kernel/$ISADIR/unix -B ak_undo=true,zfs-bootfs=system/121,console=ttya,ttya-mode="9600,8,n,1,-"

Similar Messages

  • How to load the boot menu using the command line , after the configuration change ?

    how to load the boot menu using the command line , after the configuration change ?

    Hi @Bask-48 
    Welcome to the HP Forums!
    It is a terrific place to find answers.
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
    I grasp you are trying to change the boot order.  Here is a link to Configuring the Boot Order in the System BIOS
    that will assist you.
    Good Luck and Happy Holidays!
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Boot fails / goes straight to grub command line

    Fair warning: this is gonna be the worst request for help ever, but I'm stranded with a phone and a busted laptop.
    So, as the title suggests my laptop goes straight to the grub command line.  Having never dealt with this, I'm not really sure how to go about debugging it.
    Checking dmesg, I don't really see anything that says CATASTROPHIC FAILURE.  Then again I don't really know if dmesg can catch this sort of error.
    It's been a couple weeks since I used this laptop, but I don't think I upgraded or anything.
    I tried mounting the fs and blindly reinstalling stuff like the kernel and systemd but no dice so far.
    I can't post the actual logs right now but I might be able to later if I find an Ethernet cable.
    I think I can probably figure it out myself if someone could just point me in the right direction i.e. what the general debugging process is for this scenario.
    Again, I know this is the worst request for help ever, but if someone could help this damsel in distress it would be greatly appreciated.

    Actually, your request for help is far from the worst I have ever seen.  In fact, it is pretty good.  You tell us the problem, the history, what you see, and what you have tried.  Are you using Grub classic, or Grub 2 ?
    Are you sure?  Any chance you have updated in the last couple weeks?  You may have upgraded to Grub 2 without having built a new configuration on the boot partition.
    Also, are you in the regular shell or the rescue shell ?  https://wiki.archlinux.org/index.php/Gr … mand_shell
    Last edited by ewaller (2013-07-15 03:23:13)

  • Force XServe to Boot From CD From Command-Line

    Hi,
    I've decided to erase and install a new copy of 10.5 server from my server cd. However, my KVM switch takes longer to connect than the white screen is shown at bootup. Is there a way i can use the command line to force the xserve to boot from the cd i've inserted?
    Thanks

    Or a DVD boot can be requested from the front panel of Xserve.
    Short version:
    "With the power off, hold in the system identifier button while you press the on/standby button.
    Continue to hold in the system identifier button until the top row of blue lights blinks sequentially."
    "Release the system identifier button, and then press it again repeatedly to turn on the light that corresponds to your chosen startup method:"
    When (only) the rightmost LED on the lower of the two horizontal rows of LEDs is lit, the optical drive is selected for bootstrap.
    When you get to (just) that LED, press and hold the button until the entire top row of LEDs is lit, then release the button, and off you go.
    See the owner's manual for the pictures and for more words.

  • Fresh install (2012/11/01): Not reaching the command line after boot

    Hi
    I just installed the latest 2012/11/01 base + base-devel Arch, but after booting in. the process stopped at the point were the last messages from the kernel were printed in the console. The boot process never reached the shell command line for logging in. I re-installed, thinking I did something wrong but again I had the same problem. Eventually. I accidentally found that by keying Enter, I could get the shell login request and I could login OK, having a seemingly functional base system. However, the console font I specified in vconsole.conf did not take effect and the halt command would hang, although reboot worked OK.
    I have of course little experience with systemd, but I get the feeling the all this is due to systemd not running properly. I read whatever documentation I found relevant but since there is so much of it, I believe I must have missed the relevant info.
    Please help me to get my new install run properly and please clarify whether  have to explicitely enable systemd after completing the official installation instructions.
    My thanks in advance.

    neok wrote:please clarify whether  have to explicitely enable systemd after completing the official installation instructions.
    Read this news item.
    https://www.archlinux.org/news/systemd- … allations/
    neok wrote:the console font I specified in vconsole.conf did not take effect
    Please always post your configuration files if you reference them.
    neok wrote:the halt command would hang
    The halt command does not turn off your computer. The "poweroff" command does.
    Writing "systemctl poweroff" is not necessary, as /sbin/poweroff is a link to systemctl poweroff.
    Last but not least search for suspicous lines in the log files. You can read them with this command.
    $ journalctl

  • File Adapter OS Command Line After processing (UNIX)

    Hi guys,
    I want to run only one line after message processing:
    compress -f %f
    It must be compress seeing as this is the way we use it on our legacy system where it adds the extension .Z.
    It seems crazy to write a shell script for only one line. Is there any way to run this line without using a shell script and if so should I run it in some additional characters?
    Also if this isn't possible, please show me an example of how the shell script would look like, and where on the XI server this shell script should be saved.
    Thanks a million!
    Anneke

    Hi Anneke,
    Check this blog by Sameer
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi
    Should help u out

  • Using Unix Command Line to force logoff of other users

    Hello - I am the administrator for my family's Mac (OS X - 10.4.8). Four of us in the family share the system. Frequently, my family members forget to logoff. I would like to be able to force them off via the Unix command line. Can't I sign on as root and execute a "forced logoff" type of command?

    Thanks to Mihalis and Jarik for the additional info.
    I'm back now with a question. I have a user named "visitor" logged on. I issued a killall command which killed all the users processes except one. Using /Applications/Activity Monitor.app, I can see the process is "loginwindow" and it is owned by visitor.
    However,
    ps -u visitor
    reveals no running processes. Assuming I only had command-line access (no GUI to use Activity Monitor.app) and had multiple users logged in, how can I discover which loginwindow PID belongs to visitor?
    msq
    EDIT: I went ahead and sudo kill PID the loginwindow process owned by visitor and realized that
    ps -axj | grep visitor
    worked to reveal the loginwindow process owned by visitor. But when I logged visitor in (Fast User Switching) and ran sudo killall the Activity Monitor.app identifies the loginwindow as being owned by root but ps -axj | grep visitor shows the process belonging to visitor.
    Something weird in the depths of Leopard's UNIX land, but I think I can find my way around now.
    Thanks, everyone.
    Message was edited by: mistersquid

  • Edit command line parameters without restarting LabVIEW

    Is there a way to edit the command line parameters passed to a VI WITHOUT having to restart LabVIEW?  Perhaps I'm accustomed to how it works in just about every other development environment, but having to do so is quite frustrating.
    Solved!
    Go to Solution.

    ronbrown wrote:
    I'm just surprised that LabVIEW doesn't have just a simple "command line parameters" option somewhere in the VI options for debugging purposes, just like Visual Studio and other deveopment environments.
    If memory serves, Visual Studio runs the compiled program as a separate process. That should make it easier to give it separate switches. In LabVIEW, if you let the user change the parameters, you would have to do some conflict resolution, since this is a global setting (e.g. did the changes you make affect everything or a single VI/hierarchy/app instance, are the original switches lost or can you get them back somehow and when).
    If you want a workaround, I suggest you create a simple subVI with a 1D array output and a 1D array control on its FP or BD. If the control has something in it, use it. Otherwise, use the CLA[] property. Alternatively, you can check if you're running in the IDE or use a boolean, etc. Personally, the only time I think I needed to use switches, I believe the code was simple and I simply tested it by building the EXE. It probably took longer to figure out that I needed to explicitly turn on CLA support for the EXE than the actual testing.
    Try to take over the world!

  • Photo in iPhoto Library Corrupted after forced Restart

    Hi,
    I'm a switcher. I've decided to switch to mac after contemplating for almost 6 months. I'm glad I've switched, the Mac is an excellent machine and Superb OS!!
    Recently, I have encountered a problem while using iPhoto, Photoshop Element 2 and Preview together. (Please note that I did not tempered any files in iPhoto library. I have stored all my photo in My Documents which I do my editing using PSE 2 and Preview a pictures stored on the desktop). While dragging a file from My Document folder to the Trash, the Dock hanged! I quit all the apps and the dock is not responding and I decided to relaunch Finder by going to Force Quit and still no respond. I try restart the system but it hanged and I have to switch off the mac by pressing the button. When I re-sart the system and launch iPhoto, it prompted that "The photo library was created with an unreleased version of iPhoto" and I can't start iPhoto at all. It seems that some of my photo in the library are corrupted. Has anybody has the same experience? Would appreciate if anybody can help.
    I've been playing my iMac for about 1.5 months already, and the only apps that I'm not comfortable is iPhoto. I've been using Picasa 2 on my Dell notebook to organize my photo and it's much more simpler and user friendly as compare to iPhoto.

    Jonathan:
    Welcome to the Apple Discussions and the Mac community. First, what I do whenever I have to have a forced restart of my Mac or have a kernel panic (dark gray curtain descends over the screen with a multiple language warning) is to immediately boot into single user mode and run the file system check (fsck). Here's how:
    FSCK - File System Check
    To start up in single-user mode
    1. Restart the computer.
    2. Immediately after the startup sound, press and hold both the Command (Apple) and "s" keys on your keyboard. The computer will display a series of text messages, at which time you may release these keys.
    When the computer has started up, it will display a command line prompt (#). The computer is now in single-user mode.
    How to Run the File System Check from the Command Line
    Once you have reached a command line, follow these steps to use fsck:
    1. At the prompt, type: fsck -fy (NOTE, there is a space between the k and the “-”)
    The fsck utility will go through five "phases" and then return information about the disk's utilization and fragmentation. Once the check is finished, if no issue is found, you should see "** The volume <name of volume> appears to be OK."
    If fsck alters, repairs, or fixes anything, it will display the message:
    **** FILE SYSTEM WAS MODIFIED ***
    IMPORTANT: If this message appears, repeat the "fsck -fy" command until this message no longer appears. It is not unusual for your computer to require several "passes" of fsck, because first-pass repairs may uncover additional errors. Run it until you get two consecutive times with an "OK" result.
    3. When fsck reports that no problems were found, type: reboot
    4. Press Return.
    Now to your problem. It's more than likely that, as you expected, you have a damaged dB file in your iPhoto library folder and I doubt you'll be able to recover but we'll give it our best shot.
    First run Disk Utility and repair disk permissions (also recommended after any software installation or update). Make a backup copy of the iPhoto Library folder (select and type Command-D). Now launch iPhoto with the Command+Option keys depressed and follow the instructions to rebuild the library. I would only select the option to rebuild the database.
    If that brings it back you're on you way and can delete the backup library folder. If not and the rebuilt library is more messed up than the original, delete it.
    Your best shot now is to launch iPhoto and when it asks to find a library or create a new one select Create. In the File menu select the Add to Library option. Direct iPhoto to your old iPhoto Library folder and select it for importing. That should get your photos back partially organized but don't know how much. You will lose album, keyword and comment information.
    For future reference read

  • Secondary internal hard drive disappeared from desktop after forced restart

    I have three internal hard drives, one for system, the other two for data storage. While permorming a search on one of the data drives i clicked the "X" to the right of the spinning wheel on the bottom right of the search window to stop the search but the computer froze (wheel kept spinning). I then went through the dock and quit all applications, except for InDesign which wasn't responding to force quit.
    The only way out was a force restart. Upon restart, one of the internal data hard drives did not show up on the desktop, nor after a couple more restarts, nor after restarting from the installation disk, verifying and repairing disks and permissions on the other hard drives with disk utility.
    where did it go?
    G4   Mac OS X (10.4.9)   Dual 1.25 GHz, 2MB L3 cache each, 2GB DDR SDRAM

    no it doesn't show up at all in those either.
    Hmm. Then that sounds like the interface to the drive isn't even talking. You could try opening up the computer and making sure the cables are all connected firmly (of course, it should be off).
    here's the log:
    Nothing here looks too alarming.
    Apr 21 09:51:00 Greg-Simpsons-Computer webdavd[220]:
    network_mount: WebDAV protocol not supported; file:
    mount.tproj/webdav_network.c; line: 2702
    Apr 21 09:51:07 Greg-Simpsons-Computer webdavd[245]:
    network_mount: WebDAV protocol not supported; file:
    mount.tproj/webdav_network.c; line: 2702
    Was your iDisk mounted at the time? Or another WebDAV server?
    Apr 21 09:51:20 Greg-Simpsons-Computer
    diskarbitrationd[39]: mdsyncServer [193]:28715 not
    responding.
    Apr 21 09:51:20 Greg-Simpsons-Computer
    diskarbitrationd[39]: mds [171]:28163 not
    responding.
    Hmm. These are part of Spotlight, but they don't really give any clues, just that they weren't responding. Which might be because the drive disappered during your search.
    Waiting for MirrorAgent to launch and respond to
    CFMessagePortCreateRemote(). [186]
    Again, part of iDisk.
    2007-04-21 09:52:41.360 SyndicationAgent[252]
    WARNING: BestCalendarDateFromString - can't
    interpret: 'Sat
    that last line then repeats a lot of times
    Nothing to worry about. It's badly formatted date strings from some iTunes RSS feeds. They're default bookmarks in a couple of places, which is why you see them sometimes.
    2007-04-21 11:13:12.192 Pro Tools M-Powered Demo[352]
    CFLog (21): GetDiskFragment returns -2804 for
    <Product Registration><Product
    Registration><AWSCommonSymbols.dll> when trying to
    load /Library/Application Support/Product
    Registration.app/Contents/MacOS/Product Registration
    This is ProTools trying to load a piece of code. If ProTools is working, then I'd say it's nothing to worry about. Error -2804 is "specified fragment not found", but if it handles it okay, then it could just be an informational message.
    Adobe LM Service: Started
    AdobeLM Service
    Just the Adobe license manager telling you it started. Nothing to worry about.
    Unfortunately, I don't see anything helpful here. It's just like it disappeared (or never existed) as far as the OS is concerned. If you can find your original disks that came with the computer, you could try running the hardware test and see if it kicks up any errors, either with a drive or a drive controller on the motherboard.
    charlie

  • Action with Move command fails after illustrator restarts

    Make new illustrator file
    Make a Rectangle
    Make a new action
    While recording action press enter, and move any direction
    Stop recording
    Run action again to test
    Close Illustrator
    Open Illustrator
    Try and use action
    Fails and gives error "The object 'Move' is not currently available, the action button turns orange.
    It also fails in button mode
    It fails if I try to reload the actions
    It only works if I recreate them in that session illustrator is open.
    Expected Behavior
    Actions work no matter how many times you restart illustrator

    Sorry about not being very clear originally. We don't actually send remote notices to the target machines via ARD. The command
    osascript -e 'tell application "System Events" to display dialog "Message"'
    is just an example of what ARD is having issues with for me: If the script for the target machine pushes any user-facing GUI at all, it will not quit until someone manually OKs or closes the window... no amount of messing with the command by giving it ampersands or starting subshells prevents ARD from minding every single one of the subprocesses that it has started.
    There are posts here where we see that a certain task never even "ends" in ARD's eyes: the scripted reboot
    A colleague has suggested that we update our application to echo command information instead of triggering an "Everything was OK" dialog. Most of the time this will fail because you do not have access to the source code in the real world. In my case, we do, but making the changes requires reviewing, changing the code and new testing for the triggered application.
    Still, there is a flaw in not having an option for ARD to just hit-and-run with a script to, say, open a presentation in 100 computers and leave it running. Currently, ARD will hit a few and hang on "Running" as soon as its whatever maximum parallel workstations is stuck running this script.
    ARD designers seem to have planned it "we must receive the return value of this open-ended script," while clients see it as "please let us treat the job as finished as soon as the last line has been triggered"

  • Hard Drives Bare After Forced Restart!!! HELP!!!

    Running new Mac Pro w/ plenty of RAM, and the latest OS.
    Was installing Xcode with a few programs running in the background.
    Time Machine appeared to have kicked in during the install and Xcode just seemed to hang. Then, suddenly all text disappeared from all Firefox tabs, and all other programs stopped responding. I let it sit for over an hour with no response. I couldn't force quit things, though I was able to quit Mail and Calculator without issue. I could not, however, interact with their windows directly.
    After another 30 minutes of total system lock-out (even the dock was stuck) I pressed and held the power button on the front of the unit to turn it off.
    When I turned the machine back on it could not find the start-up disk. So, I started up with the Install DVD and ran Disk Utility...
    The two internal drives on my machine both registered and were verified in good working order, but they were now BLANK DU registered them as having a tiny bit of information on them when only 2 hours before there was literally hundreds of gigs on board... years worth of valuable data.
    I'm not looking for a scolding regarding my not regularly backing up, nor to be admonished for shutting the machine off the way I did.
    Has anyone ever seen something like this?
    I'll be calling Applecare first thing tomorrow, but am wondering if this might be something Disk Warrior can lend a hand with. Thoughts and recommendations welcome.
    Thanks all for your consideration.
    Best,
    Jason
    ps > wary of recovering from Time Machine back-up due to the fact that I'm not sure one of the drives was backing up, and I dare not overwrite the drive while the chance to recover wholesale through the use of a tool like Disk Warrior exists.
    Message was edited by: jhcovert

    UPDATE
    I spoke with Applecare this morning and they instructed me to restore from my TimeMachine back-up and that my secondary internal drive (ie. the MORE important drive) would have definitely been backed up as well.
    I restored and... voila!... my basic desktop operating system is back.
    That's the good news, however, the bad is that the secondary internal drive DID NOT restore.
    As I mentioned before, the drive is being read as healthy and EMPTY, which is mind boggling. I assumed that this was a directory issue, but neither DiskWarrior nor Data Rescue can determine that there is anything wrong with the directory. Data Rescue's "Quick Search" revealed no additional files save for the basics you would find on a barren drive. I am currently running their "Deep Search" which should take several hours, but my question for you guys is this: should Data Rescue come up empty is there anything else I can do? Or is the drive well and truly borked... empty... caput?!? Do I let DiskWarrior attempt to rebuild the directory or am I just throwing fuel on the fire and potentially overwriting data that might be useful in recovery.
    Do I then take it to a forensic pro to go over the drive with a fine tooth comb?
    Recovering this data is approaching a "no price too high" situation.

  • [SOLVED] After force restart GNOME doesnt' start

    Hello!
    I have a problem I can't resolve.
    I restarted my pc where was opened GNOME session and next time GNOME haven't started. Just showing some startup applications ( Skype and notify window "the configuration defaults for the GNOME Power Manager have not been installed correctly. Please contact your computer administrator").
    Here are some logs that could be helpful:
    everything.log
    Jan 24 01:42:02 pz init: Entering runlevel: 3
    Jan 24 01:42:06 pz dhclient: isc-dhclient-4.1.0p1
    Jan 24 01:42:06 pz dhclient: isc-dhclient-4.1.0p1
    Jan 24 01:42:12 pz kernel: eth0: link down
    Jan 24 01:42:13 pz kernel: agpgart-nvidia 0000:00:00.0: AGP 3.0 bridge
    Jan 24 01:42:13 pz kernel: agpgart-nvidia 0000:00:00.0: putting AGP V3 device into 8x mode
    Jan 24 01:42:13 pz kernel: nvidia 0000:02:00.0: putting AGP V3 device into 8x mode
    Jan 24 01:42:16 pz dhcpcd: dhcpcd not running
    Jan 24 01:42:18 pz gnome-session[4580]: WARNING: Error retrieving configuration key '/desktop/gnome/session/idle_delay': Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to GConf daemon: Message did not receive a reply (timeout by message bus))
    Jan 24 01:42:18 pz gnome-session[4580]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    Jan 24 01:42:18 pz gnome-session[4580]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    Jan 24 01:42:19 pz dhcpcd: dhcpcd not running
    Jan 24 01:42:19 pz kernel: eth0: link down
    Jan 24 01:42:19 pz dhcpcd: dhcpcd not running
    Jan 24 01:42:24 pz gnome-session[4580]: WARNING: No required applications specified
    Jan 24 01:42:27 pz kernel: wlan0: direct probe to AP 00:03:2f:2b:9f:4d (try 1)
    Jan 24 01:42:27 pz kernel: wlan0: direct probe to AP 00:03:2f:2b:9f:4d (try 2)
    Jan 24 01:42:27 pz kernel: wlan0: direct probe to AP 00:03:2f:2b:9f:4d (try 3)
    Jan 24 01:42:27 pz kernel: wlan0: direct probe responded
    Jan 24 01:42:27 pz kernel: wlan0: authenticate with AP 00:03:2f:2b:9f:4d (try 1)
    Jan 24 01:42:27 pz kernel: wlan0: authenticated
    Jan 24 01:42:27 pz kernel: wlan0: associate with AP 00:03:2f:2b:9f:4d (try 1)
    Jan 24 01:42:27 pz kernel: wlan0: RX AssocResp from 00:03:2f:2b:9f:4d (capab=0x431 status=0 aid=1)
    Jan 24 01:42:27 pz kernel: wlan0: associated
    Jan 24 01:42:28 pz dhcpcd: version 5.1.4 starting
    Jan 24 01:42:28 pz kernel: fuse init (API version 7.13)
    Jan 24 01:42:28 pz dhcpcd: wlan0: rebinding lease of 192.168.1.100
    Jan 24 01:42:29 pz Failed: to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to GConf daemon: Message did not receive a reply (timeout by message bus))
    Jan 24 01:42:30 pz Failed: to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to GConf daemon: Message did not receive a reply (timeout by message bus))
    Jan 24 01:42:31 pz Failed: to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to GConf daemon: Message did not receive a reply (timeout by message bus))
    Jan 24 01:42:31 pz Failed: to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Could not send message to GConf daemon: Message did not receive a reply (timeout by message bus))
    Jan 24 01:42:32 pz dhcpcd: wlan0: acknowledged 192.168.1.100 from 192.168.1.1
    Jan 24 01:42:32 pz dhcpcd: wlan0: checking for 192.168.1.100
    Jan 24 01:42:37 pz dhcpcd: wlan0: leased 192.168.1.100 for 604800 seconds
    Jan 24 01:42:37 pz gnome-session[4580]: WARNING: Application 'gnome-settings-daemon.desktop' failed to register before timeout
    Jan 24 01:42:37 pz dhcpcd: forking to background
    Jan 24 01:43:07 pz kernel: agpgart-nvidia 0000:00:00.0: AGP 3.0 bridge
    Jan 24 01:43:07 pz kernel: agpgart-nvidia 0000:00:00.0: putting AGP V3 device into 8x mode
    Jan 24 01:43:07 pz kernel: nvidia 0000:02:00.0: putting AGP V3 device into 8x mode
    Jan 24 01:43:08 pz gnome-session[4953]: WARNING: Unable to determine session: Unable to lookup session information for process '4953'
    In Xorg.0.log everything seems ok and there are no errors.
    There is a fact, that GNOME starts successfully from another user (root). So the problem could be in user settings or some unclosed sessions. Do not know what to do from logs
    Thanks in advance!
    Last edited by zayac (2010-01-24 01:17:55)

    zayac wrote:
    Ok. I solved this for my issues.
    The solution was found on the ubuntu forum:
    http://ubuntuforums.org/showthread.php?t=1082257
    What I've done is:
    mv /myuser/.gconfd/saved_state /myuser/.gconfd/saved_state_backup
    Then I had a completely recovered GNOME session on a next boot.
    Moreover, it seems for me that saved_state could be completely removed in this case.
    I'm going to go try that and see if it works

  • All apps gone after forced restart of iPad

    Hello,
    I was just developing a bit with my iPad and after the debugger got hang I had to restart my iPad by holding down the home button and the lock button for some seconds.
    After the iPad was booted up again, i noticed that all apps (expect the built in ones) where gone!!!
    Unfortionatly my last iTunes backup was a long time ago (I know... i should have done it more often...)
    But when I look at iTunes I can see a lot of "Other" space used (more that 10GB) so I think this is probably the space used by my apps...
    It would just be really uncool, because I was for example using it a lot for taking notes (Noteshelf) and that would all be gone...
    Any help is appreciated!!!
    Thanks a lot

    This did not help
    I tried to backup some of my files with PhoneView and iExplorer but could not find anything... But iTunes shows me that there is a lot of space used for "other stuff"...
    Any chance I can restore my files... I really want to have my Noteshelf drawings back!!!

  • Movie rental freezes, then cannot exit in fullscreen, then after forced restart I cannot find the rental in iTunes!

    This has happened a few times before, and iTunes has always refunded me, but I am attempting to understand more about how to locate the rental on my computer or in my account in a way that will allow me to at least finish watching the movie!
    I don't understand why this only seems to happen when the movie is in fullscreen.
    After it froze, I couldn't move the player back into desktop mode and it wouldn't let me switch to another application either.  The only thing I could seem to do was force re-start the computer.  After that, when I opened iTunes, it no longer shows a link to the rental, nor can I seem to access it in iTunes.
    I am sure there is a place somewhere on the computer where the file is, but I cannot think of where!
    Can anybody help with troubleshooting?!

    Doublechecking. Did you download the rental in iTunes for Mac, iTunes for Windows, or an iOS device?

Maybe you are looking for

  • Set up Oracle 8.1.7 Client on Redhat 7.3

    First of all, I want to thank the people who gave out the hints of downgrading Redhat from 7.x to 6.x. The problem I had was run into by many people on this forum: the Oracle Universal Installer window just doesn't pop up. In my case, I took out most

  • Returning complete freeze

    Hello everone! This has been happening and bothering me for a while now: Everytime I do heavy work on my computer (in this instance FL studio on paralells desktop, or running a server for a game) The chance occurs that the following chain of events h

  • Exception Handling (in Mapping) with out using BPM

    Hello All, We are on SP17. I have a simple flow involving XI JMS -> XI (Message Mapping -> XSL Mapping)  -> Mail I would like to send an email if there is an exception in any of the mapping. But I <b>don't want to use a BPM</b> for this exception han

  • IPad mini blocked on apple logo

    My iPad mini is blocked on the logo and starts for a brief moment and shuts down alone and the same cycle recommence. I was able to shut It down completely by pressing the shut down button + home button but when I re start my iPad the same problem oc

  • IPad crashes ATV when using Airplay

    Everytime I try to use airplay on my iPad it crashes my wifi, I get a message saying it had an error loading content then just crashes. I have to turn my iPad and ATV off sometimes even restarting my ATV before i can use ATV even then It might not wo