usb/114938: can't attach eli-devices on external hd

pjd at FreeBSD.org pjd at FreeBSD.org
Fri Sep 28 08:45:38 PDT 2007


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 "%d\n", $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 "%d\n", $4 - 1}'`

Be sure not to initialize da0s1f with any important password/keyfile.

http://www.freebsd.org/cgi/query-pr.cgi?pr=114938


More information about the freebsd-usb mailing list