Thanks for the input...
I checked the log file and I don't see any request for the particular file.
I have tried to fest the file manually from the url provided which works as
expected.

Are there any order the questions/answers should appear in, in the file
install.conf?

Regards,
Lysemose



On Wed, Aug 5, 2015 at 1:06 PM, Jiri B <[email protected]> wrote:

> On Wed, Aug 05, 2015 at 11:58:55AM +0200, Heine Lysemose wrote:
> > 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.
>
> Hard to guest, check httpd logs if it at least gets the
> file.
>
> > 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