Lets get another thread going. When I first did Linux in the early 90s I needed to copy a file from Linux to Windows. /dev/hda1 was Windows partition. Here is how I did it: cat file > /dev/hda1 My next step was to reinstall Win 3.11 and then load my backup off of floppy tape. Never tried that again.