How to decrypt LUKS encrypted drive

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












0















I have a LUKS encrypted SSD and I would like to clear it and install a different Linux distro (Debian -> Ubuntu). I want to decrypt my drive and I tried to use:



cryptsetup luksRemoveKey /dev/DRIVE


It returned:




This is the last keyslot. Device will become unusable after purging this key.




It got me worried so I'm here asking this question. Does this mean that the drive will be completely unusable or will the data simply be erased? If it will become completely unusable, how do I decrypt my drive?










share|improve this question






















  • That’s not possible, copy your data elsewhere and rebuild your disk with Ubuntu and the backed up data.

    – user2497
    Feb 3 at 5:04











  • What do you mean by "decrypt"? Do you want a non-encrypted volume with the same data as the encrypted volume, or do you just want to overwrite the encrypted volume and are not interested in the data?

    – AlexP
    Feb 3 at 7:03











  • @AlexP I am looking to overwrite the data, I was wondering if I would still be able to use the ssd as a regular drive (eg. install new OS) with no issues after the process.

    – Eric Leus
    Feb 3 at 12:50















0















I have a LUKS encrypted SSD and I would like to clear it and install a different Linux distro (Debian -> Ubuntu). I want to decrypt my drive and I tried to use:



cryptsetup luksRemoveKey /dev/DRIVE


It returned:




This is the last keyslot. Device will become unusable after purging this key.




It got me worried so I'm here asking this question. Does this mean that the drive will be completely unusable or will the data simply be erased? If it will become completely unusable, how do I decrypt my drive?










share|improve this question






















  • That’s not possible, copy your data elsewhere and rebuild your disk with Ubuntu and the backed up data.

    – user2497
    Feb 3 at 5:04











  • What do you mean by "decrypt"? Do you want a non-encrypted volume with the same data as the encrypted volume, or do you just want to overwrite the encrypted volume and are not interested in the data?

    – AlexP
    Feb 3 at 7:03











  • @AlexP I am looking to overwrite the data, I was wondering if I would still be able to use the ssd as a regular drive (eg. install new OS) with no issues after the process.

    – Eric Leus
    Feb 3 at 12:50













0












0








0








I have a LUKS encrypted SSD and I would like to clear it and install a different Linux distro (Debian -> Ubuntu). I want to decrypt my drive and I tried to use:



cryptsetup luksRemoveKey /dev/DRIVE


It returned:




This is the last keyslot. Device will become unusable after purging this key.




It got me worried so I'm here asking this question. Does this mean that the drive will be completely unusable or will the data simply be erased? If it will become completely unusable, how do I decrypt my drive?










share|improve this question














I have a LUKS encrypted SSD and I would like to clear it and install a different Linux distro (Debian -> Ubuntu). I want to decrypt my drive and I tried to use:



cryptsetup luksRemoveKey /dev/DRIVE


It returned:




This is the last keyslot. Device will become unusable after purging this key.




It got me worried so I'm here asking this question. Does this mean that the drive will be completely unusable or will the data simply be erased? If it will become completely unusable, how do I decrypt my drive?







debian ubuntu luks






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 3 at 3:08









Eric LeusEric Leus

32




32












  • That’s not possible, copy your data elsewhere and rebuild your disk with Ubuntu and the backed up data.

    – user2497
    Feb 3 at 5:04











  • What do you mean by "decrypt"? Do you want a non-encrypted volume with the same data as the encrypted volume, or do you just want to overwrite the encrypted volume and are not interested in the data?

    – AlexP
    Feb 3 at 7:03











  • @AlexP I am looking to overwrite the data, I was wondering if I would still be able to use the ssd as a regular drive (eg. install new OS) with no issues after the process.

    – Eric Leus
    Feb 3 at 12:50

















  • That’s not possible, copy your data elsewhere and rebuild your disk with Ubuntu and the backed up data.

    – user2497
    Feb 3 at 5:04











  • What do you mean by "decrypt"? Do you want a non-encrypted volume with the same data as the encrypted volume, or do you just want to overwrite the encrypted volume and are not interested in the data?

    – AlexP
    Feb 3 at 7:03











  • @AlexP I am looking to overwrite the data, I was wondering if I would still be able to use the ssd as a regular drive (eg. install new OS) with no issues after the process.

    – Eric Leus
    Feb 3 at 12:50
















That’s not possible, copy your data elsewhere and rebuild your disk with Ubuntu and the backed up data.

– user2497
Feb 3 at 5:04





That’s not possible, copy your data elsewhere and rebuild your disk with Ubuntu and the backed up data.

– user2497
Feb 3 at 5:04













What do you mean by "decrypt"? Do you want a non-encrypted volume with the same data as the encrypted volume, or do you just want to overwrite the encrypted volume and are not interested in the data?

– AlexP
Feb 3 at 7:03





What do you mean by "decrypt"? Do you want a non-encrypted volume with the same data as the encrypted volume, or do you just want to overwrite the encrypted volume and are not interested in the data?

– AlexP
Feb 3 at 7:03













@AlexP I am looking to overwrite the data, I was wondering if I would still be able to use the ssd as a regular drive (eg. install new OS) with no issues after the process.

– Eric Leus
Feb 3 at 12:50





@AlexP I am looking to overwrite the data, I was wondering if I would still be able to use the ssd as a regular drive (eg. install new OS) with no issues after the process.

– Eric Leus
Feb 3 at 12:50










1 Answer
1






active

oldest

votes


















0














The device will still be usable, but the data not accessible (without a header/master key backup)



You will be able to overwrite the data afterwards.






share|improve this answer























  • So I will be able to install a new OS on the drive without any extra hassle?

    – Eric Leus
    Feb 3 at 12:52











  • Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

    – Torin
    Feb 3 at 12:59











  • If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

    – Torin
    Feb 3 at 13:01










Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f498377%2fhow-to-decrypt-luks-encrypted-drive%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














The device will still be usable, but the data not accessible (without a header/master key backup)



You will be able to overwrite the data afterwards.






share|improve this answer























  • So I will be able to install a new OS on the drive without any extra hassle?

    – Eric Leus
    Feb 3 at 12:52











  • Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

    – Torin
    Feb 3 at 12:59











  • If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

    – Torin
    Feb 3 at 13:01















0














The device will still be usable, but the data not accessible (without a header/master key backup)



You will be able to overwrite the data afterwards.






share|improve this answer























  • So I will be able to install a new OS on the drive without any extra hassle?

    – Eric Leus
    Feb 3 at 12:52











  • Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

    – Torin
    Feb 3 at 12:59











  • If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

    – Torin
    Feb 3 at 13:01













0












0








0







The device will still be usable, but the data not accessible (without a header/master key backup)



You will be able to overwrite the data afterwards.






share|improve this answer













The device will still be usable, but the data not accessible (without a header/master key backup)



You will be able to overwrite the data afterwards.







share|improve this answer












share|improve this answer



share|improve this answer










answered Feb 3 at 7:40









TorinTorin

40329




40329












  • So I will be able to install a new OS on the drive without any extra hassle?

    – Eric Leus
    Feb 3 at 12:52











  • Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

    – Torin
    Feb 3 at 12:59











  • If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

    – Torin
    Feb 3 at 13:01

















  • So I will be able to install a new OS on the drive without any extra hassle?

    – Eric Leus
    Feb 3 at 12:52











  • Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

    – Torin
    Feb 3 at 12:59











  • If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

    – Torin
    Feb 3 at 13:01
















So I will be able to install a new OS on the drive without any extra hassle?

– Eric Leus
Feb 3 at 12:52





So I will be able to install a new OS on the drive without any extra hassle?

– Eric Leus
Feb 3 at 12:52













Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

– Torin
Feb 3 at 12:59





Yes, usually on the storage section of the setup you will be given the option of what partitions/drives to install the OS over, you should get an option to reformat the given drive to be something else.

– Torin
Feb 3 at 12:59













If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

– Torin
Feb 3 at 13:01





If the data on the LUKS partition is anything important, make sure you have backups of it or else it will be permanently lost.

– Torin
Feb 3 at 13:01

















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f498377%2fhow-to-decrypt-luks-encrypted-drive%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay