Public bug reported:

Intrepid

Fsck on bootup, tries to check partition that does not exist.

fsck log:

Log of fsck -C -R -A -a 
Sat Aug  2 09:59:38 2008

fsck 1.40.11 (17-June-2008)
fsck.ext3: No such file or directory while trying to open /dev/sda3

/dev/sda3: 
The superblock could not be read or does not describe a correct ext2
filesystem.  If the device is valid and it really contains an ext2
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>

/dev/sda2: clean, 385/9666624 files, 3825191/19537040 blocks
/dev/sdb1: clean, 59041/9781248 files, 14306325/19537040 blocks (check in 2 
mounts)
/dev/sdd1: clean, 144657/122109952 files, 197869681/244190000 blocks
fsck died with exit status 8

Sat Aug  2 09:59:39 2008
----------------

and my /etc/fstab:

UUID=82639836-8038-4588-9400-7bd52fc03089 /               ext3    
defaults,errors=remount-ro,relatime 0       1
UUID=d3679a2b-ab91-4013-a685-6ebaf3600f9e /home           ext3    
defaults,relatime,acl        0       2
UUID=b4dbcf5d-d091-4253-918a-5c209e26001d /mnt/sdb2       ext2    
defaults,relatime        0       2
UUID=645be41b-e30a-4562-b87d-6a7f357b82de /mnt/sdc1       ext2    
defaults,relatime        0       2
UUID=04e86fc5-13c7-4ebf-a59d-47adb4766295 /mnt/tera       ext3    
defaults,relatime        0       2
UUID=33e0bbab-22f4-444c-a85c-40d7cb50c3db none            swap    sw            
  0       0
/dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec 0       0
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0
none            /selinux        selinuxfs       noauto  0 0

All disk filesystems from fstab accounted for and working!

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
fsck wants to check partition that does not exists
https://bugs.launchpad.net/bugs/254152
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to