Todd N wrote:
These are our results. [/dev/sr0 on /mnt/live type iso9660 (ro)]
[snip]
+ '[' -z /dev/sr0 -o '!' -f /dev/sr0 ']'
Hmmm... I see what it is. We changed so that we ensure that you're not using like a directory, but that then doesn't work with using the mounted block device. The "simple" fix would be to change the -f there to a -e, but that's not the best fix. I'll try to kludge something in shell to work more completely
Jeremy -- Fedora-livecd-list mailing list Fedora-livecd-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-livecd-list