An custom arch iso with GParted + Xorg to help you manage disk easily
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.
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).
Requirements:
# 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