tech-install archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Anyone working on an automated install?



On Mon, Oct 22, 2012 at 05:11:44AM +0400, Aleksej Saushev wrote:
> Josh Branning <lovell.joshyyy%gmail.com@localhost> 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: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index