[Bug 848782] Re: Serial console not enabled for passphrase prompt when using LUKS
Tobin Davis
848782 at bugs.launchpad.net
Tue Sep 13 15:50:56 UTC 2011
** Changed in: debian-installer (Ubuntu)
Status: New => Confirmed
** Changed in: debian-installer (Ubuntu)
Importance: Undecided => Medium
** Changed in: debian-installer (Ubuntu)
Assignee: (unassigned) => Michael Casadevall (mcasadevall)
** Tags added: armel
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/848782
Title:
Serial console not enabled for passphrase prompt when using LUKS
Status in “debian-installer” package in Ubuntu:
Confirmed
Bug description:
I am using http://ports.ubuntu.com/dists/oneiric/main/installer-
armel/current/images/omap4/netboot/ to install encrypted guided LVM
over the serial port. It installs but the installed bootloader does
not have "console=ttyO2,115200", causing the passphrase prompt to not
appear on reboot. This means that I cannot enter the passphrase so the
system is not bootable.
Workaround: edit the SD card FAT partition as follows:
1. dd bs=1 skip=72 if=boot.scr of=boot.script
2. Edit boot.script and add console=ttyO2,115200
3. Run "mkimage -A arm -O linux -T script -C none -d boot.script boot.scr" (from the u-boot-tools package)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/848782/+subscriptions
More information about the foundations-bugs
mailing list