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, Jan 9, 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
Unknown Object (File)
Nov 16 2024, 3:27 PM
Unknown Object (File)
Nov 14 2024, 9:19 AM
Unknown Object (File)
Nov 10 2024, 10:16 AM
Unknown Object (File)
Nov 9 2024, 7:27 AM
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