hstarcm

Results 3 comments of hstarcm

Thanks for the reply and support. If I modify the boot.cmd in /boot ``` setenv rootdev "/dev/sda1" setenv fdtfile "amlogic/meson-g12b-odroid-n2-plus.dtb" ``` and save the file. And then run the command...

Executing this command `sed -i '/^setenv bootargs/s/"$/ fdtfile_orig=${fdtfile_orig}"; fi' /boot/boot.cmd` show this error ``` sed: -e expression #1, char 56: unterminated `s\' command ``` I am noob at linux so...

![screen](https://user-images.githubusercontent.com/64976647/194024397-6b32a976-5b71-4a5e-b388-f83bfdd6aa55.jpg) As you can see above, it boot halfway and stop. i also run `cat /proc/cmdline` for your reference