Date: Sat, 1 Aug 1998 14:03:16 -0700 (PDT) From: Thomas Dean <tomdean@ix.netcom.com> To: freebsd@vmuniz.ml.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount update on bootup Message-ID: <199808012103.OAA07338@ix.netcom.com> In-Reply-To: <Pine.BSF.4.01.9808020417590.262-100000@vmuniz.ml.org> (message from FreeBSD mailing list on Sun, 2 Aug 1998 04:23:57 %2B0800 (SGT))
next in thread | previous in thread | raw e-mail | index | archive | help
This is a warning about terminology. You need to edit fstab to eliminate the warning. Edit /etc/fstab and Change: /dev/wd0a / ufs rw 1 1 To read: /dev/wd0s1a / ufs rw 1 1 2.2.7 wants the slice information in fstab. 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?199808012103.OAA07338>