Permanently mount a USB Hard Disk for Security purpose

Angelo Moreschini mrangelo.fedora at gmail.com
Tue Oct 21 10:22:05 UTC 2014


[root at zorro ~]# df
Filesystem                    1K-blocks     Used Available Use% Mounted on
/dev/mapper/fedora_zorro-root  51475068 10193640  38643604  21% /
devtmpfs                        2008872        0   2008872   0% /dev
tmpfs                           2019216       92   2019124   1% /dev/shm
tmpfs                           2019216      936   2018280   1% /run
tmpfs                           2019216        0   2019216   0%
/sys/fs/cgroup
tmpfs                           2019216       92   2019124   1% /tmp
/dev/sdc1                        487652   149507    308449  33% /boot
/dev/mapper/fedora_zorro-home 905171984 13348332 845820452   2% /home
/dev/sdd1                     409599996    83776 409516220   1%
/run/media/angelo/source_sync
/dev/sdd2                     567128060    86000 567042060   1%
/run/media/angelo/svn_rep_backup




[root at zorro ~]# fuser -m /dev/sdd1
/dev/sdd1:            2012

[root at zorro ~]# fuser -m /dev/sdd2
/dev/sdd2:            2017

On Tue, Oct 21, 2014 at 1:09 PM, Ed Greshko <ed.greshko at greshko.com> wrote:

> On 10/21/14 17:13, Angelo Moreschini wrote:
> > I tried it, but it still does not work :
> >
> > [root at zorro ~]# mount -t ntfs UUID=36CC878C70FF1EC2 /media/PRTZ-src_syn
> >
> > Mount is denied because the NTFS volume is already exclusively opened.
> > The volume may be already mounted, or another software may use it which
> > could be identified for example by the help of the 'fuser' command.
> >
> > I didn't mounted...
>
> What does the output of "df" show?
>
> And, potentially, ....
>
> fuser -m /dev/sdd1
> fuser -m /dev/sdd2
>
>
> --
> If you can't laugh at yourself, others will gladly oblige.
> --
> users mailing list
> users at lists.fedoraproject.org
> To unsubscribe or change subscription options:
> https://admin.fedoraproject.org/mailman/listinfo/users
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
> Have a question? Ask away: http://ask.fedoraproject.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20141021/27484db6/attachment.html>


More information about the users mailing list