Tuesday, December 31, 2013
How to hide text on boot
When boosting Raspberry Pi. Screen will show many text. If you want to remove this text, you must be edit some config in your Raspberry Pi. After boost again the screen will not show text.
1. Open file cmdlind.txt
sudo nano /boot/cmdline.txt
2. remove "console=tty1"
3. Press Ctrl+X , y and Enter
4. Reboot
sudo reboot
5. Enjoy!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment