On Sunday, 28 November 2021 14:53:46 GMT Bob Dunlop wrote:
> Try adding "-t ext2" to override the default mount may be picking up
> from /etc/fstab ?

Well according to the man page that should do something legal:

sudo mount -t ext2 /dev/sda1 /media/usb/ -o uid=pi,gid=pi

but I get the same result.  I get the same if I put the switch after the mount 
point and I get 'bad usage if I write:

sudo mount /dev/sda1 /media/usb/ -o,-t ext2,uid=pi,gid=pi

-- 



                Terry Coles



-- 
  Next meeting: Online, Jitsi, Tuesday, 2021-12-07 20:00
  Check to whom you are replying
  Meetings, mailing list, IRC, ...  http://dorset.lug.org.uk
  New thread, don't hijack:  mailto:dorset@mailman.lug.org.uk

Reply via email to