On 08/03/2013, David <bouncingc...@gmail.com> wrote:
> On 08/03/2013, Maroš Žilka <maros.zi...@gmail.com> wrote:
>>
>> when we list mounts with mount it shows is it but when we want to
>> umount it says path (dir) not found or doesnt exist.
>
> I would try, instead of mount, run
>   cat /proc/mounts
> to see what is mounted.
> Then umount anything you see there that is related.
> Might help?

Also, after:
cat /proc/mounts
<device> <mountpoint> ... ...
... ...

try:
umount <device>

instead of:
umount <mountpoint>

Might help?


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMPXz=q+OkzjeteoQEC+HJ_24v==gYHYPwHxfS9=ohvrdut...@mail.gmail.com

Reply via email to