382
edits
Line 189: | Line 189: | ||
== Move Scratchbox == | == Move Scratchbox == | ||
Scratchbox takes up a non-trivial amount of space and should be moved to a different partition. | Scratchbox takes up a non-trivial amount of space and should be moved to a different partition. | ||
# Boot into single user mode by | # Boot into single user mode by appending 'init=/bin/sh' to the kernel params from grub | ||
# mount -o remount,rw / | # mount -o remount,rw / | ||
# mv /scratchbox /builds | # mv /scratchbox /builds |
edits