You have been subscribed to a public bug:
Binary package hint: d3lphin
When inserting a CF unit with two UFS (OpenBSD) partitions, the unit
gets recognized, but the partitions are not mounted and produce
complaints.
The work-around is to mount manually:
sudo mount -t ufs -o loop,ro /dev/sdc1 /
Public bug reported:
Binary package hint: d3lphin
When inserting a CF unit with two UFS (OpenBSD) partitions, the unit
gets recognized, but the partitions are not mounted and produce
complaints.
The work-around is to mount manually:
sudo mount -t ufs -o loop,ro /dev/sdc1 /mnt/
This is pro