User Tools

Site Tools


tips:openbsd:netboot_vax

This is an old revision of the document!


Netboot OpenBSD/vax

Find the MAC address

» TEST 50

Modify /etc/ethers

08:00:2b:1b:2a:cf sacoche

Modify /etc/hosts

172.16.3.254 sacoche

Modify /etc/inetd.conf

Add tftpd in /tftpboot

Prepare the boot loader

# cp boot.mop /tftpboot/mop/08002b1b2acf.SYS

Modify /etc/exports

/export/vax -maproot=root sacoche

Prepare the bsd ramdisk

# cp bsd.rd /export/vax

Modify /etc/bootparams

sacoche root=192.168.3.1:/export/vax

Start required services

# pkill -HUP inetd # portmap
# mountd
# nfsd -tun 4
# rarpd ne3
# rpc.bootparamd
# mopd ne3

tips/openbsd/netboot_vax.1262965177.txt.gz · Last modified: 2010/01/08 16:39 by mattieu