Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

help needed with encrypted xfs partition

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
holm.K
Posts: 1
Joined: 2017-04-29 18:02

help needed with encrypted xfs partition

#1 Post by holm.K »

hello,

after kernel panic I got stuck with encrypted xfs partition

i have my hexadecimal encryption key written & know the root password

I already have a clean install. can I mount and copy some files from old filesystem?

i tried to google it, but I cant figure out how and when to use the key

anything will help, even link to a man page I must have missed

thank you!

hK

User avatar
phenest
Posts: 1702
Joined: 2010-03-09 09:38
Location: The Matrix

Re: help needed with encrypted xfs partition

#2 Post by phenest »

holm.K wrote:after kernel panic I got stuck with encrypted xfs partition
What version of Debian?
holm.K wrote:i tried to google it, but I cant figure out how and when to use the key
What did you find from your Google search?
holm.K wrote:even link to a man page I must have missed
I have no idea what you have NOT missed to be able to guess what you DID miss. What have you looked at so far?
ASRock H77 Pro4-M i7 3770K - 32GB RAM - Pioneer BDR-209D

Mute Ant
Posts: 9
Joined: 2014-08-10 12:39

Re: help needed with encrypted xfs partition

#3 Post by Mute Ant »

The command man cryptsetup is a readable starting point if the partition was encrypted using a Linux system.

https://gitlab.com/cryptsetup/cryptsetu ... dQuestions

Just 'encrypted' tells only part of the story, there's 'plain' and 'LUKS' in Linux, for example, and other similar-but-different systems under Windows.

Post Reply