a847c0db6716f02f5160003f14aaec49ff7f699e7aa77f5261 ac715e9b7a4d4c, which matches with the checksum provided at website. I used sha256sum btw, instead of the mentioned sha1sum.
After I read the instructions, I used the following command:
Code:
dd if=/dev/sdb bs=4096 count=$(($(stat -c '%s' ~/Downloads/kubuntu-18.04-desktop-amd64.iso) / 4096)) | sha256sum
Code:
456064+0 records in 456064+0 records out 1868038144 bytes (1.9 GB, 1.7 GiB) copied, 78.9513 s, 23.7 MB/s a847c0db6716f02f5160003f14aaec49ff7f699e7aa77f5261ac715e9b7a4d4c -
Leave a comment: