II. - ๐พ Create a Bootable Debian Installer
This guide walks you through writing the Debian ISO to your USB drive for installation on the ggRock server.
Table of Contents
- I. -๐ฅ How to Download Debian and Rufus
- II. - ๐พ Create a Bootable Debian Installer ๐ฏ You Are Here
- III. - ๐ง Install Debian Linux
- IV. - ๐ฅ Install the ggRock Server Application
- V. - ๐ First-time Setup and Accessing the ggRock Server Application
- VI. - โ๏ธ Configure the ggRock Array
- VII. - ๐ผ๏ธ Create, Configure, and Test ggRock Images
- VIII. - ๐ง Configure Client Machines for Network/Diskless (PXE) Boot
Step 3: Create a Bootable Debian USB with Rufus
Now that you've launched Rufus and selected the Debian ISO, hereโs what to do next:

๐งญ 1. Device
- Make sure the correct USB drive is selected under Device (e.g.,
ggUSB (G:)). - โ ๏ธ Warning: All data on this USB drive will be erased.
๐ฆ 2. Boot Selection
- The Debian ISO should already be loaded (e.g.,
debian-12.10.0-amd64-netinst.iso). - If not, click Select and browse to the ISO you downloaded earlier.
โ๏ธ 3. Partition Scheme & Target System
- Partition scheme:
MBR - Target system:
BIOS or UEFI
โ This setup works on most systems. If you're only targeting newer UEFI systems, you can also chooseGPT+UEFI (non-CSM).
๐พ 4. Format Options
- Volume label: Change it to something like
Debian(optional but helpful). - File system:
FAT32 (Default) - Cluster size:
4096 bytes (Default)
No need to touch the "Advanced format options" unless you know what you're doing.
๐ฅ 5. Start the Process
- Click the START button.
๐งช 6. ISOHybrid Mode Prompt
- Rufus may ask how to write the image:
- Choose Write in ISO Image mode (Recommended) and click OK.

๐งผ 7. Confirmation Warning
- Youโll see a final warning that all data on the USB drive will be destroyed.
- Confirm and proceed.

โณ Wait for It...
Rufus will now write the Debian installer to the USB stick. This usually takes a few minutes.
Once it says READY, you're good to go! ๐
โ Whatโs Next?
Now that you've got:
- ๐ฆ The Bootable Debian Installer
You're ready to Install Debian Linux.
Updated on: 06/05/2026
Thank you!
