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)
Mon, Jul 21, 9:36 AM
Unknown Object (File)
Sat, Jul 5, 9:57 PM
Unknown Object (File)
Jul 1 2025, 3:15 PM
Unknown Object (File)
Jun 25 2025, 4:54 AM
Unknown Object (File)
Jun 22 2025, 9:45 PM
Unknown Object (File)
Jun 22 2025, 8:58 PM
Unknown Object (File)
May 19 2025, 6:16 AM
Unknown Object (File)
Apr 14 2025, 6:41 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