Hi everybody, I wonder if anybody knows a solution for this:
I had an encrypted partition working wonderfully in my system. my /etc/fstab is: /dev/sdXX /dev/svnd0c vnd rw,noauto,-k 0 0 /dev/svnd0c /mnt/ZZ ffs rw,noauto,nodev 0 0 so I used to do: mount /dev/sdXX Encryption key: enter my key and it would work. Now (after upgrading to 5.0 from the previous release) it returns: mount_vnd: /dev/rsvnd0c: Device not configured I try to configure it again: vnconfig -ck svnd0 /dev/sdXX but it returns again: vnconfig: /dev/rsvnd0c: Device not configured This is probably due to the fact that I overwrote the old /etc folder but I don't know where the problem is... Thanks in advance, Marc

