Koozali.org: home of the SME Server

USB Disk

Offline Markt606

  • *
  • 15
  • +0/-0
Re: USB Disk
« Reply #15 on: May 14, 2017, 08:39:18 PM »
Another update.

I found a tool that lets me format Upton 2tb as FAT32. I did that and it lets me mount and write to the disk. It also accepted the uid and gid parameters.

I can only think something I am doing formatting the disk as ext2 or ext3 is causing the problem.


Offline Jean-Philippe Pialasse

  • *
  • 2,912
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: USB Disk
« Reply #16 on: May 15, 2017, 12:02:07 AM »
I would recommend to get back on a ext3 filesystem.  If you use the correct uid and gid it will works. Also ext3 will allow you to use quota or to adapt permissions fir subfolders. Fat32 will not support this.


Offline Markt606

  • *
  • 15
  • +0/-0
Re: USB Disk
« Reply #17 on: May 15, 2017, 12:28:55 AM »
Ok thanks. I would prefer to use ext3 but I can't  see what I'm doing wrong. Everything I try the uid and gid I get the wrong FS error.

My guy feeling is I am missing a step when I created the disk but I can't work out what.