Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2015 12:26:07 -0800
From:      David Christensen <dpchrist@holgerdanske.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: FreeBSD 10.1 i386 encrypted mirrored ZFS root on USB flash drives
Message-ID:  <54B42DDF.8020706@holgerdanske.com>
In-Reply-To: <54B04F50.3040905@holgerdanske.com>
References:  <54B04F50.3040905@holgerdanske.com>

next in thread | previous in thread | raw e-mail | index | archive | help
freebsd-questions:

I did another install, set the protective MBR boot flag on the USB 
drives using Linux fdisk, booted the machine, entered the encryption 
passphrase, and it crashes:

	Enter passphrase for da0p4: GEOM_MIRROR: Force device swap start due to 
timeout.
	
	GEOM_ELI: Device da0p4.eli created
	GEOM_ELI: Encryption: AES-XTS 256
	GEOM_ELI:     Crypto: software
	GEOM_MIRROR: Cancelling unmapped because of da0p3.
	GEOM_MIRROR: Device mirror/swap launched (1/2).
	GEOM_ELI: Device da1p4.eli created.
	GEOM_ELI: Encryption: AES-XTS 256
	GEOM_ELI:     Crypto: software
	Trying to mount root from zfs:cd2533/ROOT/default []...

	Fatal double fault:
	eip = 0xc186ad2e
	esp = 0xea4f2000
	ebp = 0xea4f2360
	cpuid = 0; apic id = 00
	panic: double fault
	cpuid = 0
	KDB: stack backtrace:
	#0 0xc0b53ed2 at kdb_backtrace+0x52
	#1 0xc0b1688f at panic+0x11f
	#2 0xc101bedb at dblfault_handler+0xab


Any ideas?


TIA,

David




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