That doesn’t seem to boot at all. I had tried changing it to inhibiting all RPCs (it looks like you’ve inhibited an extra class?), but it seems that paging is needed? Perhaps part of ext2fs gets paged out, and it needs to be paged in when remounting?
James > On 12 Jul 2015, at 00:27, Justus Winter <4win...@informatik.uni-hamburg.de> > wrote: > > Quoting James Clarke (2015-07-11 22:33:44) >> I did some more digging around today. I think what’s happening is >> that ext2fs tries to handle a pager RPC while the disk is being >> remounted > > Sounds plausible. Could you try: > > http://darnassus.sceen.net/~teythoon/ext2fs.static > > I'll send the patch as follow-up. > > Justus