Announcement

Collapse
No announcement yet.

Upgrade 9.04 -> 9.10 unable to mount

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Upgrade 9.04 -> 9.10 unable to mount

    Hi to you all I'm a newbie here and a kubuntu lover (but with little skills only!).

    I know this problem is common but haven't found any solution yet. After upgrading, system doesn't boot and I get the following:

    Code:
    mountall:/proc: unable to mount: device or resource Busy
    mountall:/proc/self/mountinfo: no such file or directory
    mountall: root filesystem isn't mounted
    init: mountall main process (2613) terminated with status 1
    general error mounting filesystems
    Please any suggestion is precious cause I don't really know where to start from for solving!!

    Thanks to you all

    #2
    Re: Upgrade 9.04 -> 9.10 unable to mount

    Boot a Live CD. Open the Konsole, run these, and then post the output:

    Code:
    cat /etc/fstab
    Code:
    sudo fdisk -lu
    Code:
    sudo blkid

    Comment

    Working...
    X