Can't mount encrypted drive

Nikolay Mirin nik at optim.com.ru
Sat Apr 1 01:56:37 UTC 2006


1) Are sure you have not just mistyped you password?
2) Does the file /etc/gbde/ad0s2c still exist?
3) Does the device /dev/ad0s2c still exist?
4) Did you include gbde in you new kernel config or do you have the 
up-to-date kernel gbde module compiled.


What does it respond when if you run

gbde attach /dev/ad0s2c -l /etc/gbde/ad0s2c

and type you password.




Napoleon Dynamite said the following on 31.03.2006 18:34:

>I noticed this morning I couldn't mount my encrypted hard drive. I have a 
>backup of it, just in case. I cvsuped src 
>and rebooted after a make world, and this is the error I get when mounting my 
>hard drive via a script:
>
>mountprivate
>Enter passphrase:
>/dev/ad0s2c.bde (No such file or directory)Can't stat /dev/ad0s2c.bde
>Can't stat /dev/ad0s2c.bde: No such file or directory
>Can't stat /dev/ad0s2c.bde: No such file or directory
>/dev/ad0s2c.bde: CAN'T CHECK FILE SYSTEM.
>/dev/ad0s2c.bde: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
>
>This is the script I use to mount it, and it has worked for months until this 
>morning:
>
>cat /usr/local/sbin/mountprivate
>gbde attach /dev/ad0s2c -l /etc/gbde/ad0s2c&&
>fsck -p -t ffs /dev/ad0s2c.bde&&
>mount /dev/ad0s2c.bde /private
>
>Uname is:
>FreeBSD thanatos.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 31 
>15:52:10 PST 2006     sisyphus at thanatos.org:/usr/obj/usr/src/sys/MYKERNEL  
>i386
>
>TIA,
>Eric Buchanan
>_______________________________________________
>freebsd-stable at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"
>  
>



More information about the freebsd-stable mailing list