Hide Forgot
Description of problem: Since about Fedora 12 I've used LiveUSB Creator to install a live OS onto multiple USB flash drives. Each flash drive has it's own custom file system label which is used by scripts within the live OS, and for easy identification of the device. The change of LiveUSB-Creator's behaviour in version 3.11.6 to force the label to "LIVE" obviously means the file system labels get overwritten. The overwritten label has caused my scripts within the installed live OS to stop working correctly. I tried setting the label back after LiveUSB Creator had finished installing the live OS, but that stops the persistent overlay from working which is unusable. In the short term I'm using an older version of LiveUSB Creator until this issue can be resolved. The change in LiveUSB Creator to force the label to "LIVE" must have been done for a good reason (I don't know what it is), so I guess the change won't be reverted. In that case would it be possible to bring back the original behaviour (of preserving non-empty file system labels) via a command line option? Version-Release number of selected component (if applicable): liveusb-creator-3.11.6-1.fc16
Anaconda needs the LIVE label in order to be able to detect the install media so that it doesn't use it as an install target. If it isn't labeled as LIVE you can end up with the bootloader written to the USB stick instead of the harddrive.