Page MenuHomeFreeBSD

release: vmimage: setup the default BE properly
ClosedPublic

Authored by kevans on Dec 10 2024, 2:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 21, 9:48 AM
Unknown Object (File)
Mon, Jul 20, 10:06 PM
Unknown Object (File)
Sun, Jul 12, 8:08 AM
Unknown Object (File)
Thu, Jul 9, 5:59 AM
Unknown Object (File)
Wed, Jul 8, 3:21 PM
Unknown Object (File)
Jun 19 2026, 5:02 AM
Unknown Object (File)
May 14 2026, 5:44 PM
Unknown Object (File)
May 11 2026, 11:48 PM
Subscribers

Details

Summary

All of the BE datasets need to be set canmount=noauto so that creating
a new BE and switching to it can actually work. With the current setup,
the zfs rc script will mount the default BE over whichever new BE is
activated once it runs.

Reported by: andrew

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable