NetBSD-Users archive

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

Re: automatic installation of NetBSD



Am Dienstag 09 Juni 2009 schrieb Vlad Markov:
> 4. make the fstab
> 5. do the network things (hostname, etc.).
Just 

- parameterize your installation - like

cat >> /etc/rc.conf << EOF
ifconfig_xennet0="inet a.b.c.d netmask w.x.y.z"
defaultroute="e.f.g.h"
echo "sshd="YES"

EOF

which configures IP networking and brings up SSHD (i.e. for further remote 
access)
 
or 
 - copy a prepared /etc/rc.conf for each installed system

> 7. add your packages
I assume this should be possible before rebooting (means without starting the 
new system) i.e. if you install to a disk which is not on the target host) by 
chroot to your mountpoint.

hth
greetings,


Niels.
-- 

---

  Niels Dettenbach
  ---
  Syndicat IT&Internet
  http://www.syndicat.com
  http://www.afri-sat.com
  T.-Muentzer.-Str. 2, 37308 Heilbad Heiligenstadt - DE
  ---
  Kryptoinfo: 
  PGP public key ID 651CA20D
  Fingerprint: 55E0 4DCD B04C 4A49 1586  88AE 54DC 4465 651C A20D
  https://syndicat.com/pub_key.asc
  ---


Home | Main Index | Thread Index | Old Index