Ok, I managed to hide the boot text!
I only needed to add "nosplash" to cmdline.txt as suggested by https://raspberrypi.stackexchange.com/q ... mdline-txt
The following methods only resulted in a hard crash:Changing tty1 to any other number had no effect
I only needed to add "nosplash" to cmdline.txt as suggested by https://raspberrypi.stackexchange.com/q ... mdline-txt
Code:
console=tty1 loglevel=3 quiet nosplash root=PARTUUID=5f5dc3f5-02 rootfstype=ext4 fsck.repair=yes plymouth.ignore-serial-consoles rootwait cfg80211.ieee80211_regdom=GBvideo=DSI-1:800x480@60,rotate=180 cfg80211.ieee80211_regdom=GB cfg80211.ieee80211_regdom=GB
Code:
console=serial0console=/dev/null
Statistics: Posted by SREG_SFR — Thu Oct 31, 2024 7:54 am