On Thu, Feb 27, 2020 at 12:14:57AM +0900, Ryusuke Konishi wrote: > Hi Reinoud, > > > when i mount a partition it gives the error "mount.nilfs2: cannot find or load > > nilfs2 filesystem". Does this mean the linux kernel has no nilfs2 module > > shipped with it, but only the tools? > > We see this message if nilfs2 kernel module (nilfs2.ko) doesn't exists in > /lib/modules/$(uname -r)/... . > > Some distros don't have nilfs2 module (e.g. RHEL/CentOS), and some > need an extra package like kernel-modules-extra (e.g. Fedora). > > I don't know that is there in the Pinebook. Problem with pinebook is that there are distro's around to test but they seem to like the 3.10 kernel too much and update all but the kernel. The linux headers they ship are for 4.x and 5.x so no use for compiling the kernel module itself. Can you recommend a lightweigth linux distro with nilfs support that runs fast in `unaided' Qemu? I.e. with only the `tcg' acceleration and with no graphics? Thanks in advance, Reinoud