Google apps
Main menu

Post a Comment On: Coder's Log

"FOSDEM fun"

5 Comments -

1 – 5 of 5
Blogger Jason said...

This is from memory.

If memory serves, I had the exact same error message on an encrypted external USB drive.

It turned out that the USB interface was not re-setting correctly - a known problem with that model of drive (Lacie BigDisk).

Perhaps then, it is a similar controller / interface issue?

I would try putting the drive in an external enclosure and trying it that way.

Sorry if that's not much help, it's the best I've got.

February 9, 2010 at 4:51 AM

Blogger badpixel said...

Use LUKS dude.
I were playing with plain cryptsetup volumes some time. They are good if you want to hide filsesystem in file(because theres no header/container, so you cannot say if typed password(key) is good, unless you know what FS should be there). LUKS is not only better because it contain header/container, so its easier to manage/recover/tell if password was good. But you can have multiple passphrase/use pendrive to store password[any file can be], but you can change it whenever you want w/o recrypting FS, because passphrase isnt key used directly to decrypt FS, but to decrypt real key.

February 9, 2010 at 9:00 AM

Blogger zeenix said...

Yeah, I realized that main problem was me not using LUKS. At the time when i created these partitions, I didn't know cryptsetup creates non-LUKS if you don't use the LUKS extension commands. OTOH, I don't think I knew the difference between dm-crypt & LUKS either. :(

February 9, 2010 at 9:13 AM

Anonymous Dieter_be said...

Heh. It looks like you only encrypt because of Nokia's policy.
I think it's very good Nokia has such a policy. Encrypting your laptop really is a very good thing and I recommend it to everyone.

February 9, 2010 at 9:30 AM

Anonymous Anonymous said...

dieter_be: if there only wouldn't be the problem, that encryption makes swap that incredibly slow that a clean boot is significantly faster than resuming from suspend mode.

February 9, 2010 at 10:28 AM

Please no insults to anyone
You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot