Results 1 to 9 of 9

Thread: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

  1. #1
    Join Date
    May 2008
    Beans
    14

    "kinit:trying to resume from /dev/disk/by" Error when booting into Ubuntu

    After that my computer battery went emty and my laptop turned off without a normal shutdown.
    after that i cannot boot into linux anymore and i get this screen after some loading.
    "
    Loading. ;please wait...
    kinit: name_to_dev_t (/dev/disk/by=uuid/75da5a74-fd14-4eco-973c-b7cf1778b8a
    kinit: trying to resume from /dev/disk/by-75da5a74-fd14-4eco-973c-b7cf1778b8a
    kinit: No resume image, doing normal boot...
    Ubuntu 8.04.1 Linux-320i tty1
    Linux-320i login:_
    "
    It allowes me to to login there but i can never login to desktop or anything. Only this text screen mode.

    What can i do :S . . .

    Thank you.
    Greetings ,
    Bjarni
    Last edited by Linux4theWin; December 8th, 2008 at 08:26 PM. Reason: Cuz i feel like it

  2. #2
    Join Date
    May 2008
    Beans
    14

    Unhappy Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    anyone?

  3. #3
    Join Date
    May 2008
    Beans
    Hidden!

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    I don't think that error is relevant, or even whether it's actually an error. I've seen it before. It's probably something else.

    Try this:

    Code:
    sudo /etc/init.d/gdm start
    It should start the GUI manually. It's a workaround, but somebody else will have to tell you how to fix it permanently.

  4. #4
    Join Date
    May 2008
    Beans
    14

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    Quote Originally Posted by snova View Post
    I don't think that error is relevant, or even whether it's actually an error. I've seen it before. It's probably something else.

    Try this:

    Code:
    sudo /etc/init.d/gdm start
    It should start the GUI manually. It's a workaround, but somebody else will have to tell you how to fix it permanently.
    Thanks for trying but it dont work to start this becuse it is "not installed" and if i install it it gives me some "could not install whole pacakade" or something like that. . .
    i think i will just have to format . .

    Could this have anything to do with the terminal commands that i did after reading this post ?
    http://ubuntuforums.org/showthread.p...86#post6326186

  5. #5
    Join Date
    May 2008
    Beans
    Hidden!

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    Oh dear! Looks like you removed GDM.

    Reinstall it:

    Code:
    sudo apt-get install gdm
    Hope this works...

  6. #6
    Join Date
    Nov 2008
    Beans
    8

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    I had the same problem.
    I couldt only start the graphic env via startx after
    kinit: trying to resume from image bla bla bla
    Then I installed the KDE package and rebooted - and voila! The problem is resolved!

    Now my problem is: which application is best: GNOME og KDE ???
    /raketten

  7. #7
    Join Date
    May 2008
    Beans
    Hidden!

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    Whichever you prefer...

  8. #8
    Join Date
    Jan 2008
    Location
    the space between spaces.
    Beans
    1,654

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    You are going to want to do the following to reinstall everything you removed:
    Code:
    sudo apt-get install linux-sound-base alsa-utils alsa-base gdm fast-user-switch-apple gdm-guest-session ubuntu-desktop
    and after that type
    Code:
    sudo reboot
    and you computer will reboot and you should be back to normal.
    BTW, that is not an error you posted. That is just a comment stating that the system has not found an image to resume from hibernate, so it will boot normally and not attempt to resume from hibernate.
    "If a cluttered desk signs a cluttered mind, Of what, then, is an empty desk a sign?" -Albert Einstein.

  9. #9
    Join Date
    May 2008
    Beans
    14

    Re: "trying to resume from /dev/disk/by" Error when booting into Ubuntu

    https://bugs.launchpad.net/ubuntu/+bug/103148
    I found this and did this .. .

    http://www.thekip.nl/2007/12/18/kini...e-image-fixed/

    and

    This

    sudo apt-get install ubuntu-desktop


    Quote Originally Posted by snova View Post
    Oh dear! Looks like you removed GDM.

    Reinstall it:

    Code:
    sudo apt-get install gdm
    Hope this works...
    Thank you

    Quote Originally Posted by damis648 View Post
    You are going to want to do the following to reinstall everything you removed:
    Code:
    sudo apt-get install linux-sound-base alsa-utils alsa-base gdm fast-user-switch-apple gdm-guest-session ubuntu-desktop
    and after that type
    Code:
    sudo reboot
    and you computer will reboot and you should be back to normal.
    BTW, that is not an error you posted. That is just a comment stating that the system has not found an image to resume from hibernate, so it will boot normally and not attempt to resume from hibernate.
    Now my sound is like from a old old radio from World war 1
    it is just . .crap. will
    Code:
    sudo apt-get install linux-sound-base alsa-utils alsa-base gdm fast-user-switch-apple gdm-guest-session ubuntu-desktop
    Fix my sound ?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •