User Tools

Site Tools


tips:openbsd:netboot_vax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tips:openbsd:netboot_vax [2010/01/08 16:29]
mattieu
tips:openbsd:netboot_vax [2010/01/09 01:04]
mattieu
Line 1: Line 1:
-==== Netboot OpenBSD/vax ==== +====== Netboot OpenBSD/vax ====== 
-=== Find the MAC address ===+===== Find the MAC address =====
 ''>> TEST 50'' ''>> TEST 50''
-=== Modify /etc/ethers ===+===== Modify /etc/ethers =====
 ''08:00:2b:1b:2a:cf sacoche'' ''08:00:2b:1b:2a:cf sacoche''
-=== Modify /etc/hosts ===+===== Modify /etc/hosts =====
 ''172.16.3.254 sacoche'' ''172.16.3.254 sacoche''
-=== Prepare the boot loader ===+===== Modify /etc/inetd.conf ===== 
 +Add tftpd in /tftpboot 
 +===== Prepare the boot loader =====
 ''# cp boot.mop /tftpboot/mop/08002b1b2acf.SYS'' ''# cp boot.mop /tftpboot/mop/08002b1b2acf.SYS''
-=== Modify /etc/exports ===+===== Modify /etc/exports =====
 ''/export/vax -maproot=root sacoche'' ''/export/vax -maproot=root sacoche''
-=== Prepare the bsd ramdisk ===+===== Prepare the bsd ramdisk =====
 ''# cp bsd.rd /export/vax'' ''# cp bsd.rd /export/vax''
-=== Modify /etc/bootparams === +===== Modify /etc/bootparams ===== 
-sacoche root=192.168.3.1:/export/vax +''sacoche root=192.168.3.1:/export/vax'' 
-=== Start required services ===+===== Start required services ===== 
 +''# pkill -HUP inetd
 # portmap\\ # portmap\\
 # mountd\\ # mountd\\
Line 20: Line 23:
 # rarpd ne3\\ # rarpd ne3\\
 # rpc.bootparamd\\ # rpc.bootparamd\\
-# mopd ne3+# mopd ne3'' 
 +~~NOTOC~~
tips/openbsd/netboot_vax.txt · Last modified: 2010/01/10 23:26 by mattieu