NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/54956: Cannot run /usr/sbin/wsconscfg if /usr uses ZFS
The following reply was made to PR kern/54956; it has been noted by GNATS.
From: Peter Kay <syllopsium%syllopsium.co.uk@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
syllopsium_syllopsium com <syllopsium%syllopsium.com@localhost>
Subject: Re: kern/54956: Cannot run /usr/sbin/wsconscfg if /usr uses ZFS
Date: Wed, 12 Feb 2020 00:55:56 +0000
No, not a stupid question, I wasn't aware of the need to use
critical_filesystems_local.
It does work, provided the ZFS partition mountpoint is legacy, and
critical_filesystems_local is set to /usr
It doesn't work if automatic ZFS mounting is used, even if
critical_filesystems_local=OPTIONAL:/usr is set
Also, I'd note that the fstab(5) man page included with 9.0RC2 does
not include 'zfs' as one of the possible fs_vfstype arguments. It is
included in the man page on netbsd.org
Thanks for the help, it now works and virtual terminals happily switch again.
Home |
Main Index |
Thread Index |
Old Index