Re: Permanently mount a USB Hard Disk for Security purpose

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

 



Hi Nathan,

Thank you for your suggestions,


I began my works using GParted to create the partitions; I made two partitions:

 -  /dev/sdd1  (label=source_sync)      (size=390.62 MB) (type=primary) (fs =ntfs

  - /dev/sdd2  (label=svn_rep_backup) (size=540.86 MB) (type=primary) (fs =ntfs

but after ...

I looked for see the uuid :      ls -l /dev/disk/by-uuid

and nothing appeared

Also I tried with nautilus to detect  the HD and his partitions (inside) but nothing was visible...

Way this ?

What can I do to continue ?

Regards


Angelo




On Mon, Oct 20, 2014 at 12:03 PM, Nathan Schwarz <nathan@xxxxxxxxxxx> wrote:
On 10-20/11:47, Angelo Moreschini wrote:
> Secondly, the HD should be mounted on the computer ... permanently.
>
>  Mkdir /media/resqueHD
>
> mount -t fat32 /dev/sdd1 /media/resqueHD
>
> and finally, the mounting should be made permanent by adding the line:
>
>
>  /dev/sdd1
> /media/mydata ext4 defaults 0 0
fat instead of ext4.
Also, use UUID (under /dev/disk/by-uuid/) instead of /dev/sdxn. UUID is
reliable, while /dev/sdxn is not.

Keep in mind that FAT is not a journaling filesystem and can only keep
up to 4GB in a single file. Consider NTFS, if you have to use a
windows-compatible fs.

-Nathan
--
/"\  ASCII Ribbon Campaign
\ /  - against HTML emails
 X   - against proprietory attachments
/ \  http://en.wikipedia.org/wiki/ASCII_Ribbon_Campaign

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux