Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2005 02:57:51 -0400
From:      Nick Evans <nevans@syphen.net>
To:        freebsd-geom <freebsd-geom@freebsd.org>
Subject:   GELI + Soekris = Error
Message-ID:  <20050910025751.0d96b168@speedstar.syphen.net>

next in thread | raw e-mail | index | archive | help
Tried a GELI partition tonight on a system with a Soekris VPN1401
board. The Soekris works fine with OpenSSL, OpenSSH and the like, but
when trying to attach a newly init'd GELI partition I get the following
errors:

GEOM_ELI: Device ad0s1g.eli created.
GEOM_ELI:     Cipher: AES
GEOM_ELI: Key length: 128
GEOM_ELI:     Crypto: hardware
GEOM_ELI: Crypto READ request failed (error=1819180009).
ad0s1g.eli[READ(offset= 0, length=8192)]
GEOM_ELI: Crypto READ request failed (error=-1027453240).
ad0s1g.eli[READ(offset =4096, length=4096)]
GEOM_ELI: Crypto READ request failed (error=-1035087872).
ad0s1g.eli[READ(offset =0, length=4096)]

I've tried init with both the default 128-bit AES and 256-bit AES with
no change. /dev says the GELI device is there, but dd'ing it
immediately fails.

FreeBSD 6.0-BETA3 #0: Sun Sep  4 00:59:05 EDT 2005

Anyone else tried this with success?

Nick



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050910025751.0d96b168>