Using a USB stick to install Fedora (DVD)
I have already referenced this post, but am still having trouble with the installation.
[Speels@speels ~]$ sudo livecd-iso-to-disk /home/speels/Downloads/Fedora-16-x86_64-DVD/Fedora-16-x86_64-DVD.iso /dev/sdb1
[sudo] password for Speels:
Missing source
SYNTAX
livecd-iso-to-disk [--help] [--noverify] [--format] [--reset-mbr] [--efi]
[--skipcopy] [--force] [--xo] [--xo-no-home]
[--timeout <time>] [--totaltimeout <time>]
[--extra-kernel-args <args>] [--multi] [--livedir <dir>]
[--compress] [--skipcompress] [--swap-size-mb <size>]
[--overlay-size-mb <size>] [--home-size-mb <size>]
[--delete-home] [--crypted-home] [--unencrypted-home]
<source> <target device>
(Enter livecd-iso-to-disk --help on the command line for more information.)
[Speels@speels ~]$
What am I doing incorrectly?