-
Loop-mounting a knoppix-data.aes file
Dear all:
Well, I finally ran out of room for stuff in my persistent store tonight - I blew it up trying to install "just one more" program from a downloaded .deb archive. I wanted to start over on this sytem anyway, using Knoppix 6.4, and the knoppix-data is different enough that I don't expect to be able to use it with the new install, regardless. So, I just wanted to mount it up, copy some useful stuff out of it, and move on. Here's what happened (scroll to see the whole command line):
Code:
knoppix@Microknoppix:~$ sudo mount -t ext2 /mnt-system/KNOPPIX/knoppix-data.aes /media/DATA/ -o encryption=aes-256,loop
Password:
ioctl: LOOP_SET_STATUS: No such file or directory
knoppix@Microknoppix:~$ sudo mount -t ext2 /mnt-system/KNOPPIX/knoppix-data.aes /media/DATA/ -o encryption=aes-256,loop=/dev/loop2
Password:
ioctl: LOOP_SET_STATUS: No such file or directory
knoppix@Microknoppix:~$
Anybody see where I went wrong? I really thought I had the trick, but...
Cheers!
Krishna 
p.s. I did delete /dev/loop/0 as recommended in several posts here on the forum, and created the mount point /media/DATA/ before these attempts failed.
Last edited by krishna.murphy; 05-04-2011 at 06:07 AM.
Reason: Forgot to mention... (added p.s.)
-
Senior Member
registered user
Change the command to :-
Code:
sudo mount .... -o encryption=aes,keybits=256,loop
Or you can use the method which is used in minirt.gz :-
Code:
# echo "passphrase" | losetup -p 0 -e aes -k 256 /dev/loop2 knoppix-data.aes
# mount /dev/loop2 /media/data
-
Thank you - it worked! One note to others following this - don't put any spaces by the commas, i.e. keep exactly the "-o encryption=aes,keybits=256,loop". That cost me some time. Hope others can profit by my mistakes!
Cheers!
Krishna 

Originally Posted by
kl522
Change the command to :-
Code:
sudo mount .... -o encryption=aes,keybits=256,loop
Or you can use the method which is used in minirt.gz :-
Code:
# echo "passphrase" | losetup -p 0 -e aes -k 256 /dev/loop2 knoppix-data.aes
# mount /dev/loop2 /media/data
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

WD My Passport 4TB Certified Refurbished Portable Hard Drive Red
$64.99

SSD USB 3.1 Mobile Solid State Hard Drive Type C High Speed Hard Disk
$25.99

WD My Passport 1TB Certified Refurbished Portable Hard Drive White
$26.99

WD My Passport 1TB Certified Refurbished Portable Hard Drive Red
$26.99

Netac 256GB SSD 2.5'' SATA III 6Gb/s Internal Solid State Drive 500MB/s PC/Latop
$19.99

Kingston 240GB SSD SATA III 2.5” Solid State Drive 240 GB HDD Disk
$22.99

Netac Internal SSD 2.5'' SATA III M.2 NVMe PCIe Gen 3.0×4 Solid State Drive lot
$20.65

Kingston SSD 480GB SATA III 2.5” Internal Solid State Drive Notebook Desktop
$33.89

2TB SSD 2.5" SATA III Internal Solid State Drive Hard Disk For Laptop PC Desktop
$50.34

2.5" MSATA M.2 2242 / 2280 SSD SATA III Internal Solid State Drive Lot 6Gb/s DH
$199.99