canmove, Confirmed users
6,439
edits
Line 191: | Line 191: | ||
# Boot into single user mode by appending '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 / | ||
# mount /builds | |||
# mv /scratchbox /builds | # mv /scratchbox /builds | ||
# ln -s /builds/scratchbox /scratchbox | # ln -s /builds/scratchbox /scratchbox |