Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:boot_options [2019/01/20 23:18] – Neonix | 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 66: | Line 66: | ||
| In addition to codes specific to TC, the linux kernel accepts several generic parameters.\\ | In addition to codes specific to TC, the linux kernel accepts several generic parameters.\\ | ||
| A document that explains them is externally available in [[http:// | A document that explains them is externally available in [[http:// | ||
| - | [[http:// | + | [[https:// |
| + | |||
| + | and | ||
| + | https:// | ||
| + | which includes kernel-parameters.txt and some aditional detail about parameters and how they are processed ! | ||
| ===== Deprecated boot options ===== | ===== Deprecated boot options ===== | ||