06-27-2022, 02:10 AM
Hello, someone could help me perform an install of arch on the pp with FDE, I downloaded the script installer.sh but I have no idea how to use it to make a image with FDE.
Help to execute script to install arch with FDE
|
06-27-2022, 02:10 AM
Hello, someone could help me perform an install of arch on the pp with FDE, I downloaded the script installer.sh but I have no idea how to use it to make a image with FDE.
(06-27-2022, 02:10 AM)user641 Wrote: Hello, someone could help me perform an install of arch on the pp with FDE, I downloaded the script installer.sh but I have no idea how to use it to make a image with FDE. it's pretty straight forward. Answer the prompts to flash to your preferences (Phosh, etc). Most importantly, select accessible sdcard or emmc for your installation location Before running the script, install a few pre requisites: *squashfs-tools * f2fs See video breakdown showing Pinetab, process and script, identical: https://tube.tchncs.de/w/f5e41da9-3d95-4...96d165105e If you get it wrong, trying again will flash over it. The nice thing is, it takes care of everything. Just be careful to flash the right device
- RTP
"In the beginner's mind there are many possibilities, in the expert's mind there are few." -Shunryu Suzuki [ Pinephone Original | Pinetab v1 / v2 Enjoyer ] Linux Device Privacy / Security Playlist (06-27-2022, 12:55 PM)RTP Wrote:It's much easier thanI thought watching the video, I had tried that though, the problem I got an error output online 8 of the script:(06-27-2022, 02:10 AM)user641 Wrote: Hello, someone could help me perform an install of arch on the pp with FDE, I downloaded the script installer.sh but I have no idea how to use it to make a image with FDE. ./installer.sh ./installer.sh: riga 8: errore di sintassi vicino al token non atteso "newline" ./installer.sh: riga 8: `<!DOCTYPE html>' Do you know how to fix it? (06-28-2022, 02:07 PM)user641 Wrote: It's much easier thanI thought watching the video, I had tried that though, the problem I got an error output online 8 of the script: Suggest first redownloading the installer script. To download, run: Code: wget https://raw.githubusercontent.com/dreemurrs-embedded/archarm-mobile-fde-installer/master/installer.sh This will download the raw installer script, preserving format. Next run this installer script from your machine choice. Code: chmod +x installer.sh && sudo ./installer.sh
- RTP
"In the beginner's mind there are many possibilities, in the expert's mind there are few." -Shunryu Suzuki [ Pinephone Original | Pinetab v1 / v2 Enjoyer ] Linux Device Privacy / Security Playlist
06-29-2022, 11:40 PM
(06-29-2022, 07:02 PM)RTP Wrote:(06-28-2022, 02:07 PM)user641 Wrote: It's much easier thanI thought watching the video, I had tried that though, the problem I got an error output online 8 of the script: It worked! Thanks!
07-03-2022, 09:25 PM
- RTP
"In the beginner's mind there are many possibilities, in the expert's mind there are few." -Shunryu Suzuki [ Pinephone Original | Pinetab v1 / v2 Enjoyer ] Linux Device Privacy / Security Playlist |