Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 1997 11:36:58 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        bsampley@best.com (Burton Sampley)
Cc:        current@freebsd.org
Subject:   Re: can only mount wd0s1a (fwd)
Message-ID:  <19970316113658.DA17735@uriah.heep.sax.de>
In-Reply-To: <Pine.SGI.3.95.970315223034.8955B-100000@shellx.best.com>; from Burton Sampley on Mar 15, 1997 22:31:30 -0800
References:  <Pine.SGI.3.95.970315223034.8955B-100000@shellx.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Burton Sampley wrote:

> # mount -av
> /dev/wd0a on / (loacl)
> /dev/wd2s1e on /backup: No such file or directory
> /dev/wd0s1f on /usr: No such file or directory
> /dev/wdos1e on /var: No such file or directory

Try using the `compatibility' slice devices.

	mount -u /
	ed /etc/fstab
	g/wd.s./s/s.//
	w
	q
	mount -a

-- 
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?19970316113658.DA17735>