Skip to content

Commit e154c4c

Browse files
committed
Error removing: Kernel Panic at start
1 parent dd7e88a commit e154c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmdline.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=vfat elevator=deadline fsck.repair=yes rootwait quiet init=/usr/local/bin/python3 /boot/cli.py
1+
console=serial0,115200 console=tty1 root=/dev/disk3s1 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet init=/usr/local/bin/python3 /boot/cli.py

0 commit comments

Comments
 (0)