LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-23-2013, 05:55 PM   #1
SolarisZen
LQ Newbie
 
Registered: Dec 2007
Location: Planet Earth
Distribution: OpenSuSE & Fedora Core 4
Posts: 28

Rep: Reputation: 15
Question Manually mounting an encrypted partition


So I am at a loss how to do this.

The back story is that I had this hard drive and I had a system failure (was running opensuse 10.2 using dm-crypt) but the hard drive is fine. The problem is that when the system was running I had an encrypted partition that automatically mounted after a paraphrase. Once entered it mounted to a custom directory. So /temp/var/.

Now that the system is gone I want to manually mount this directory. I have it in a usb hard drive container so the hard drive itself is now on /dev/sdb/ and I have the old file system up. Just not the encrypted partition. How would I mount that partition????
 
Old 02-23-2013, 10:23 PM   #2
gilead
Senior Member
 
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141

Rep: Reputation: 168Reputation: 168
Have you tried using cryptsetup (or cryptmount) to access it? For example, if the encrypted partition is on /dev/sdb1:
Code:
cryptsetup luksOpen /dev/sdb1 tempvar
mount -t ext3 /dev/mapper/tempvar /tmp/var <= or whatever file system you're using
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
benefit of mounting luks encrypted partition at boot Wojk Linux - General 2 11-02-2012 07:57 PM
[SOLVED] Mounting encrypted disk Blue_Ice Linux - Desktop 2 06-18-2010 02:46 AM
manually write partition table for deleted partition tihcra Linux - Software 1 07-30-2009 12:26 PM
Mayday! How do I manually mount my encrypted ext3 external usb disk? simonsharry Linux - Newbie 11 02-15-2009 04:49 AM
Making An Md5 Encrypted Password Manually [BHBS]=TK Linux - Security 2 04-23-2002 04:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 12:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration