Skip to content

Kernel command line flags #86

Description

@Narasimha1997

Bootloaders like GRUB have a config file that can be used to pass in boot time parameters that can be used by kernel to enable disable some features at boot time. Is there a way to pass boot time command line parameters to the kernel booted via bootimage?

If not, it would be a great feature addition. For example in my hobby OS, right now I am statically setting up some configs during compile time, it would be great if I keep that configurable at boot tine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions