NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Drive ID changed
David:
I finally got it. The following line became a problem:
ROOT.b swap swap sw 0 0
I got the message:
... reported failures
/etc/rc.d/swap1
SEE /var/run/rc.log
When I commented the "ROOT.b" line from /etc/fstab, the error went away.
Was that line supposed to have a blank field somewhere?
On Mon, Sep 28, 2020 at 10:21 AM David Brownlee <abs%absd.org@localhost> wrote:
>
> On Mon, 28 Sep 2020 at 12:04, Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
> >
> > WOW! Martin. Thanks.
> >
> > This is nothing like NetBSD 5.0 .
> > Its like learning a new system...
>
> You can also use the special "ROOT" token in /etc/fstab - eg:
>
> ROOT.a / ffs rw,log 1 1
> ROOT.b swap swap sw 0 0
>
> David
Home |
Main Index |
Thread Index |
Old Index