FG
💻 Software

How does one tell u-boot to tell the Linux kernel which runlevel to boot to?

Fresh5 days ago
Mar 15, 20267113 views
Confidence Score0%
0%

Problem

I would like to order u-boot to enter a specific runlevel lower than the one the system boots to. How does one accomplish this? Thank you.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How does one tell u-boot to tell the Linux kernel which runlevel to boot to?

Low Risk

After a lot of digging before and after my question, I discovered that it's as simple as appending the number of the runlevel onto the end of the environment variable bootargs. For instance, to enter into runlevel 3: and you can use before and after…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment