Subject: Re: Conflict in fstab
To: Netbsd Help Mailing List <netbsd-help@netbsd.org>
From: Jukka Salmi <j+nbsd@2004.salmi.ch>
List: netbsd-help
Date: 01/05/2005 13:39:33
"=B0o.O Jeremy O.o=B0" --> netbsd-help (2005-01-05 23:12:39 +1100):
> Dear All
>=20
> I was checking out my /etc/fstab file when i noticed the following 2 lines
>=20
> /dev/wd1b none swap sw 00
> /dev/wd1b /tmp mfs rw,-s525168
>=20
> Now this seems quite strange as they are both using wd1b as their=20
> device. Does anyone know whats going on here?

According to mount_mfs(8), the special device (/dev/wd1b in your case)
is ignored, i.e. you may substitute /dev/wd1b on the mfs line with
whatever you like.

Cheers, Jukka

--=20
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~