Skip to content

Commit

Permalink
Instruction to increase cowspace partition
Browse files Browse the repository at this point in the history
In order to install git, the archiso partition space need to be increased.
  • Loading branch information
jeffersonfelixdev committed Nov 30, 2016
1 parent 866b7b7 commit ed13fd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -14,6 +14,7 @@ You can try it first with a `virtualbox`

## How to get it
### With git
- Increase cowspace partition: `mount -o remount,size=2G /run/archiso/cowspace`
- Get list of packages and install git: `pacman -Sy git`
- get the script: `git clone git://github.com/helmuthdu/aui`

Expand Down

0 comments on commit ed13fd9

Please sign in to comment.