cantalupo555 / workli

simple windows on rockchip installer for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

workli

alt text

Simple Windows on Rockchip Linux Installer.

Built for simplicity and compatibility.

NOTE: The Windows on Rockchip project is currently highly experimental and not much works yet (see here).

Full dependency list:

NOTE: The script gives commands for debian/arch to install these dependencies, this is just a refrence for other distros.

Required dependencies: zenity, wimupdate, wimapply and wiminfo (wimlib), parted, mk.ntfs (ntfs-3g), zip, gawk, xmlstarlet.

Required dependencies for auto file downloads: wget.

Required dependencies for direct ESD download: aria2c, curl.

Required dependencies for auto ISO generation: curl, jq, aria2c, cabextract, chntpw, mkisofs or genisoimage.

Required dependencies for UEFI flashing to SPI: rkdeveloptool.

INSTRUCTIONS

  1. Go to "Releases" and download the latest "workli.sh".

  2. Put the script into an empty folder WITH NO SPACES IN ITS NAME!

  3. Open a terminal in that folder and run sudo bash workli.sh, or chmod +x workli.sh and then sudo ./workli.sh (remove sudo if in a root shell)

  4. Follow the on-screen instructions provided by the script

If you have any problems or suggestions, please create a GitHub issue or tell me in our Discard severe.

Alsor chuck our out Discard severe!

About

simple windows on rockchip installer for linux

License:GNU General Public License v3.0


Languages

Language:Shell 96.4%Language:Batchfile 3.0%Language:C 0.7%