Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:boot_options [2019/04/14 19:15] – [Generic kernel boot parameters] fix .txt link add html link and info micore | wiki:boot_options [2025/05/05 09:09] (current) – typo Stefann | ||
---|---|---|---|
Line 39: | Line 39: | ||
| tinycore noutc | BIOS is using localtime.| | | tinycore noutc | BIOS is using localtime.| | ||
| tinycore tz=GMT+8 | | tinycore tz=GMT+8 | ||
- | | tinycore nortc | Set UTC time at boot, internet | + | | tinycore nortc | Use if no rtc (real time clock) present, to set UTC time at boot without functional rtc, Internet |
| tinycore user=abc | | tinycore user=abc | ||
| tinycore desktop=yyy | | tinycore desktop=yyy | ||
Line 69: | Line 69: | ||
and | and | ||
- | https:// | + | https:// |
which includes kernel-parameters.txt and some aditional detail about parameters and how they are processed ! | which includes kernel-parameters.txt and some aditional detail about parameters and how they are processed ! | ||