Author Topic: Mount, share USB Drive in GUI?  (Read 2216 times)

GaryDauphin

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Mount, share USB Drive in GUI?
« on: March 03, 2015, 08:34:11 pm »
I have an external USB hard drive that I want to automount on boot, and then share via Zentyal 4.  All of the tips I see about doing it are from the command line, which I have no problem with doing.

It seems to me that there should be a way to do this within the Admin Console and that I must be overlooking something.  Can anyone tell me where to look?

brettesinclaire

  • Zen Apprentice
  • *
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Re: Mount, share USB Drive in GUI?
« Reply #1 on: April 13, 2015, 06:07:42 pm »
This is a good question ...if you find a solution please don't forget me !!!

julio

  • Guest
Re: Mount, share USB Drive in GUI?
« Reply #2 on: April 13, 2015, 08:28:06 pm »
install gvfs for pcmanfm and ntfs support via commandline:

Code: [Select]
sudo apt-get install gvfs ntfs-3g
after login, you find the mounted drive under:
"/media/yourzentyaladminusername/yourusbdrive"
« Last Edit: April 13, 2015, 09:33:45 pm by julio »

brettesinclaire

  • Zen Apprentice
  • *
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Re: Mount, share USB Drive in GUI?
« Reply #3 on: April 13, 2015, 09:15:49 pm »
hello thank's i will do it

brettesinclaire

  • Zen Apprentice
  • *
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Re: Mount, share USB Drive in GUI?
« Reply #4 on: April 13, 2015, 09:21:22 pm »
Thank's so much now i progress ...
« Last Edit: April 13, 2015, 09:56:15 pm by brettesinclaire »