> It was one of the first things I checked. From fstab's man page: > "ext2fs A local Linux compatible ext2fs filesystem." > > So, it is, in principle, supported. But maybe there is a package missing? > See the context below in which newfs gives the error.
Well, do you want to mount the image or newfs it? OpenBSD does not ship with anything able to create ext2fs filesystems, you'll need to create the filesystem with another operating system. Miod

