Can't boot encrypted system

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I created an encrypted partition with LUKS. Followed the guide below
as I'm using Ubuntu linux:
https://help.ubuntu.com/community/EncryptedFilesystem

I copied my '/' to my hda1, and got to a point of running Cryptotest.
GRUB gives me Error 24: Attempt to acces block outside partition.

Here's the entry from my menu.lst on boot partition (unencrypted)
(...)
## ## End Default Options ##
title Ubuntu hda6
root (hd0,5)
chainloader +1
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
title Cryptotest
root (hd0,0)
kernel /vmlinuz-2.6.15-23-386 root=/dev/mapper/cryptoroot ro
initrd /initrd.img-2.6.15-23-386
savedefault
boot

My system's OK, encryption procedure returned no errors. What causes
GRUB to fail?


---------------------------------------------------------------------
dm-crypt mailing list - http://www.saout.de/misc/dm-crypt/
To unsubscribe, e-mail: dm-crypt-unsubscribe@xxxxxxxx
For additional commands, e-mail: dm-crypt-help@xxxxxxxx


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux