Page 1 of 1

A question regarding boot codes (the distro specific ones)

Posted: Thu Nov 10, 2022 7:32 am
by superchook

Puppy specific boot codes are documented in viewtopic.php?t=5484 but that document does not cover if the only allowable separation between parameters is a single space or if line feeds can be used to break up long lines. Another question is, does the order of the parameters matter?


Re: A question regarding boot codes (the distro specific ones)

Posted: Thu Nov 10, 2022 8:58 am
by Feek

A single space between the boot parameters has always worked fine for me.

I think there is no need to "break up long lines". There is a horizontal scroll bar in text editors.

Regarding the order of the parameters, my way is to put the most important ones at the beginning of the line (e.g. pupsfs=...) and continue with the "less important" ones.