Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 1997 08:46:48 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        hackers@FreeBSD.ORG
Cc:        karpen@ocean.campus.luth.se (Mikael Karpberg)
Subject:   Re: Swap problems
Message-ID:  <19970623084648.AA27431@uriah.heep.sax.de>
In-Reply-To: <199706230114.DAA00272@ocean.campus.luth.se>; from Mikael Karpberg on Jun 23, 1997 03:14:36 %2B0200
References:  <199706230114.DAA00272@ocean.campus.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
As Mikael Karpberg wrote:

> ocean# swapon -a
> swapon: /dev/wd0b: Device not configured
> ocean# dir /dev/*wd0b*

No, you don't need to show us the directory output.  ``Device not
configured'' (ENXIO) means ``The driver is not willing to recognize
partition `b' of drive `wd0' as something valid.''  If /dev/wd0b were
missing, it would be ``No such file or directory'' (ENOENT).

Look at the disklabel.

-- 
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. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970623084648.AA27431>