1

This is a request for official documentation. As I understand it, kernel command line parameters, e.g.:

root=/dev/sda1 foo=bar

That are not recognized by the kernel itself are passed on to init, on linux now most commonly systemd.

While the kernel's own parameters are largely documented, I can't find any for systemd itself. man systemd does refer to a handful of things but it does not seem to cover this, and searching online has led me nowhere.

1

1 Answer 1

2

As @Bigon notes, the official documentation you are looking for is in man kernel-command-line.

1
  • I thought there was more it but I think this is as good as it is likely to get!
    – goldilocks
    Commented Dec 28, 2016 at 19:27

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.