PDA

View Full Version : Error starting Live USB - XZ-compressed data is corrupt



hackin88
2014-06-17, 14:39
Error starting Live USB - XZ-compressed data is corrupt

Follow the procedures documented in

http://br.docs.kali.org/installing-kali-linux-pt-br/instalacao-do-kali-linux-atraves-de-live-usb

To use Live USB

I connected the USB stick into the USB port of my computer and accessed the folder where the iso and ran the following command in the terminal

dd if = kali-linux-1.0.7-amd64.iso of = / dev / sdb bs = 512k

When you restart the machine with the connected USB opens the choice of options Kali Linux, when I choose Live USB is returned

...

Decompressing Linux

XZ-compressed data is corrupt

-- System halted

g0tmi1k
2014-06-18, 08:51
Did you check the SHA1?

hackin88
2014-06-18, 13:01
Checked !

See

http://s28.postimg.org/6w7ee1nfx/Captura_de_tela_de_2014_06_18_09_55_40.png

http://s28.postimg.org/ltfvf20od/Captura_de_tela_de_2014_06_18_09_56_07.png

hackin88
2014-06-19, 15:43
The problem was solved as follows

- Formatting the USB Pen Drive using the FAT32 file system
- Then run the command again to overwrite the flash drive with the image of Kali operating system

smushon
2015-06-04, 15:29
Hi,

I'm getting a similar error message when attempting live boot, and haven't yet resolved it.
here are the details:
- I've verified the SHA1 of the iso (kali-linux-1.1.0a-amd64.iso - 2b8d2db20e2709c5e9e0f9f9bbd8606c9b9e729f).
- I've burned the iso into an SD card using Win32DiskImager version 0.9.5.
- the SD card is 16GB. I've tried formatting it both to FAT32 and TNFS before burning the iso and attempting the live boot.
- both Live (amd64) and Live (amd64 failsafe) boot options are leading to this error.

please advice.
see error message in attachment.

615