[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fwd: Re: Re: Live



On 16/11/12 05:30 PM, Ben Armstrong wrote:
> again sending this back to the list. please keep the discussion on the
> list. i don't do help sessions in private email.
> 
> On 16/11/12 03:56 PM, Vorobjov Slava wrote:
>> 1 unmount all partition on /dev/sdb
>> 2 format this drive without partition
>> 3 use this command in terminal
>> vvva@vvva-1215P:~$ sudo dd
>> if=debian-live-6.0.5-amd64-gnome-desktop.img of=/dev/sdb bs=4M
>> [sudo] password for vvva:
>> 292+1 records in
>> 292+1 records out
>> 1226833920 bytes (1,2 GB) copied, 97,7536 s, 12,6 MB/s
>>
>> I am received same errors !!!
>>
>> I am used usb-imagewriter(program for writing *.img on flash) and
>> received same errors !!!

Two possibilities remain:

1. The image you downloaded is corrupt (use 'md5sum' to verify that the
md5sum matches the one in the file in the same directory where you got
the image)

2. Your writes to your USB stick are corrupt, either because your USB
stick is broken or because not all blocks are flushed to the stick.
After writing the image to the stick, use 'flush' to ensure that all
blocks are written.

If after checking both things, you are still getting corrupt writes, I
guess your USB stick is broken, as the image works fine for us.

Ben


Reply to: