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?
A question regarding boot codes (the distro specific ones)
Moderator: Forum moderators
-
- Posts: 48
- Joined: Mon Dec 23, 2019 9:57 pm
- Location: Sydney, Australia
- Has thanked: 15 times
- Been thanked: 3 times
-
- Posts: 398
- Joined: Sun Oct 18, 2020 8:48 am
- Location: cze
- Has thanked: 54 times
- Been thanked: 90 times
Re: A question regarding boot codes (the distro specific ones)
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.