Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!tektronix!tekecs!shark!mcg From: mcg@shark.UUCP (Steven McGeady) Newsgroups: net.unix-wizards Subject: Re: configuring and booting 4.1bsd Message-ID: <1427@shark.UUCP> Date: Sun, 14-Aug-83 20:40:14 EDT Article-I.D.: shark.1427 Posted: Sun Aug 14 20:40:14 1983 Date-Received: Mon, 15-Aug-83 13:38:37 EDT References: sri-arpa.4136 Lines: 14 The bit with '_dh11' and '_ndh11' not found is a result of the work of 'rearranging symbols' as the log file prints out. In some file, (I believe /sys/sys/symbols.raw or some such) there is a list of symbols which should be moved to the top of the symbol table of the kernel to make things like ps(1) run faster. Those symbols are included in that file, and the symbol-orderer will bitch if they aren't in your kernel. This causes no problems, although pstat(8), ps(1), and a number of other utilities don't know about DMF's (or VMZ's). These need to be changed to work right with the new devices. S. McGeady Tektronix, Inc.