From 1bba9d97a4e779237f3144d035c409ed3a3b2f45 Mon Sep 17 00:00:00 2001 From: goodtft Date: Mon, 19 Jul 2021 09:17:47 +0100 Subject: [PATCH] modify cmdline file --- usr/cmdline.txt-original | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/cmdline.txt-original b/usr/cmdline.txt-original index 6475eb1..35559c3 100644 --- a/usr/cmdline.txt-original +++ b/usr/cmdline.txt-original @@ -1 +1 @@ -console=serial0,115200 console=tty1 root=PARTUUID=bce94271-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles +console=serial0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles