LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-30-2010, 04:25 PM   #1
hannesh
LQ Newbie
 
Registered: Jul 2010
Posts: 2

Rep: Reputation: 0
slackware 13.1 persistent encrypted usb


Hello! I was just wondering if someone would tell me how I'd be able to install a slackware 13.1 persistent with a encrypted home-directory to my usb-stick. I've already found this Tutorial but sadly to say there is no word about a eventually encryption. So I'd really appreciate any help here!

Greets hannesh
 
Old 07-31-2010, 01:48 AM   #2
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Rep: Reputation: 237Reputation: 237Reputation: 237
Do you want to make an installation to or from the usb stick? In any case, the installation CD/DVD has a README_CRYPT.txt file which tells you how to set up and encrypted partition. You can combine the methods there with the USB installation procedures.
 
Old 08-02-2010, 07:07 AM   #3
ChrisAbela
Member
 
Registered: Mar 2008
Location: Malta
Distribution: Slackware
Posts: 572

Rep: Reputation: 154Reputation: 154
# cfdisk /dev/sdb

and make a Linux File System (type 83) at /dev/sdb1

# dd if=/dev/urandom of=/dev/sdb1
# cryptsetup -s 256 -y luksFormat /dev/sdb1
# cryptsetup luksOpen /dev/sdb1 crypt-USB
# mke2fs -t ext3 /dev/mapper/crypt-USB
# mount /dev/mapper/crypt-USB /mnt/hd

Last edited by ChrisAbela; 08-02-2010 at 07:12 AM.
 
1 members found this post helpful.
Old 08-02-2010, 01:14 PM   #4
hannesh
LQ Newbie
 
Registered: Jul 2010
Posts: 2

Original Poster
Rep: Reputation: 0
thanks a lot for your help! Wish you all a nice day!

Greets hannesh
 
  


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
ClutchOS_13-beta, a Slackware based Live Persistent USB linus72 Linux - General 2 03-08-2010 09:45 AM
[SOLVED] bootable usb drive for fully encrypted slackware? jelezarov Slackware 8 02-18-2010 07:02 AM
Beginners guide to encrypted persistent Live USB please mrmr96 Linux - Newbie 4 09-15-2009 02:39 PM
move grub to usb + mount encrypted devices from usb question Lancelot1 Linux - Security 1 02-26-2009 09:51 AM
Slackware on Persistent USB drive? SiegeX Slackware 1 01-09-2009 11:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:17 AM.

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