$ mount /dev/sdc1
mount: can't find /dev/sdc1 in /etc/fstab

$ umount /dev/sdc1

$ mount --types vfat /dev/sdc1 /media/user/5C51-D400
mount: only root can use "--types" option

$ mount /dev/sdc1 /media/user/5C51-D400
mount: only root can do that

$ mount /dev/sdc1
mount: can't find /dev/sdc1 in /etc/fstab

$

 lbrtchx

Reply via email to