When you get a bit more advanced, I'll show you how to write a script that will do this for you, until then you have to do a few commands....first
<insert original disk>
dd if=/dev/fd0 of=/tmp/disk.img
<insert backup disk>
dd if=/tmp/disk.img of=/dev/fd0
There ya go!
Aragorn


Reply With Quote


Bookmarks