xiaolu / mkbootimg_tools

Unpack and repack boot.img,support dtb(dt.img).
530 stars 365 forks source link

unpack image can not work #32

Open boystray opened 6 years ago

boystray commented 6 years ago

the command and result is here:

ThinkPad-T420:~/rom/mkbootimg_tools$ sh mkboot boot.img output output exists, delete?(N/y)y Unpack & decompress boot.img to output mkboot: 214: mkboot: Bad substitution

Cryolitia commented 6 years ago

I have the same problem, you can jast solve it by using bash instead of sh.