1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

enable usb + debug

This commit is contained in:
DanyLE
2023-07-08 15:54:05 +02:00
parent d98a5c440b
commit 3bbf9490ac
2 changed files with 6 additions and 4 deletions

View File

@ -6,6 +6,7 @@ DESC="Auto deployment configuration from media"
case "$1" in
start)
echo -n "Start $DESC: "
dmesg | tee /boot/kern.log
if [ -f "/boot/fs_resize" ]; then
/usr/bin/expandfs.sh
touch /boot/home_partition_should_be_formated