Date: Fri, 28 Sep 2007 15:45:38 GMT From: pjd@FreeBSD.org To: freebsd@soulrebel.in-berlin.de, pjd@FreeBSD.org, freebsd-usb@FreeBSD.org, pjd@FreeBSD.org Subject: Re: usb/114938: can't attach eli-devices on external hd Message-ID: <200709281545.l8SFjc8Z005794@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709281545.l8SFjc8Z005794>