项目作者: Trumeet

项目描述 :
An custom arch iso with GParted + Xorg to help you manage disk easily
高级语言: Shell
项目地址: git://github.com/Trumeet/GPartArch.git
创建时间: 2019-02-10T05:03:14Z
项目社区:https://github.com/Trumeet/GPartArch

开源协议:

下载


GParted as an ArchISO

An ArchISO profile which contains basic Xorg server and GParted for disk maintenances.

In VirtualBox

In VirtualBox 2

Known issues

Because is my first time using ArchISO, it may have some issues which I’m not sure about.

May cannot work if

  • Non-intel GPUs
  • Build or run on i386 platforms

My solution

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).

Other Issues

  • Cursor isn’t shown before a window is displayed.

Generate ISO

Requirements:

  • A running Arch Linux with network connected

0x00 Install ArchISO

  1. # pacman -S archiso

0x01 Clone the repo

Clone the repo:

  1. $ git clone https://github.com/Trumeet/GPartArch.git

0x02 Build the image

It may take about 5 minutes.

If you had built it before, delete lock files:

  1. # rm -v work/build.make_*

Finally, run:

  1. # ./archlive/build.sh -v

The ISO will be saved in out/

Shutting Down

It will auto shutdown after you exit GParted.

Licenses

WTFPL