Mount an OpenBSD slice from Linux

Published on 2009-08-04.

If you need to mount an OpenBSD slice (partition) from Linux, you can do it like this:

# mount -r -t -u ufstype=bsd44 /dev/hdc1 /mnt