mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 16:05:21 +01:00
Embedded: switch to 64-bit environment and 6.1 kernel
This commit is contained in:
parent
317dad3b24
commit
af5828e6e2
11 changed files with 92 additions and 53 deletions
|
@ -26,7 +26,7 @@ if grep -q debugconsole /proc/cmdline; then
|
|||
fi
|
||||
|
||||
if grep -q blockingconsole /proc/cmdline; then
|
||||
/sbin/getty -L ttyAMA0 0 vt100
|
||||
/sbin/getty -L console 0 vt100
|
||||
fi
|
||||
|
||||
/etc/init.d/S99rpi-imager start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue