Re: [gentoo-user] udisks and exfat

2019-05-01 Thread Mick
On Wednesday, 1 May 2019 10:24:02 BST Bill Kenworthy wrote: > Sounds like you are using gnome/systemd ... thats a whole other box of > worms to open. This is a gnomeless openrc system with a recently > getting elogind to replace consolekit. > > > BillK No, that's a can of worms I've consciousl

Re: [gentoo-user] udisks and exfat

2019-05-01 Thread Bill Kenworthy
On 1/5/19 4:35 pm, Mick wrote: > On Wednesday, 1 May 2019 03:32:21 BST Bill Kenworthy wrote: >> Got sidetracked - turns out fuse and exfat on usb do not play well with >> mounts as a user due to changes late last year. It can now only be >> mounted/unmounted by root. >> >> The second part (also du

Re: [gentoo-user] udisks and exfat

2019-05-01 Thread Mick
On Wednesday, 1 May 2019 03:32:21 BST Bill Kenworthy wrote: > Got sidetracked - turns out fuse and exfat on usb do not play well with > mounts as a user due to changes late last year. It can now only be > mounted/unmounted by root. > > The second part (also due to fuse) is that to stop fuse (sile

Re: [gentoo-user] udisks and exfat

2019-04-30 Thread Bill Kenworthy
Got sidetracked - turns out fuse and exfat on usb do not play well with mounts as a user due to changes late last year.  It can now only be mounted/unmounted by root. The second part (also due to fuse) is that to stop fuse (silently as ls still showed the execute bit set) from interfering with exe

Re: [gentoo-user] udisks and exfat

2019-04-30 Thread Walter Dnes
On Tue, Apr 30, 2019 at 09:19:55AM +0800, Bill Kenworthy wrote > How does one execute a file on an exfat formatted usb key? > > I have an encryption app that must be executed from the drive to work > (secure-stick).  Works great in windows, linux is a real pain because I > think udisks is forcing

Re: [gentoo-user] udisks and exfat

2019-04-30 Thread Bill Kenworthy
On 30/4/19 6:51 pm, Mick wrote: > On Tuesday, 30 April 2019 04:07:23 BST Jack wrote: >> On 2019.04.29 21:19, Bill Kenworthy wrote: >>> How does one execute a file on an exfat formatted usb key? >>> >>> I have an encryption app that must be executed from the drive to work >>> (secure-stick). Works

Re: [gentoo-user] udisks and exfat

2019-04-30 Thread Mick
On Tuesday, 30 April 2019 04:07:23 BST Jack wrote: > On 2019.04.29 21:19, Bill Kenworthy wrote: > > How does one execute a file on an exfat formatted usb key? > > > > I have an encryption app that must be executed from the drive to work > > (secure-stick). Works great in windows, linux is a real

Re: [gentoo-user] udisks and exfat

2019-04-29 Thread Jack
On 2019.04.29 21:19, Bill Kenworthy wrote: How does one execute a file on an exfat formatted usb key? I have an encryption app that must be executed from the drive to work (secure-stick).  Works great in windows, linux is a real pain because I think udisks is forcing execute off and I cant ov

[gentoo-user] udisks and exfat

2019-04-29 Thread Bill Kenworthy
How does one execute a file on an exfat formatted usb key? I have an encryption app that must be executed from the drive to work (secure-stick).  Works great in windows, linux is a real pain because I think udisks is forcing execute off and I cant overide it. help! BillK