*BSD News Article 69936


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.ysu.edu!usenet.ins.cwru.edu!agate!howland.reston.ans.net!newsfeed.internetmci.com!news.kei.com!nntp.coast.net!fu-berlin.de!news.belwue.de!news.uni-mannheim.de!andrew
From: andrew@wipux2.wifo.uni-mannheim.de (Andrew Wheadon)
Newsgroups: comp.unix.bsd.netbsd.misc
Subject: Re: Adding swap space: device not configured
Date: 1 Jun 1996 19:58:25 GMT
Organization: Rechenzentrum Uni-Mannheim
Lines: 22
Message-ID: <4oq7d1$kle@trumpet.uni-mannheim.de>
References: <4omnhu$oqr@news.sct.fr>
NNTP-Posting-Host: wipux2.wifo.uni-mannheim.de

In article <4omnhu$oqr@news.sct.fr>, Sebastien Monassa <fcu@worldnet.fr> wrote:
>on sd0b and works fine. But I can't use sd1b.
>/dev/sd0b 	swap swap sw
>/dev/sd1b 	swap swap sw
Try:
/dev/sd0b	none swap sw 0 0
/dev/sd1b	none swap sw 0 0

>I compiled kernel with
>	option root on sd0a swap on sd0b and sd1b dumps on sd1b
Try:
config		netbsd	root on sd0 swap on sd0 and sd1 dumps on sd1
and if that doesn't work try leaving out the dumps part 
(The rest certainly works for me.)

Cheerio


-- 
The cost of living hasn't affected it's popularity. (Mark Twain)
current	release=doc host=wipux2.wifo.uni-mannheim.de \ "NetBSD-current mirror"
hostbase=/mit/ftp/pub/NetBSD base=/usr prefix=/usr backup delete use-rel-suffix