|
mount -o loop /media/PATRIOT/Fedora/Fedora-10-i386-DVD
and
livecd-iso-to-disk --reset-mbr /mnt/iso/images/boot.iso /dev/sdd1
should be two separate commands on separate lines.
If it still says invalid option then run 'yum update livecd-tools'
If it still complains that the partition is not bootable then type 'parted /dev/sdb -s 'toggle 1 boot'
When I say "umount the disk first" I mean the usb disk, which you can do so by right-clicking on the icon in the desktop.
|