Backing up encrypted /home/folder while on liveUSB





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















I am trying to backup to ehdd while on a liveUSB but when I write



$dd if=/dev/sda6 bs=8M | gzip -9 > /media/usb/backupimage.gz


I get the message "failed to open /dev/sda6':Permission denied (the /home/folder in there is encrypted).



What do I need to do?



I want to backup before resizing partitions with gparted before reinstalling system.










share|improve this question


















  • 1





    Welcome to Ask Ubuntu. Please edit your question and add more new information. How did you encrypt the home partition? Did you use cryptfs?

    – user68186
    Mar 23 at 21:28











  • I was following [enter link description here][1] [1]: askubuntu.com/questions/603436/…

    – user3067676
    Mar 23 at 21:55











  • This was done many years ago in an earlier Ubuntu version around 2007 so I do not recall exactly what package did the encryption.

    – user3067676
    Mar 23 at 23:22











  • I am not sure the "permission denied" is because of the encrypted /home/folder. Please copy and paste the contents of the file /etc/fstab in your question. Please edit the question and add new information up there. format the pasted content as code, as you have done before with the dd command.

    – user68186
    Mar 25 at 16:39













  • Please remember I have access only via terminal. No cut and paste for me....

    – user3067676
    Mar 26 at 13:22


















0















I am trying to backup to ehdd while on a liveUSB but when I write



$dd if=/dev/sda6 bs=8M | gzip -9 > /media/usb/backupimage.gz


I get the message "failed to open /dev/sda6':Permission denied (the /home/folder in there is encrypted).



What do I need to do?



I want to backup before resizing partitions with gparted before reinstalling system.










share|improve this question


















  • 1





    Welcome to Ask Ubuntu. Please edit your question and add more new information. How did you encrypt the home partition? Did you use cryptfs?

    – user68186
    Mar 23 at 21:28











  • I was following [enter link description here][1] [1]: askubuntu.com/questions/603436/…

    – user3067676
    Mar 23 at 21:55











  • This was done many years ago in an earlier Ubuntu version around 2007 so I do not recall exactly what package did the encryption.

    – user3067676
    Mar 23 at 23:22











  • I am not sure the "permission denied" is because of the encrypted /home/folder. Please copy and paste the contents of the file /etc/fstab in your question. Please edit the question and add new information up there. format the pasted content as code, as you have done before with the dd command.

    – user68186
    Mar 25 at 16:39













  • Please remember I have access only via terminal. No cut and paste for me....

    – user3067676
    Mar 26 at 13:22














0












0








0








I am trying to backup to ehdd while on a liveUSB but when I write



$dd if=/dev/sda6 bs=8M | gzip -9 > /media/usb/backupimage.gz


I get the message "failed to open /dev/sda6':Permission denied (the /home/folder in there is encrypted).



What do I need to do?



I want to backup before resizing partitions with gparted before reinstalling system.










share|improve this question














I am trying to backup to ehdd while on a liveUSB but when I write



$dd if=/dev/sda6 bs=8M | gzip -9 > /media/usb/backupimage.gz


I get the message "failed to open /dev/sda6':Permission denied (the /home/folder in there is encrypted).



What do I need to do?



I want to backup before resizing partitions with gparted before reinstalling system.







partitioning backup encryption






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 23 at 21:20









user3067676user3067676

11




11








  • 1





    Welcome to Ask Ubuntu. Please edit your question and add more new information. How did you encrypt the home partition? Did you use cryptfs?

    – user68186
    Mar 23 at 21:28











  • I was following [enter link description here][1] [1]: askubuntu.com/questions/603436/…

    – user3067676
    Mar 23 at 21:55











  • This was done many years ago in an earlier Ubuntu version around 2007 so I do not recall exactly what package did the encryption.

    – user3067676
    Mar 23 at 23:22











  • I am not sure the "permission denied" is because of the encrypted /home/folder. Please copy and paste the contents of the file /etc/fstab in your question. Please edit the question and add new information up there. format the pasted content as code, as you have done before with the dd command.

    – user68186
    Mar 25 at 16:39













  • Please remember I have access only via terminal. No cut and paste for me....

    – user3067676
    Mar 26 at 13:22














  • 1





    Welcome to Ask Ubuntu. Please edit your question and add more new information. How did you encrypt the home partition? Did you use cryptfs?

    – user68186
    Mar 23 at 21:28











  • I was following [enter link description here][1] [1]: askubuntu.com/questions/603436/…

    – user3067676
    Mar 23 at 21:55











  • This was done many years ago in an earlier Ubuntu version around 2007 so I do not recall exactly what package did the encryption.

    – user3067676
    Mar 23 at 23:22











  • I am not sure the "permission denied" is because of the encrypted /home/folder. Please copy and paste the contents of the file /etc/fstab in your question. Please edit the question and add new information up there. format the pasted content as code, as you have done before with the dd command.

    – user68186
    Mar 25 at 16:39













  • Please remember I have access only via terminal. No cut and paste for me....

    – user3067676
    Mar 26 at 13:22








1




1





Welcome to Ask Ubuntu. Please edit your question and add more new information. How did you encrypt the home partition? Did you use cryptfs?

– user68186
Mar 23 at 21:28





Welcome to Ask Ubuntu. Please edit your question and add more new information. How did you encrypt the home partition? Did you use cryptfs?

– user68186
Mar 23 at 21:28













I was following [enter link description here][1] [1]: askubuntu.com/questions/603436/…

– user3067676
Mar 23 at 21:55





I was following [enter link description here][1] [1]: askubuntu.com/questions/603436/…

– user3067676
Mar 23 at 21:55













This was done many years ago in an earlier Ubuntu version around 2007 so I do not recall exactly what package did the encryption.

– user3067676
Mar 23 at 23:22





This was done many years ago in an earlier Ubuntu version around 2007 so I do not recall exactly what package did the encryption.

– user3067676
Mar 23 at 23:22













I am not sure the "permission denied" is because of the encrypted /home/folder. Please copy and paste the contents of the file /etc/fstab in your question. Please edit the question and add new information up there. format the pasted content as code, as you have done before with the dd command.

– user68186
Mar 25 at 16:39







I am not sure the "permission denied" is because of the encrypted /home/folder. Please copy and paste the contents of the file /etc/fstab in your question. Please edit the question and add new information up there. format the pasted content as code, as you have done before with the dd command.

– user68186
Mar 25 at 16:39















Please remember I have access only via terminal. No cut and paste for me....

– user3067676
Mar 26 at 13:22





Please remember I have access only via terminal. No cut and paste for me....

– user3067676
Mar 26 at 13:22










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
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%2faskubuntu.com%2fquestions%2f1128136%2fbacking-up-encrypted-home-folder-while-on-liveusb%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Ask Ubuntu!


  • 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%2faskubuntu.com%2fquestions%2f1128136%2fbacking-up-encrypted-home-folder-while-on-liveusb%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 did Captain America manage to do this?

迪纳利

南乌拉尔铁路局