[Bug 306073] Re: Long delay during boot using encrypted root filesystem
Benjamin Drung
306073 at bugs.launchpad.net
Fri Oct 4 10:49:35 UTC 2024
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The Ubuntu version this bug was reported against reached
end-of-life. We appreciate that this bug may be old and you might not be
interested in discussing it anymore. But if you are then please upgrade
to the latest Ubuntu version and re-test. If you then find the bug is
still present in the newer Ubuntu version, please add a comment here
telling us which new version it is in.
** Changed in: initramfs-tools (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/306073
Title:
Long delay during boot using encrypted root filesystem
Status in initramfs-tools package in Ubuntu:
Incomplete
Bug description:
Binary package hint: initramfs-tools
After upgrading from 8.04 to 8.10 there appeared a very long delay
(several minutes) during boot, before the appearance of the prompt to
enter the password for the root file system. I decided to investigate
and saw in /usr/share/initramfs-tools/scripts/local-top/cryptroot that
there were some lines to create a very long delay if the ROOTDELAY
variable was not set. Without fully understanding what was going on, I
decided to try adding "rootdelay=5" to my boot parameters, which
actually solved the problem of the long delay during boot.
I suspect many users would not be able to find this solution, so the
default behavior should perhaps be improved.
I have an IDE harddrive with encrypted root on sda5 which is the first
logical drive on the extended partition. This is on a fully updated
Ubuntu 8.10.
~ $ cat /etc/crypttab
# <target device> <source device> <key file> <options>
root /dev/sda5 none cipher=aes-cbc-essiv:sha256,size=256,hash=ripemd160
swap /dev/sda2 /dev/urandom swap
~ $
Please let me know if you need additional information.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/306073/+subscriptions
More information about the foundations-bugs
mailing list