Page MenuHomeFreeBSD

Un-mute console on root mount failure
Needs ReviewPublic

Authored by ali.abdallah_suse.com on Nov 8 2024, 9:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 6, 8:45 PM
Unknown Object (File)
Tue, Jan 28, 9:51 AM
Unknown Object (File)
Mon, Jan 27, 8:16 PM
Unknown Object (File)
Mon, Jan 27, 4:44 PM
Unknown Object (File)
Jan 9 2025, 2:41 AM
Unknown Object (File)
Dec 15 2024, 1:45 PM
Unknown Object (File)
Nov 27 2024, 3:19 AM
Unknown Object (File)
Nov 26 2024, 8:39 PM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

When boot_mute is set to yes in loader.conf, any root mount failure messages are not shown. I noticed this on one of my system where zfs failed to export zroot, but since boot_mute was set to TRUE, the system just hanged without showing the messages from vfs_mountroot

I believe the console should be unmuted in other cases as well (panic during boot for example).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped