11
Feb
2005

HowTo: Crypted Partitions In Linux

-- to see disks and partitions
cat /proc/partitions
-- partition-util
parted /dev/hdd
--help
(parted) help
-- create partition with fs-type-reservation (without fs)
(parted) mkpart primary ext3 0 120000
-- double-check
(parted) print
-- label the new partition
e2label /dev/hdd1 /secretdisk
-- make filesystem on the new partition
/sbin/mkfs -t ext3 /dev/hdd1
-- create the new mountpoint
mkdir /secretdisk
-- create the new mapper
/usr/bin/cryptsetup -y create secretdisk /dev/hdd1
-> password for secretdisk

-- make the conversion
dd if=/dev/hdd1 of=/dev/mapper/secretdisk bs=4k
-- mount it
/bin/mount /dev/mapper/secretdisk /secretdisk
---> use it !!!
logo

vireas

Suche

 

Aktuelle Beiträge

C i s c o  V...
can get always the latest version of C i s c o  V...
vireas - 12. Jul, 11:07
WM5: Custom text on today...
You can set a small custom text message on the bottom...
vireas - 15. Mai, 21:44
WM5: Increase Performance...
Boost Windows Mobile 5 performance up to 20 percent [HKLM\System\Stor ageManager\FATFS]...
vireas - 15. Mai, 21:42
WM5: Speed Up your Pocket...
This tweak might help improving visual performance...
vireas - 15. Mai, 21:41
Windows Ordner
-Es ist nicht möglich unter Windows einen Ordner anzulegen...
vireas - 22. Feb, 13:37

Archiv

Februar 2005
Mo
Di
Mi
Do
Fr
Sa
So
 
 1 
 2 
 3 
 4 
 5 
 6 
 7 
 8 
 9 
10
12
15
18
19
20
21
22
23
24
25
26
27
28
 
 
 
 
 
 
 

Status

Online seit 7702 Tagen
Zuletzt aktualisiert: 12. Jul, 11:07
vireas-plug

KnowHow
KnowHow - Mobiles
Tools
Profil
Abmelden
Weblog abonnieren