Hi

I'm trying to get my autoinstall to autopartition my disk.

My system is a VirtualBox server and client with OpenBSD 5.7

So far I can boot from PXE it runs through the autoinstall just fine but
fails to do the autopartitioning and therefore creates a default layout of
the disk.

Here my files

install.conf
System hostname = client.ll.local
Choose your keyboard layout = dk
Password for root = REDACTED
Network interfaces = em0
IPv4 address for em0 = dhcp
Setup a user = heine
Full name for user = Heine Lysemose
Password for user = REDACTED
What timezone are you in = Europe/Copenhagen
URL to autopartitioning template for disklabel =
http://192.168.1.1/autodisklabel
Location of sets = http
Server = 192.168.1.1

autodisklabel
/ 100M-* 75%
swap 10M-* 25%

Regards,
Lysemose

Reply via email to