[email protected] ("Matthias Petermann") writes: >Summary: in NetBSD 10.1 this works.
Confirmed. In -11 and -current we get: 946 946 mount_ffs __mount50(0x1531650, 0xffffffc59230, 0x2000000, 0xffffffc59228, 0x8) Err#25 ENOTTY Mounting with -o rump however succeeds, and then mounting without -o rump succeeds too. The error seems to be related to allocating the journal.
