ReferencePlatforms/Linux-CentOS-5.0: Difference between revisions

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 either append 'init=/bin/sh' to the kernel params from grub
# 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
382

edits