MHR wrote:
I've noticed that once I right click on my flash drive icon and umount
it, in order to remount it I have to unplug it and then plug it back
in.
Is there a command that will accomplish the same task without the
unplug and plug back in physics?
Yes. You should use
$ gnome-mount -p YOUR
Yes.
mount diskid
where diskid is your disk device id, e.g. /dev/sdg1
You can find out what it is by running
mount
while the disk is mounted, or by checking /var/log/messages, to see
what disk ID was assigned to it when the device was first plugged in.
You might need to specify a mount-point
I've noticed that once I right click on my flash drive icon and umount
it, in order to remount it I have to unplug it and then plug it back
in.
Is there a command that will accomplish the same task without the
unplug and plug back in physics?
Thanks.
mhr
_
3 matches
Mail list logo