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

trying to mount a micro USB disk as a regular user on a Linux laptop on which I don't have admin rights ...



$ 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 to: