Skip to content
Snippets Groups Projects
Commit 9d54ee78 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Jonathan Corbet
Browse files

docs: admin-guide: bootconfig: Fix feils to fails

parent 25942e5e
No related branches found
No related tags found
No related merge requests found
...@@ -154,7 +154,7 @@ get the boot configuration data. ...@@ -154,7 +154,7 @@ get the boot configuration data.
Because of this "piggyback" method, there is no need to change or Because of this "piggyback" method, there is no need to change or
update the boot loader and the kernel image itself as long as the boot update the boot loader and the kernel image itself as long as the boot
loader passes the correct initrd file size. If by any chance, the boot loader passes the correct initrd file size. If by any chance, the boot
loader passes a longer size, the kernel feils to find the bootconfig data. loader passes a longer size, the kernel fails to find the bootconfig data.
To do this operation, Linux kernel provides "bootconfig" command under To do this operation, Linux kernel provides "bootconfig" command under
tools/bootconfig, which allows admin to apply or delete the config file tools/bootconfig, which allows admin to apply or delete the config file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment