[CentOS] Copying a file to a usb stick

Leon Fauster leonfauster at googlemail.com
Mon Nov 5 21:39:59 UTC 2012


Am 05.11.2012 um 22:30 schrieb Twanny Azzopardi:

> On Monday 05 November 2012 22:24, Steve Thompson wrote:
>> On Mon, 5 Nov 2012, m.roth at 5-cent.us wrote:
>>> Twanny Azzopardi wrote:
>>> 
>>> What's the o/p of df?
>> 
>> Assuming that is the file size in bytes, it's bigger than will fit on the
>> stick.
> 
> Sorry it's a 64GB stick 
> 


check if the stick is ok with

dd if=/dev/XXX1 of=/dev/null bs=1024

any errors?


--
LF






More information about the CentOS mailing list