[issue831] findiso bootoption: ignore boot medium but prefer specified argument

Michael Prokop bts at bts.grml.org
Thu Dec 2 14:32:38 CET 2010


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

Within live-boot's debian/patches/07_support_findiso.dpatch we're using code 
from the main live script nowadays, though AFAICT the following part is missing:

        if [ -n "$FROMISO" ] && [ "${TORAM}" ]
        then
          losetup -d /dev/loop0
          grep -q /isofrom /proc/mounts && umount /
isofrom                                                
        fi

Needs testing/debugging.

----------
messages: 3110, 3560
nosy: ch, mika
priority: feature
status: chatting
title: findiso bootoption: ignore boot medium but prefer specified argument
topic: release-stopper

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


More information about the Bugs-changes mailing list