[pkg-cryptsetup-devel] Bug#535801: cryptsetup: root-device is changed wrongly
Mourad De Clerck
debian-bugs at aquazul.com
Sun Jul 5 15:04:19 UTC 2009
I can confirm this. The latest cryptsetup made my system unbootable. I
narrowed it down to this too:
@@ -265,6 +265,8 @@
fi
message "cryptsetup: $crypttarget setup successfully"
+ # required for lilo to find the root device
+ echo "ROOT=$NEWROOT" >> /conf/param.conf
break
done
reverting this change made it work again. I noticed in the initramfs
environment that ROOT was set to ROOT='/dev/mapper/swap_crypt' - which
clearly seems wrong.
Kind regards,
Mourad DC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mkinitramfs.log
Type: text/x-log
Size: 599970 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-cryptsetup-devel/attachments/20090705/3b97a1bd/attachment.bin>
More information about the pkg-cryptsetup-devel
mailing list