== Building a BDisk ISO So you finally have <> BDisk (and perhaps added further <>. Now you're ready to build! Building is, thankfully, the easiest part! NOTE: Due to requiring various mounting and chrooting, BDisk must be run as the *root* user (or via _sudo_). To initiate a build, simply run `/bdisk/bdisk.py`. That's it! Everything should continue automatically. If you'd like to specify a path to a specific build configuration, you can use `/bdisk/bdisk.py path/to/build.ini`. The default is _/etc/bdisk/build.ini_ (plus <>). If you're using a packaged version you installed from your distro's package manager, you instead should run wherever it installs to. Most likely this is going to be `/usr/sbin/bdisk`. (On systemd build hosts that have done the https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/[/usr merge^], you can use `/usr/sbin/bdisk` or `/sbin/bdisk`.) If you encounter any issues during the process, make sure you read the documentation -- if your issue still isn't addressed, please be sure to file a <>!