X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=autoconfig.functions;h=19e74590a6f452d4f566c1e6a891162c0afcb318;hp=97debc0ddb8d1059a94db4c1b14e74028dc3cae1;hb=02c0126afa706977c2c7941945b24c487a13bd57;hpb=7ce3406250811932eaba5e0fd486fe6ed1d2cde5;ds=sidebyside diff --git a/autoconfig.functions b/autoconfig.functions index 97debc0..19e7459 100755 --- a/autoconfig.functions +++ b/autoconfig.functions @@ -1570,6 +1570,7 @@ DCSMP="/mnt/grml" GRMLCFG="$(getbootparam 'autoconfig' 2>>$DEBUG)" [ -n "$GRMLCFG" ] || GRMLCFG="GRMLCFG" if checkbootparam 'noautoconfig' || checkbootparam 'forensic' ; then + DCSDIR="/live/image" # set default so it works for "scripts" boot option as expected ewarn "Skipping running automount of device(s) labeled $GRMLCFG as requested." ; eend 0 else if [ -z "$INSTALLED" ] ; then