[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mounting local filesystem ..... FAILED



i am running debian 6.0.4

i am getting this error on boot  .... mounting local filesystem failed.
however things are working fine like squid is working in firewall mode
etc.. even i can see the same directory structure but df-h showing
some thing like this

filesystem            Size  Used Avail Use% Mounted on
rootfs                 31G  1.3G   28G   5% /
none                  118M  124K  118M   1% /dev
/dev/disk/by-uuid/4649883f-cece-4599-b117-e2ceb2dd3ebd
                       31G  1.3G   28G   5% /
tmpfs                  25M  120K   25M   1% /run
tmpfs                 5.0M     0  5.0M   0% /run/lock
tmpfs                  50M     0   50M   0% /tmp
tmpfs                  50M     0   50M   0% /run/shm


here is FDISK result

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        4054    32558080   83  Linux
/dev/sda2            4054        4178      993281    5  Extended
/dev/sda5            4054        4178      993280   82  Linux swap / Solaris


blkid
/dev/sda1: UUID="4649883f-cece-4599-b117-e2ceb2dd3ebd" TYPE="ext3"
/dev/sda5: UUID="617a2ecd-1c86-45b5-905f-ff3c6804a098" TYPE="swap"

here is my fstab

# / was on /dev/sda1 during installation
UUID=4649883f-cece-4599-b117-e2ceb2dd3ebd /               ext3
errors=remount-ro 0       1
# swap was on /dev/sda5 during installation
UUID=617a2ecd-1c86-45b5-905f-ff3c6804a098 none            swap    sw
           0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto     0       0


Reply to: