Re: sysinstall script disklabel problems -- help

2000-06-29 Thread Doug White
On Thu, 29 Jun 2000, Charles N. Owens wrote: > I'm trying to automate most of the FreeBSD installation process via > sysinstall's scripting mechanism. Its showing signs of life, but keeps > barfing on the disklabel step. Below is appended my script. Any ideas > as to what is wrong? Could some

Re: sysinstall script disklabel problems -- help

2000-06-29 Thread Jordan K. Hubbard
> I'm trying to automate most of the FreeBSD installation process via > sysinstall's scripting mechanism. Its showing signs of life, but keeps > barfing on the disklabel step. Below is appended my script. Do this instead: > # the disks... > disk=da0 > partition=all > bootManager=standard > dis