On Sat, Mar 27, 2010 at 5:01 PM, Steve Langasek <steve.langa...@canonical.com> wrote: > Thank you for taking the time to report this bug and help to improve > Ubuntu. > > Is this happening when decrypting your root filesystem, or another > filesystem?
I have one crypto partition which has a passpharse, and in which the root and other partitions sit: $ grep -v \# /etc/fstab proc /proc proc nodev,noexec,nosuid 0 0 /dev/mapper/main-root / ext4 errors=remount-ro 0 1 UUID=a185909b-61be-4776-849b-f91242a80e71 /boot ext4 defaults 0 2 /dev/mapper/main-home /home ext4 defaults 0 2 /dev/mapper/main-usr /usr ext4 defaults 0 2 /dev/mapper/main-var /var ext4 defaults 0 2 /dev/mapper/cryptoswap none swap sw 0 0 /dev/mapper/cryptotmp /tmp ext2 defaults 0 2 It is happening when decrypting that partition. > What version of the plymouth package do you have installed? Please > upgrade to plymouth 0.8.1-1ubuntu1 and confirm whether the problem is > still present. This was happening with 0.8.1-1ubuntu1, and is now happening with: $ apt-cache policy plymouth plymouth: Installed: 0.8.1-1ubuntu3 Candidate: 0.8.1-1ubuntu3 Version table: *** 0.8.1-1ubuntu3 0 500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status > Are you booting with or without 'splash' on the kernel commandline? I haven't changed boot options. My /boot/grub/grub.cfg has: menuentry "Ubuntu, with Linux 2.6.32-18-generic" --class ubuntu --class gnu-linux --class gnu --class os { recordfail insmod ext2 set root='(hd0,6)' search --no-floppy --fs-uuid --set a185909b-61be-4776-849b-f91242a80e71 linux /vmlinuz-2.6.32-18-generic root=/dev/mapper/main-root ro quiet splash initrd /initrd.img-2.6.32-18-generic } ... which was presumably put there at the last kernel update. > If booting with 'splash', is the passphrase prompt graphical or text? The prompt is graphical. When I updated, safe-upgraded again, and rebooted just now, the passphrase did not drop characters. However the system didn't finish booting (stuck in "waiting for /tmp"). When I rebooted again, it again dropped keystrokes, but I was able to log in and this time it was not waiting for /tmp. I don't know if the two things are related. Vadim -- Boot passphrase drops keystrokes https://bugs.launchpad.net/bugs/548566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs