On Sat, Dec 12, 2015 at 12:27:46AM +0100, Stefan Wollny wrote:
> Am 12/11/15 um 18:34 schrieb Stefan Sperling:
> >On Fri, Dec 11, 2015 at 05:44:36PM +0100, Stefan Wollny wrote:
> >>fdisk(25692): syscall 54 "ioctl"
> >>Abort trap
> >>>   disklabel sd3
> >>disklabel(3120): syscall 54 "ioctl"
> >>Abort trap
> >This is obviously not quite right.
> >It looks like you're using a snapshot with a pledge(2) bug.
> >
> >What snapshot are you booting? Please ensure that you're either
> >booting 5.8 or the latest snapshot and send a complete dmesg
> >if it is still failing.
> A couple of test iterations later ...
> 
> [TLDR: Still no reboot into an unencrypted system]
> 
> These are the steps (annotated) I went through:

I cannot see anything obviously wrong in there.

Perhaps the BIOS has some issue with this setup.
Could you try the same procedure on a different machine
to check if it works there?

Another thing you could try is clearing the bootable flag
in the MBR of your key disk with fdisk (run fdisk -e sd2;
type the commands 'flag 3 0' and 'exit'). Perhaps the BIOS
is looking for something to boot on the keydisk and crashes?

Reply via email to