Samarul Meu <[email protected]> wrote:
> This is the error that it will show
> 
> open(hd0a:/etc/boot.conf): Invalid argument
> boot>
> cannot open hd0a:/etc/random.seed: Invalid argument
> booting hd0a:/bsd: open hd0a:/bsd: Invalid argument
>   failed(22). will try /bsd
> 
> If you do boot sr0a:/bsd, it will ask for the passphrase and it will start
> booting but then it will hang.
> 
> softraid0 at root
> scsibus2 at softraid0: 256 targets
> panic: root device (3312a...) not found
> Stopped at db_enter+0x10: popq %rbp
> TID  PID UID PRFLAGS PFLAGS CPU COMMAND
> * 0    0      0      0x10000 0x2000      0k    swapper
> panic(ffffff81dff....) at panic+0x12a
> setroot(ffff80......) at setroot+0xdeb
> disconf(1b21..) at diskconf+0x185
> main(0,0,0,0,0,ffff80..) at main+0x500
> end trace frame: 0x0, count:10https://www.openbsd.org/ddb.html
> describes the minimum info required in    bug reports. Insufficient
> info makes it difficult to find and fix bugs.
> ddb{0}>
> 
> 
> The solution is to use a rescue system and 'installboot sd2' (where sd2 is
> the attached encrypted partition).
> 
> Steps to get the error:
> 

I also had a similar (and I think related) issue when I chaned the
passhrase of the softraid volume.  Here is the bug report:
https://marc.info/?l=openbsd-bugs&m=161075212820257&w=2

Reply via email to