krmanik / manjaro-fs-arm64

Manjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password. Also one more edition with latest Anki preinstalled.
27 stars 4 forks source link

Getting error 2 when trying to install #1

Closed Furezuu closed 3 years ago

Furezuu commented 3 years ago

Phone: Xiaomi Mi Play Termux: latest

krmanik commented 3 years ago

Can you post error here?

Furezuu commented 3 years ago

Screenshot_2021-09-13-23-12-13-650_com termux

krmanik commented 3 years ago

I have figured out the error. If there are previous install of any rootfs on device then the manjaro.sh script skip installing missing packages. So, install pv proot and pulseaudio

pkg install -y proot pv pulseaudio

After that run manjaro.sh, It will work. I will update the script.

krmanik commented 3 years ago

Fixed in https://github.com/infinyte7/manjaro-fs-arm64/commit/c0552ad65014d1d6007af5be0053534bcc95c472