Hi James, James Thomlinson wrote (04 Aug 2013 14:47:11 GMT) : > cat tails-i386-0.17.1.iso > /dev/disk1 && sync > resulted in "Permission Denied" - no matter whether sudo was used or not
Could you please retry this in a root terminal? You can probably enter one with the `sudo su -' command. Note that in `sudo cat ... > ...', only `cat' is run as root, not the actual writing done by the running shell, thanks to the `>' operator. Cheers! _______________________________________________ tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev
