Skip to content

Updated truecrypt.sh to accept encrypted drives#164

Open
olehj wants to merge 1 commit intoOpenELEC:masterfrom
olehj:patch-1
Open

Updated truecrypt.sh to accept encrypted drives#164
olehj wants to merge 1 commit intoOpenELEC:masterfrom
olehj:patch-1

Conversation

@olehj
Copy link
Copy Markdown

@olehj olehj commented Mar 23, 2017

Previous script only accepts encrypted partitions and not the entire drive. This change will make drives like sda, sdb, hda etc. become visible for mounting. Since the label does not exist on encrypted drives (as they are seen as an unformatted drive), we use the ID instead (/dev/disk/by-id) which provides some information to locate the correct drive.

Previous script only accepts encryptet partitions and not the entire drive. This change will make drives like sda, sdb, hda etc. become visible for mounting. Since the label does not exist on encrypted drives (as they are seen as an unformatted drive), we use the ID instead (/dev/disk/by-id) which provides some information to locate the correct drive.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant