Subject: Re: Tape Drives?
To: None <revinger@marshallonline.com>
From: Toru Nishimura <nisimura@is.aist-nara.ac.jp>
List: port-pmax
Date: 11/02/1998 13:35:24
In a message <Pine.LNX.3.96.981101225035.1550B-100000@wd9eka>
	revinger@marshallonline.com asked;

>> What do I need to do or go to find out about compiling a NetBSD kernel???

Assuming you've already installed all of /usr/src/sys at there;

	# cd /sys/arch/pmax/conf
	# cp GENERIC YOURMACHINE

	... edit it appropriately
	... You have to make youself accustomed with your hardware
	... configration

	# /usr/sbin/config YOURMACHINE
	# cd ../compile/YOURMACHINE
	# make depend && make netbsd

	... after compilation well done
	
	# cp ./netbsd.aout /xnetbsd

Then try to boot your machine with the net kernel.  Don't rename and/or
remove original kernel at the root directory (you would deeply regret it).  

Tohru Nishimura  
Information Technology Centre
Nara Institute of Science and Technology