[issue1292] live-boot:

Michael Prokop bts at bts.grml.org
Mon Feb 10 12:56:16 CET 2014


Michael Prokop <mika at grml.org> added the comment:

The luks-enabled persistency doesn't seem to work (or its usage is unclear :)).

Also it emmits strange error message during bootup because it tries to access
/tmp/custom_mounts.list before making sure file exists (also see attached
screenshot).

How to reproduce (rewriting from memory):

* cryptsetup luksFormat /dev/sdX2
* cryptsetup luksOpen /dev/sdX2 crypto
* mkfs.ext4 -L persluks /dev/mapper/crypto
* mount /dev/mapper/crypto /media/test
* echo "union /" > /media/test/persistence.conf
* umount /media/test
* cryptsetup luksClose /dev/mapper/crypto
* reboot with boot options "persistence persistence-encryption=luks
persistence-label=persluks"

----------
files: grml64-custom_mounts_fail.png
messages: 4717, 4720
nosy: mika
priority: bug
status: chatting
title: live-boot:

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue1292>
_____________________________________


More information about the Bugs-changes mailing list