Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: How to solve ureadahead..(336) proc. term. with status 5?

  1. #1
    Join Date
    Feb 2008
    Beans
    19

    [RESOLVE]How to solve ureadahead..(336) proc. term. with status 5?

    How to solve ureadahead-other main "(336)" process terminated "with status 5"??? help??

    I have ubuntu 10.04 64 bit, normal install(no different directory or partition)

    ---------------FOR SOLVE!!!!!!!!-----------------

    sudo sed -i 's+^start on starting mountall+start on mounted MOUNTPOINT=/var+' /etc/init/ureadahead.conf
    Last edited by sentinella86; July 6th, 2010 at 06:37 PM.

  2. #2
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    try into a console:

    sudo apt-get update
    sudo apt-get install -f
    sudo dpkg --configure -a
    sudo dpkg-reconfigure ureadahead

  3. #3
    Join Date
    Feb 2008
    Beans
    19

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    Quote Originally Posted by dino99 View Post
    try into a console:

    sudo apt-get update
    sudo apt-get install -f
    sudo dpkg --configure -a
    sudo dpkg-reconfigure ureadahead
    Nothing. now is : ureadahead..(343) proc. term. with status 5

  4. #4
    Join Date
    Jun 2006
    Location
    Nux Jam
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    an other way:

    goto synaptic, search "ureadahead", right click on it to completly remove it (dont worry about ubuntu-minimal, you will reinstall it later),validate then reinstall ureadahead & ubuntu-minimal

    reboot

  5. #5
    Join Date
    Feb 2008
    Beans
    19

    Angry Re: How to solve ureadahead..(336) proc. term. with status 5?

    Quote Originally Posted by dino99 View Post
    an other way:

    goto synaptic, search "ureadahead", right click on it to completly remove it (dont worry about ubuntu-minimal, you will reinstall it later),validate then reinstall ureadahead & ubuntu-minimal

    reboot
    No. now (322) status 5!!

    Any solutions??
    Last edited by sentinella86; June 26th, 2010 at 09:30 AM.

  6. #6
    Join Date
    Feb 2008
    Beans
    19

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    solutions?

  7. #7
    Join Date
    May 2009
    Location
    Chile/Santiago/Beauchef
    Beans
    69
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    I have the same problem, and the boot it's very slow.

  8. #8
    Join Date
    Feb 2008
    Beans
    19

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    Quote Originally Posted by Fisaulerod View Post
    I have the same problem, and the boot it's very slow.
    Is the floppy disk?

  9. #9
    Join Date
    Feb 2008
    Beans
    19

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    FOR SOLVE!!!
    USE THIS COMMAND :
    Code:
     sudo sed -i 's+^start on starting mountall+start on mounted MOUNTPOINT=/var+' /etc/init/ureadahead.conf

  10. #10
    Join Date
    Nov 2010
    Beans
    1

    Re: How to solve ureadahead..(336) proc. term. with status 5?

    Hi, Have a similar problem after a update to 10.04.
    init. ureadahead mainprocess (2555) terminated with status 5
    when i tried your solution

    sudo sed -i 's+^start on starting mountall+start on mounted MOUNTPOINT=/var+' /etc/init/ureadahead.conf

    It said that ureadahead.conf was read only even logged in at root.

    so what am i doing wrong???

Page 1 of 2 12 LastLast

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
  •