Forum › Forums › News › Sid Upgraders › Error with live-usb-maker-gui – At least one md5 checksum did not match › Reply To: Error with live-usb-maker-gui – At least one md5 checksum did not match
June 20, 2019 at 6:43 am
#23511
Member
The created Live-USB does not boot. I forgot to mention that. So I cannot run this live system.
Here is the requested output for USB.stick:
$ md5sum -c *.md5
initrd.gz: OK
linuxfs: FEHLSCHLAG
md5sum: WARNUNG: die 1 berechnete Prüfsumme passte NICHT
vmlinuz: OK
Translation:
FEHLSCHLAG = failure
die 1 berechnete Prüfsumme passte NICHT = the 1 calculated checksum did not match
$ head *.md5
==> initrd.gz.md5 <==
c199b1bda4b3d57ac09f4f8084c5d57a initrd.gz
==> linuxfs.md5 <==
19a19642fa6c93c44eaf51a3aec3541e linuxfs
==> vmlinuz.md5 <==
b06852fb64d62b616b94df3d69f9729d vmlinuz
$ ls -lh linuxfs* vmlinuz* initrd.gz*
-rw-r--r-- 1 root root 6,9M Jun 19 08:13 initrd.gz
-rw-r--r-- 1 root root 44 Jun 19 08:13 initrd.gz.md5
-rw-r--r-- 1 root root 3,2G Jun 19 08:36 linuxfs
-rw-r--r-- 1 root root 42 Jun 19 08:37 linuxfs.md5
-rw-r--r-- 1 root root 4,5M Jun 19 08:13 vmlinuz
-rw-r--r-- 1 root root 42 Jun 19 08:13 vmlinuz.md5
- This reply was modified 7 years, 3 months ago by Xaver.