Hi Denise, On Mon, Jun 23, 2025 at 08:52:42PM -0300, Denise wrote: > Hi, > > I'm new to linux
It's awesome that you are trying to install Debian! > I'd like to know how to create a bootable usb pendrive > with it with refus and install it, the setup is giving me errors despite > doing everything correctly. This is actually not the correct place to ask this question, this is a list for us to have general discussions about the project. You might want mail [email protected] with this question. But since we are here, you might want try dd to copy (or actually Disk Dump) the ISO to the pendrive, though be carefull since it can overwrite other stuff if you pass the incorrect device to dump to - see man dd for more info. Then you can boot from the pendrive and install Debian on your ssd. There are also many guides in the internet, so you might want to check them out. Cheers, Charles

