Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2000 22:58:30 -0400 (EDT)
From:      Dru <genisis@istar.ca>
To:        cjclark@home.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: ram drive on 4.0
Message-ID:  <Pine.BSF.4.21.0005162253340.981-100000@genisis>
In-Reply-To: <20000516224748.H58707@cc942873-a.ewndsr1.nj.home.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 16 May 2000, Crist J. Clark wrote:

> Oh. OK. You had me totally confused... And I'm not completely there
> yet. Why were you trying to use this non-existent drive ad1 then? It's
> obviously not your swap device.

Which is why I'm confused; according to my /etc/fstab it still is.

Waded through man mount_mfs and tried the example at the bottom:

	mount_mfs -s 131072 -o nosuid,nodev /dev/ad1s1b /tmp

Wanna guess the error message (drum roll please......)

	mount_mfs: /dev/ad1s1b: Device not configured

Anyone have any idea what the correct device name for my swap should be
and how do I configure it? I'm sure I'm missing something obvious. Here's
my /etc/fstab again:

# Device		Mountpoint	FStype	Options		Dump	Pass#
/dev/ad1s1b		none		swap	sw		0	0
/dev/ad0s1a		/		ufs	rw		1	1
/dev/ad0s1f		/usr		ufs	rw		2	2
/dev/ad0s1e		/var		ufs	rw		2	2
/dev/acd0c		/cdrom		cd9660	ro,noauto	0	0
proc			/proc		procfs	rw		0	0

Dru




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0005162253340.981-100000>