Synopsis: can't attach eli-devices on external hd
State-Changed-From-To: open->feedback
State-Changed-By: pjd
State-Changed-When: Fri Sep 28 15:40:23 UTC 2007
State-Changed-Why:
Can you send me the following?
- diskinfo -v /dev/da0 /dev/da0s1f
- geli dump /dev/ad0s1f
- last sector of /dev/da0s1f
You can get the last sector by executing this command:
dd if=/dev/da0s1f of=./last.bin count=1 iseek=`diskinfo
/dev/da0s1f | awk '{printf "%dn", $4 - 1}'`
Be sure not to initialize da0s1f with any important
password/keyfile.
Responsible-Changed-From-To: freebsd-usb->pjd
Responsible-Changed-By: pjd
Responsible-Changed-When: Fri Sep 28 15:40:23 UTC 2007
Responsible-Changed-Why:
Can you send me the following?
- diskinfo -v /dev/da0 /dev/da0s1f
- geli dump /dev/ad0s1f
- last sector of /dev/da0s1f
You can get the last sector by executing this command:
dd if=/dev/da0s1f of=./last.bin count=1 iseek=`diskinfo
/dev/da0s1f | awk '{printf "%dn", $4 - 1}'`
Be sure not to initialize da0s1f with any important
password/keyfile.
htt
p://www.freebsd.org/cgi/query-pr.cgi?pr=114938
_______________________________________________
freebsd-usb freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to
"freebsd-usb-unsubscribe freebsd.org"
|