EXT2-fs warning: mounting fs with errors, running e2fsck is recommended

Tapas Mishra mightydreams at gmail.com
Thu Sep 16 04:32:07 UTC 2010


On Wed, Sep 15, 2010 at 1:53 PM, Nils Kassube <kassube at gmx.net> wrote:
> Unless it is your / partition it could be done from the running system.
Ok
> Unmount each of the partitions and run e2fsck for that particular
> partition. If you post your /etc/fstab it is easier to give you some
> more detailed instructions.
Here is /etc/fstab

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
/dev/sda8       /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda14 during installation
UUID=1414ee34-775a-4ca6-a196-5e23b09f07a8 none            swap    sw
           0       0
# swap was on /dev/sda15 during installation
UUID=49343515-0b63-46b5-8244-96cba544ade2 none            swap    sw
           0       0
/dev/sda7       none            swap    sw              0       0


-- 
Tapas




More information about the ubuntu-users mailing list