=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/hppa.html,v retrieving revision 1.48 retrieving revision 1.49 diff -c -r1.48 -r1.49 *** www/hppa.html 2001/07/18 19:56:09 1.48 --- www/hppa.html 2001/08/21 21:10:53 1.49 *************** *** 241,253 ****
  • /etc/bootptab contains an information block for each machine. For example:
      	# 9000/715
    ! 	moron:\
              	ha=0800095f5a6e:\
              	bf=boot.lif:\
              	hd=:\
              	ht=ethernet:\
              	ip=192.168.3.43:\
    !         	rp=/netboot/moron/root:\
              	sm=255.255.255.0:\
              	td=/tftpboot:
      	
    --- 241,253 ----
  • /etc/bootptab contains an information block for each machine. For example:
      	# 9000/715
    ! 	boron:\
              	ha=0800095f5a6e:\
              	bf=boot.lif:\
              	hd=:\
              	ht=ethernet:\
              	ip=192.168.3.43:\
    !         	rp=/netboot/boron/root:\
              	sm=255.255.255.0:\
              	td=/tftpboot:
      	
    *************** *** 258,281 ****
  • Write an entry for your hppa in the /etc/ethers file:
    ! 	08:00:09:5f:5a:6e	moron
      	
  • ! Write an entry for 'moron' in the /etc/hosts file:
    ! 	10.0.0.42	moron
      	
  • ! Create directory /usr/local/exports/moron/root and put /dev/MAKEDEV, /sbin/init, /bin/ksh in their relative locations.
  • Write an entry in /etc/exports so the root directory gets exported to the client:
    ! 	/usr/local/exports/moron/root moron
      	
  • --- 258,281 ----
  • Write an entry for your hppa in the /etc/ethers file:
    ! 	08:00:09:5f:5a:6e	boron
      	
  • ! Write an entry for 'boron' in the /etc/hosts file:
    ! 	10.0.0.42	boron
      	
  • ! Create directory /usr/local/exports/boron/root and put /dev/MAKEDEV, /sbin/init, /bin/ksh in their relative locations.
  • Write an entry in /etc/exports so the root directory gets exported to the client:
    ! 	/usr/local/exports/boron/root boron
      	
  • *************** *** 314,320 **** OpenBSD www@openbsd.org
    ! $OpenBSD: hppa.html,v 1.48 2001/07/18 19:56:09 mickey Exp $ --- 314,320 ---- OpenBSD www@openbsd.org
    ! $OpenBSD: hppa.html,v 1.49 2001/08/21 21:10:53 miod Exp $