
If you are already using Linux and want to create your bootable installation media via the command line, we can use the following dd command to burn the ISO file to our USB stick: Create Debian USB From Linux Command Line Next, let’s copy the ISO file to the USB thumb drive. That is what we will be using in this tutorial, although you can feel free to select a different ISO installer if you would like. Ordinarily, you will want to download the Net Installer ISO file, which is very small (less than 400 MB) and can download everything it needs during the installation process. You can check out our Debian Linux download page or navigate directly to the ISO downloads on Debian’s official website. The first thing you will need to do is download Debian. $ – requires given linux commands to be executed as a regular non-privileged user # – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command Privileged access to your Linux system as root or via the sudo command. Requirements, Conventions or Software Version UsedĪny Linux distro or other system to prepare the USB How to install Debian from USB Software Requirements and Linux Command Line Conventions Category
