Commit be0e19fc authored by longpanda's avatar longpanda
Browse files

update tip message for recalbox img file.

parent 34a36bfc
echo '#################################################' > /dev/console sync
echo '#################################################' > /dev/console
echo '### PLEASE REBOOT AND BOOT FROM VENTOY AGAIN ###' > /dev/console
echo '#################################################' > /dev/console
echo '#################################################' > /dev/console
echo '#################################################' > /dev/tty0 while [ -n "Y" ]; do
echo '#################################################' > /dev/tty0 clear > /dev/console
echo '### PLEASE REBOOT AND BOOT FROM VENTOY AGAIN ###' > /dev/tty0 echo '################################################' > /dev/console
echo '#################################################' > /dev/tty0 echo '################################################' > /dev/console
echo '#################################################' > /dev/tty0 echo '### Please reboot and load from Ventoy again ###' > /dev/console
echo '### This only needed for the first boot time ###' > /dev/console
echo '################################################' > /dev/console
echo '################################################' > /dev/console
clear > /dev/tty0
echo '################################################' > /dev/tty0
echo '################################################' > /dev/tty0
echo '### Please reboot and load from Ventoy again ###' > /dev/tty0
echo '### This only needed for the first boot time ###' > /dev/tty0
echo '################################################' > /dev/tty0
echo '################################################' > /dev/tty0
sleep 1
done
sync
sleep 3600
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment