Re: [Tails-dev] tails persistence setup from command line

Delete this message

Reply to this message
Author: noid
Date:  
To: tails-dev
Subject: Re: [Tails-dev] tails persistence setup from command line
Hi,

Exact command-line:

tails-persistence-setup --force --override-boot-device
/org/freedesktop/UDisks/devices/sdb --override-system-partition
/org/freedesktop/UDisks/devices/sdb1 --passphrase 1234 --step bootstrap --
verbose

Output:

localuser:tails-persistence-setup being added to access control list
[sudo] password for amnesia:
Working on device /dev/sdb
Running step bootstrap
Entering main Gtk2 loop.
(( gui asks for passphrase, typed it and click create))
Creating paritition of size 1,56GiB at offset 26214340000 on device /dev/sdb
waiting...
org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
localuser:tails-persistence-setup being removed from access control list

thanks

El Jueves, 28 de mayo de 2015 09:22:30 intrigeri escribió:
> Hi,
>
> noid wrote (27 May 2015 18:13:49 GMT) :
> > Exact output it's:
> >
> > localuser:tails-persistence-setup being added to access control list
> > [sudo] password for amnesia:
> > org.freedesktop.UDisks.Error.PermissionDenied: Not Authorized
> > localuser:tails-persistence-setup being removed from access control list
>
> It would help if you provided the exact command-line that produces
> such output. Also, please pass --verbose to t-p-s.
>
> Cheers,