EvilZone

Community => General discussion => Topic started by: PaulAndMark on April 20, 2014, 11:32:30 PM

Title: TAILS USB failed to boot. Why?
Post by: PaulAndMark on April 20, 2014, 11:32:30 PM
Hi everyone,

This may be a noob question but I still need the answer none-the-less. I tried to boot TAILS from my USB but when booted it read "USB failed to boot." I verified the .iso with their signature and Tried both manual and pendrive Linux installer but both to no avail. Can anyone stipulate as to why this is happening and more importantly tell me how to solve it?

Thanks,
PaulAndMark
Title: Re: TAILS USB failed to boot. Why?
Post by: Architect on April 21, 2014, 03:45:38 AM
Assuming you both:
gpg --verify-file <iso/path>
sha256sum <iso/path>

You should be good. Also make sure your USB is set to be booted from BIOS.
And furthermore, what are you using to create the live key?
Unetbootin never fails, neither does Daemon Tools.
Title: Re: TAILS USB failed to boot. Why?
Post by: lucid on April 21, 2014, 06:13:30 AM
Assuming you both:
gpg --verify-file <iso/path>
sha256sum <iso/path>

You should be good. Also make sure your USB is set to be booted from BIOS.
And furthermore, what are you using to create the live key?
Unetbootin never fails, neither does Daemon Tools.
Neither does dd. I've never liked Unetbootin, and it often fails for me. The dd command however, now that one is tried and true.