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)
Thu, Jan 23, 5:41 AM
Unknown Object (File)
Tue, Jan 14, 9:31 AM
Unknown Object (File)
Sun, Jan 12, 5:11 PM
Unknown Object (File)
Mon, Jan 6, 1:17 PM
Unknown Object (File)
Mon, Jan 6, 10:30 AM
Unknown Object (File)
Mon, Jan 6, 7:52 AM
Unknown Object (File)
Mon, Jan 6, 6:35 AM
Unknown Object (File)
Dec 15 2024, 8:01 AM
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