ayufan-pine64 / linux-build

Pine64 Linux build scripts, tools and instructions (based on Longsleep work)
MIT License
154 stars 36 forks source link

Build sd2emmc installer image #11

Closed whongx closed 7 years ago

whongx commented 7 years ago

Hi, this is the script to build the sd2emmc image. I add pine64_sd2emmc.sh to install pv application, autologin, install pinebook.img from sd card to emmc and it will execute pv and dd as sudo without password. So is it the correct way?

ayufan commented 7 years ago

I wonder if we would not be able to do that in very simple initrd.img. Maybe that would be simpler :)

whongx commented 7 years ago

Do you mean the installing script should be written in initrd.img?

whongx commented 7 years ago

Closed due to this feature is no longer needed.