Have you looked at the manual page by running 'man dd'? Also, you could google 'linux dd'.
I don't know the exact details for linux, but your 'if' and 'of' parameters should be raw device names, something like '/dev/fd0'.
Do a directory listing of your /dev directory to see what your raw...