Results 1 to 3 of 3

Thread: boot error

  1. #1
    Join Date
    Jan 2012
    Location
    Bangalore
    Beans
    99
    Distro
    Ubuntu 14.04 Trusty Tahr

    boot error

    hey guys i run a dual ubuntu windows 7 till yesterday ubuntu was fine today morning when i boot up ubuntu it tell "target system doesnt have /sbin/init" and a busy box prompt opens.

    how can i fix this problem? pla help me out i have a lot of data on ubuntu which i dont wanna loose
    the ubuntumite

  2. #2
    Join Date
    Mar 2006
    Location
    Williams Lake
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: boot error

    I'd suggest you use a live cd to boot your system, and before you do anything, backup all your valuable data. After you have backed up your data, run the following command in a terminal:

    Code:
    sudo fsck -c-y /dev/sdxX
    where /dev/sdxX = your / partition.

    Once the fsck command has finished running, shutdown the system, and reboot.

  3. #3
    Join Date
    Jan 2012
    Location
    Bangalore
    Beans
    99
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: boot error

    thanks a ton it worked
    the ubuntumite

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
  •