On Mon, 20 Nov 2017, Roderick Anderson wrote:

Did you check your fstab for correct entries?

Rod,

  Yes.

UUID=da596a77-2fb4-41ed-881c-a3f8bb0ab437 /media/hd0  auto defaults  0 0
/dev/sdc1        /mnt/flashdrive  vfat        auto,users,rw  0   0
/dev/sdb1        /mnt/thumb       vfat        auto,users,rw  0   0
/dev/sdb         /mnt/hd          ext3        noauto,users,rw  0   0

  I don't understand why /media/hd0 shows 2 mounted ext3 partitions,
/dev/sdb on /media/hd0 type ext3 (rw)
/dev/sdc on /media/hd0 type ext3 (rw)
while 'df' sees only /dev/sdc, and the kernel error refers to an ext4 file
system on /dev/sdb.

Thanks,

Rich
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to