ReferencePlatforms/BuildBot: Difference between revisions

Line 74: Line 74:


== Steps to be completed on a fresh VM ==
== Steps to be completed on a fresh VM ==
You should have a /builds drive added to the VM before completing this section.
=== Move Scratchbox ===
# Boot into single user mode (append 'init=/bin/sh' to the kernel params from grub).
# mount -o remount,rw /
# mv /scratchbox /builds
# ln -s /builds/scratchbox /scratchbox
# mount -o remount,ro /
# Reboot the VM.


=== Installing BuildBot ===
=== Installing BuildBot ===
canmove, Confirmed users
6,439

edits