NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/41029: srtconfig is located on /usr filesystem but needed during startup when /usr is not mounted
The following reply was made to PR bin/41029; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: Wolfgang.Stukenbrock%nagler-company.com@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: bin/41029: srtconfig is located on /usr filesystem but needed
during startup when /usr is not mounted
Date: Tue, 17 Mar 2009 11:16:11 +0100
Just for the record, an obvious workaround is to add /usr to
critical_filesystems_local in rc.conf, like
critical_filesystems_local="$critical_filesystems_local /usr"
Martin
Home |
Main Index |
Thread Index |
Old Index