problem with dd and usb drive

Craig White craigwhite at azapple.com
Fri Nov 18 22:08:07 UTC 2005


On Fri, 2005-11-18 at 21:06 +0000, Kahn Seidl wrote:
> well, anyways, i think it might be small enough to work...
> 
> but, i did the command of=/dev/sda1/file...   and it says its not a 
> directory, and doesnt work?
> 
> 
----
did you fix the partition?

is it mounted ? You can't actually write a file to a filesystem that
isn't mounted (my mistake)...

mount /dev/sda1 /media/usbdrive
dd... of=/media/usbdrive/filename...

Craig


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the fedora-list mailing list