Ubuntu booting problem on 10.04 version

Saikat Saha saikat.80in at gmail.com
Tue Jun 12 10:41:51 UTC 2012


Hi,

As per the suggestion, i have applied but it shows the following error:-

ubuntu at ubuntu:~/Desktop$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000d3222

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1       18719   150353920   83  Linux
/dev/sda2           18719       19458     5934081    5  Extended
/dev/sda5           18719       19458     5934080   82  Linux swap / Solaris
ubuntu at ubuntu:~/Desktop$ sudo fsck /dev/sda1
fsck from util-linux-ng 2.17.2
e2fsck 1.41.11 (14-Mar-2010)
fsck.ext4: Device or resource busy while trying to open /dev/sda1
Filesystem mounted or opened exclusively by another program?
ubuntu at ubuntu:~/Desktop$


~Saikat

On Tue, Jun 12, 2012 at 3:56 PM, Steve Flynn <anothermindbomb at gmail.com> wrote:
> On 12 June 2012 11:15, Saikat Saha <saikat.80in at gmail.com> wrote:
>
>> No init found. try passing init=bootarg
>> Busybox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash)
>> enter 'help' for a list of built-in command
>> (initramfs)
>>
>>  I am not able to mount hdd partition after booting on Ubuntu live CD.
>> Is it a hdd problem? Please suggest me.
>
> Yes - you probably have a problem with your boot partition / drive. It
> needs to be fsck'd.
>
> Boot from an Ubuntu Live CD
> Open/Run Terminal
>
> sudo fdisk -l  and note the device you're booting from - suppose it's /dev/sda1
>
> sudo fsck /dev/sda1
>
> Hopefully errors are found and corrected. When the fsck is finished,
> restart the laptop normally.
>
> --
> Steve
>
> When one person suffers from a delusion it is insanity. When many
> people suffer from a delusion it is called religion.
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users




More information about the ubuntu-users mailing list