Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.sgi.com!news.sprintlink.net!news-peer.sprintlink.net!howland.erols.net!vixen.cso.uiuc.edu!newsfeed.internetmci.com!demos!news.uni-stuttgart.de!news.urz.uni-heidelberg.de!rz.uni-karlsruhe.de!rz03.FH-Karlsruhe.DE!not-for-mail From: Bernd Ernesti <erbe0011@rz03.FH-Karlsruhe.DE> Newsgroups: comp.unix.amiga,comp.unix.bsd.netbsd.misc Subject: Re: netbsd1.2 amiga Date: 17 Jan 1997 17:26:43 GMT Organization: Fachhochschule of Karlsruhe, Germany Lines: 16 Message-ID: <5bocoj$526$1@nz12.rz.uni-karlsruhe.de> References: <32DE2508.4865@dimail.epfl.ch> NNTP-Posting-Host: rz03.fh-karlsruhe.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Copyright: This article may not be distributed on a CD-ROM or in printed form without prior written consent of the author. X-Newsreader: TIN [UNIX 1.3 unoff BETA release 961210] Xref: euryale.cc.adfa.oz.au comp.unix.amiga:14867 comp.unix.bsd.netbsd.misc:5187 In comp.unix.amiga Fabien Wernly <fwernly@dimail.epfl.ch> wrote: >Hi! >I can't boot in multi-user, my spwd.db (sp) is 'not of the appropriate >format'. >And vipw doesn't work :( >it says vi/ex not found or something. export TERM=vt220 and you need to mount /usr to get the termcap entriy for vt220. Bernd