Re: [systemd-devel] Auto fsck on hotplug

2017-09-22 Thread Andy Pieters
On 22 September 2017 at 16:03, Andy Pieters wrote: > > > On 22 September 2017 at 15:51, Lennart Poettering > wrote: > >> On Fr, 22.09.17 15:21, Andy Pieters (pieters.andy+syst...@gmail.com) >> wrote: >> >> > Hi all >> > >> > Apologies if already covered or not suitable for this mailing list. >>

Re: [systemd-devel] Auto fsck on hotplug

2017-09-22 Thread Andy Pieters
On 22 September 2017 at 15:51, Lennart Poettering wrote: > On Fr, 22.09.17 15:21, Andy Pieters (pieters.andy+syst...@gmail.com) > wrote: > > > Hi all > > > > Apologies if already covered or not suitable for this mailing list. > > > > As the title says, does anyone have any ideas on autofsck on ho

Re: [systemd-devel] Auto fsck on hotplug

2017-09-22 Thread Lennart Poettering
On Fr, 22.09.17 15:21, Andy Pieters (pieters.andy+syst...@gmail.com) wrote: > Hi all > > Apologies if already covered or not suitable for this mailing list. > > As the title says, does anyone have any ideas on autofsck on hotplugging a > USB storage device containing jfs. > > Mount always fails

[systemd-devel] Auto fsck on hotplug

2017-09-22 Thread Andy Pieters
Hi all Apologies if already covered or not suitable for this mailing list. As the title says, does anyone have any ideas on autofsck on hotplugging a USB storage device containing jfs. Mount always fails if the jfs is dirty, but a single fsck is all that is needed to make it mountable again...