Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
kb:raspberrypi:setup_kiosk [2020/03/24 15:55] – created yehudakb:raspberrypi:setup_kiosk [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Hardning ===== ===== Hardning =====
  
-<source> +<code bash>
- +
 sudo vi /boot/config.txt sudo vi /boot/config.txt
 disable_splash=1 disable_splash=1
Line 17: Line 15:
 add below at the end of the line add below at the end of the line
 splash quiet plymouth.ignore-serial-consoles logo.nologo vt.global_cursor_default=0 splash quiet plymouth.ignore-serial-consoles logo.nologo vt.global_cursor_default=0
 +https://scribles.net/silent-boot-up-on-raspbian-stretch/
 +
  
 Here are brief explanations. Here are brief explanations.
Line 26: Line 26:
  
 Note : The first three should be there by default, but make sure if those exist. Note : The first three should be there by default, but make sure if those exist.
-</source>+</code> 
 + 
 +https://raspberrypi.stackexchange.com/questions/59310/remove-boot-messages-all-text-in-jessie 
 +https://www.tanzolab.it/CM3-Panel-boot-process 
kb/raspberrypi/setup_kiosk.1585065339.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0