Installing debian 10 onto usb
by larstrier from LinuxQuestions.org on (#55H3Z)
This page from debian.org says 'Debian CD and DVD images can now be written directly to a USB stick, which is a very easy way to make a bootable USB stick'.
If this is true then I should be able to have debian on usb by simply using the following commands:
Code:# cp debian.iso /dev/sdX
# syncThis is fantastic. Unfortunately the links on the page do not send me to the location for the 'hybrid' debian-10-usb-with-persistance .iso file.
Does anyone know where I can find the appropriate .iso file please? (I will need the non-free version which I think exists)
If it is THIS easy to have debian on usb (which I don't believe) then surely people should be making tutorials of this everywhere to promote Linux distros.
Thank you everyone for reading.


If this is true then I should be able to have debian on usb by simply using the following commands:
Code:# cp debian.iso /dev/sdX
# syncThis is fantastic. Unfortunately the links on the page do not send me to the location for the 'hybrid' debian-10-usb-with-persistance .iso file.
Does anyone know where I can find the appropriate .iso file please? (I will need the non-free version which I think exists)
If it is THIS easy to have debian on usb (which I don't believe) then surely people should be making tutorials of this everywhere to promote Linux distros.
Thank you everyone for reading.