<div id=“dw”> make a debian installation usb To download the installer we do as follows $ wget http://ftp.nl.debian.org/debian/dists/etch/main/installer-amd64/current/images/hd-media/boot.img.gz and we will also need the same iso file as when making an installation cd $ wget http://cdimage.debian.org/debian-cd/4.0_r2/amd64/iso-cd/debian-40r2-amd64-netinst.iso The exact mountpoint of the usb can be found with $ fdisk -l Assuming your usb is mounted...
Read more »