Bug 214239 - Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.0
Summary: Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.0
Status: RESOLVED ANSWERED
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 12:53 UTC by MB
Modified: 2021-08-31 13:01 UTC (History)
0 users

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description MB 2021-08-31 12:53:04 UTC
Dear Maintainer,

after compiling and installing the kernel version 5.14.0, the system starts without errors and does not show any other errors during operation. However, the following message appears in the log:
Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.0

This message is very irritating.
The system is a debian sid 64bit with ext4. The relevant lines in the log after boot:
Aug 31 13:00:38 MB kernel: Linux version 5.14.0 (root@MB) (gcc (Debian 10.3.0-8) 10.3.0, GNU ld (GNU Binutils for Debian) 2.37) #1 SMP PREEMPT Mon Aug 30 13:57:21 CEST 2021
Aug 31 13:00:38 MB kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.14.0 root=/dev/sda2 ro quiet loglevel=2 mce=0 mds=off fsck.mode=skip
Aug 31 13:00:38 MB kernel: Unknown command line parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.0
Aug 31 13:00:38 MB kernel: random: crng done (trusting CPU's manufacturer)

All kernels from version 5.13.x did not show this message.
Is this a bug in 5.14.0?

Kind regards
MB
Comment 1 Konstantin Ryabitsev 2021-08-31 13:01:44 UTC
Not a kernel.org support issue, please ask your question on general Linux support sites such as superuser.com.

-K

Note You need to log in before you can comment on or make changes to this bug.