I recommend booting the debian-installer from a CD or USB-stick, but if floppies are your only option, download and write each of these 1.44MB floppy disk images:
http://archive.debian.org/debian/dists/etch/main/installer-i386/current/images/floppy/ http://ftp.us.debian.org/debian/dists/etch/main/installer-i386/current/images/floppy/1) boot.img 2) root.img 3) net-drivers-1.img 3) net-drivers-2.img
The method for writing the image file onto a floppy depends on your OS:
# dd if=image of=/dev/fd0 (where image is the image filename) # cmp image /dev/fd0 (where image is the image filename)
Floppy disks are one of the least reliable media around, so be prepared for multiple bad disks. It's a good idea to compare (with cmp) the written floppy disk with the image file. If cmp finds a difference, throw that floppy away and try another one. Label your floppies.
Boot from the boot.img floppy disk. At the boot: prompt, just hit <Enter>
simple.be linux simple holster created on debian gnu/linux last updated: 2012-06-11 contact XHTML CSS