*BSD News Article 71812


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!newsfeed.ksu.ksu.edu!news.physics.uiowa.edu!math.ohio-state.edu!uwm.edu!news-res.gsl.net!news.gsl.net!nntp.coast.net!fu-berlin.de!zrz.TU-Berlin.DE!zib-berlin.de!irz401!orion.sax.de!uriah.heep!news
From: j@uriah.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Need help w/ BSD install ! :(
Date: 23 Jun 1996 13:46:15 GMT
Organization: Private BSD site, Dresden
Lines: 29
Message-ID: <4qjhr7$4ds@uriah.heep.sax.de>
References: <4q401m$eca@tzlink.j51.com>
Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
NNTP-Posting-Host: localhost.heep.sax.de
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Newsreader: knews 0.9.6
X-Phone: +49-351-2012 669
X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F  93 21 E0 7D F9 12 D6 4E

landau@yu1.yu.edu (k) wrote:

> When the computer cycles though a 24 period I get an error message
> which reads: myname sendmail[8684]: noqueue: syserr (root): my
> hostname (here.com) doesn't seem to exist!: connection refused.

You didn't assign a fully qualified domain name to your machine.  This
sounds as if you were not running DNS, so make sure you've marked the
name in your /etc/hosts as being `absolute':

192.168.1.2	myname.	myname

> var: device busy
> 
> How can i delete this directory  

Only in single-user mode.  Boot with -s, run `fsck' to check your file
systems, then `mount -a /' to mount the root file system read/write (i
assume you will need this).

Make sure you don't accidentally remove any files you might need later
on!

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)