On 3/31/20 11:25 AM, Stuart Henderson wrote:
On 2020/03/31 11:05, Renaud Allard wrote:
Hello,

I was trying to autoinstall OpenBSD over an existing installation of linux.
So I used a modified (with upobsd) bsd.rd containing an auto_install.conf.
But it seems the (MBR) partitioning line is never taken into account.
Using:
"MBR = G"
"Use (W)hole disk MBR, whole disk (G)PT or (E)dit = G"
never matches, so autoinstall is always using the default ("whole").

Pretty sure it is a "start of line" match rather than a substring match -
try "Use (W)hole = G".


Well, actually, no, if I use "your keyboard layout = be" (without the first word "Choose", it matches. Just like the man page says.

It seems all the fdisk part is arch dependent, which might explain why it doesn't match.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to