Today's logwatch report has these kernel errors: WARNING: Kernel Errors Present EXT4-fs (sdb): error count since last ...: 1 Time(s) EXT4-fs (sdb): initial error at time 15108526 ...: 1 Time(s) EXT4-fs (sdb): last error at time 15110272 ...: 1 Time(s)
When I mount the external hard drive (which is used for daily backups) mount reports two devices, /dev/sdb on /media/hd0 type ext3 (rw) /dev/sdc on /media/hd0 type ext3 (rw) but 'df -h /media/hd0' reports only the latter: ~]# df -h /media/hd0 Filesystem Size Used Avail Use% Mounted on /dev/sdc 459G 296G 140G 69% /media/hd0 When I try 'fdisk -l /dev/sdb' there's no device found so I cannot run e2fsck on it. How do I find /dev/sdb and are there other options to e2fsck besides '-y' to run non-interactively to check/fix the reported error? TIA, Rich _______________________________________________ PLUG mailing list PLUG@pdxlinux.org http://lists.pdxlinux.org/mailman/listinfo/plug