committed by
GitHub
1 changed files with 2 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||
--- stage2.orig/rootfs/boot/cmdline.txt
|
|||
+++ stage2/rootfs/boot/cmdline.txt
|
|||
@@ -1 +1 @@
|
|||
-console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
|
|||
+console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet init=/usr/lib/raspi-config/init_resize.sh
|
|||
-usb-storage.quirks=152d:1576:u,152d:0578:u console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
|
|||
+usb-storage.quirks=152d:1576:u,152d:0578:u console=serial0,115200 console=tty1 root=ROOTDEV rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet init=/usr/lib/raspi-config/init_resize.sh
|
|||
|
Loading…
Reference in new issue