Re: Anyone working on an automated install?
David Laight <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.installation |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Oct 22, 2012 at 05:11:44AM +0400, Aleksej Saushev wrote: > Josh Branning <[email protected]> writes: > > > I am aware this has been asked several times already, but it really > > would be nice to have some way of automating the installation for NetBSD. > > > > If anyone is working on this, please let me know. > > NetBSD installation process is straightforward, it is trivial to script it. Ie install without using sysinst... Most of sysinst is actually about disk partitioning - which gets very tricky unless you want 'all of the only disk'. All you actually need to do is partion the disk, create the filesystems, extract the sets and make the disk bootable. + any local config options that sysinst doesn't help with much. David -- David Laight: [email protected]