Hi! On Sat, Jan 31, 2009 at 08:51:46AM +0100, frantisek holop wrote: >i have an encrypted ffs diskimage. >it was created some time ago the usual way.
>after my update to -current this is what happens: >$ sudo vnconfig -k svnd0 imagefile >Encryption key: >$ sudo mount /dev/svnd0a /mnt >mount_ffs: /dev/svnd0a on /mnt: filesystem must be mounted read-only; you may >need to run fsck >when i mount the filesystem read-only, everything is ok. >but when i say: >$ sudo fsck /dev/svnd0a >fsck: /dev/svnd0a: unknown special file or file system. Try fsck /dev/rsvnd0a >[...] Kind regards, Hannah.

