On Fri, Dec 11, 2015 at 03:30:04PM +0100, Stefan Wollny wrote:
> I run the command like you adviced and no error message showed up.
> 
> So far, so good - unfortunatelly the system still does not boot after the 
> 'reboot'. Still stops at the manufacturers splash screen not recognizing any 
> storage device to boot from.
> 
> Any other idea? Could it be that this machine's particular BIOS needs an 'a' 
> partition on sd0 to find the device? As the system is unusable at present and 
> I need to disassemble the SSDs anyway to get them wiped in order to proceed 
> with the next install I will give this a try.
> 
> Best,
> STEFAN

Hmm, that's odd. Could you show us the output of the following:

At the boot> prompt (if you can get there):

  machine diskinfo

In bsd.rd:

  fdisk sd0
  disklabel sd0

  fdisk sd3
  disklabel sd3

  bioctl softraid0

And also instalboot's verbose messages:

  /mnt/usr/sbin/installboot -v -r /mnt sd3

Another thing you could try to narrow down the problem is using
a passphrase instead of a key disk. Does that work?

Reply via email to