i put tails linux on a dvd. it is an iso file. what did i do wrong?

Comments

  • ISO file is disc image.

    you can try "mount -o loop ISO_file destination"

    example: mount -o loop disc.iso /mnt
  • http://www.imgburn.com/ make sure you use something like imgburn I linked here to burn the isofile to a readable disc..I just used it to burn a copy of Linux Mint and it worked perfectly...if you just take an isofile and try to burn it to disc without a conversion tool it won't work...same with movies
  • in linux, you can burn iso image with k3b as well, no third party software needed.
Sign In or Register to comment.