We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3a118 commit 5ddb867Copy full SHA for 5ddb867
cmdline.txt
@@ -1,2 +1,2 @@
1
-console=serial0,115200 console=tty1 root=UUID=54BEF7F1-EE29-31FD-B617-5316F23F13FB rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet init=/usr/local/bin/python3 /boot/cli.py
+console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet init=/usr/local/bin/python3 /boot/cli.py
2
rootfstype=vfat
0 commit comments