Re: bioctl: unable to read passphrase

2016-05-15 Thread Leo Unglaub
Hey, On 05/15/16 09:23, Maurice McCarthy wrote: I believe the installation ramdisk has limited space so you likely used it all up with "MAKEDEV all". It is limited to install on very old systems. thanks for the answer. That actually would explain my problem! Maybe the bioctl error message cou

Re: bioctl: unable to read passphrase

2016-05-15 Thread Maurice McCarthy
On Sun, May 15, 2016 at 12:21:48AM +0200 or thereabouts, Leo Unglaub wrote: > > But i think i found out what caused the problem. Every time i did a cd > /dev && sh MAKEDEV all it did not work and bioctl could not read my > passphrase anymore. When i just created the device nodes i needed > man

Re: bioctl: unable to read passphrase

2016-05-14 Thread Leo Unglaub
Hey, On 05/14/16 15:19, Stuart Henderson wrote: Your initial problem report was missing a lot of important information - this is the first mention of it only happening on the install iso, and you didn't mention what it is that you're running (release? snapshot? which date? which arch?) i am de

Re: bioctl: unable to read passphrase

2016-05-14 Thread Stuart Henderson
On 2016-05-14, Leo Unglaub wrote: > Hey, > > On 05/13/16 21:08, Ted Unangst wrote: >> you might try ktrace, since bioctl is not being very helpful here. > > the problem is that i dont have ktrace available on the install iso. I > tryed to reproduce it on my OpenBSD desktop but there i dont have t

Re: bioctl: unable to read passphrase

2016-05-14 Thread Leo Unglaub
Hey, On 05/13/16 21:08, Ted Unangst wrote: you might try ktrace, since bioctl is not being very helpful here. the problem is that i dont have ktrace available on the install iso. I tryed to reproduce it on my OpenBSD desktop but there i dont have that problem. I looked up the part in the s

Re: bioctl: unable to read passphrase

2016-05-13 Thread Joerg Jung
o put a crypto layer (Cryptoraid) on the resulting sd3a. I >>> wanted to use the following command: >>> >>>> bioctl -c C -l sd3a softraid0 >>> >>> But i get the following error message: bioctl: unable to read passphrase. >>> &g

Re: bioctl: unable to read passphrase

2016-05-13 Thread Ted Unangst
owing command: > > > > > bioctl -c C -l sd3a softraid0 > > > > But i get the following error message: bioctl: unable to read passphrase. > > > > Do you have any ideas why this is happening? > > I think this is due to the fact that nested disciplines a

Re: bioctl: unable to read passphrase

2016-05-13 Thread Theo Buehler
> On the resulting disk i created sd3b with 2 GB Swap and sd3a with 100GB with > a type RAID. > > Now i want to put a crypto layer (Cryptoraid) on the resulting sd3a. I > wanted to use the following command: > > > bioctl -c C -l sd3a softraid0 > > But i get the foll

Re: bioctl: unable to read passphrase

2016-05-13 Thread Ted Unangst
Leo Unglaub wrote: > > bioctl -c C -l sd3a softraid0 > > But i get the following error message: bioctl: unable to read passphrase. > > Do you have any ideas why this is happening? you might try ktrace, since bioctl is not being very helpful here.

bioctl: unable to read passphrase

2016-05-13 Thread Leo Unglaub
i want to put a crypto layer (Cryptoraid) on the resulting sd3a. I wanted to use the following command: bioctl -c C -l sd3a softraid0 But i get the following error message: bioctl: unable to read passphrase. Do you have any ideas why this is happening? Thanks and greetings Leo