Answer the question
In order to leave comments, you need to log in
Why doesn't dd write the image to the flash drive correctly?
Hello! Linux Mint 18 is installed on the computer. Some time ago there was a problem when writing images.
I do
dd if=debian-9.5.0-amd64-netinst.iso of=/dev/sdb bs=4M status=progress conv=fsync
72+1 records received
72+1 records sent
305135616 bytes (305 MB, 291 MiB) copied, 0.77144 s, 396 MB/s
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 0 595967 595968 291M 0 Empty
/dev/sdb2 3772 4603 832 416K ef EFI (FAT-12/16/32)
ls -l /dev/sd*
brw-rw---- 1 root disk 8, Aug 0 9 16:40 /dev/sda
brw-rw---- 1 root disk 8, Aug 1 9 16:40 /dev /sda1
brw-rw---- 1 root disk 8, Aug 2 9 16:40 /dev/sda2
brw-rw---- 1 root disk 8, Aug 3 9 16:40 /dev/sda3
-rw-r --r-- 1 root root 305135616 Aug 9 17:32 /dev/sdb
dd if=debian-9.5.0-amd64-netinst.iso of=/dev/sdb status=progress conv=fsync
295371264 bytes (295 MB, 282 MiB) copied, 28.0138 s, 10.5 MB/s
595968+ 0 records received
595968+0 records sent
305135616 bytes (305 MB, 291 MiB) copied, 57.8727 s, 5.3 MB/s
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question