Comment 2 for bug 1079185

Revision history for this message
Oliver Grawert (ogra) wrote :

hmm, i cant see any issues in the logs, flash-kernel-installer is supposed to use:

blkid -o value $(mount | grep "on /${1%/} " | tail -n1 | cut -d' ' -f1) | head -1

for setting root= at the very end of the install, this should actually return the proper UUID instead of a label.