An ArchISO profile which contains basic Xorg server and GParted for disk maintenances.
Because is my first time using ArchISO, it may have some issues which I'm not sure about.
- Non-intel GPUs
- Build or run on i386 platforms
I had built the ISO on my Dell XPS 13 9360 (x86-64 platform) and it works on the laptop and another Huawei laptop (x86-64).
- Cursor isn't shown before a window is displayed.
Requirements:
- A running Arch Linux with network connected
# pacman -S archiso
Clone the repo:
$ git clone https://github.com/Trumeet/GPartArch.git
It may take about 5 minutes.
If you had built it before, delete lock files:
# rm -v work/build.make_*
Finally, run:
# ./archlive/build.sh -v
The ISO will be saved in out/
It will auto shutdown after you exit GParted.
WTFPL