X-Git-Url: http://git.grml.org/?p=grml-x.git;a=blobdiff_plain;f=grml-x;fp=grml-x;h=97eec09b173e981cee0987fab590d5b241e5ab25;hp=968c62d9fbc48891f935b6f9d44ce8479a351da1;hb=7933f6bdb88f191507546aea9fced98a97e0bc13;hpb=88d38f7cf5f160b74aa4f3c0863fa8c2c3b3af30 diff --git a/grml-x b/grml-x index 968c62d..97eec09 100755 --- a/grml-x +++ b/grml-x @@ -71,6 +71,7 @@ def build_bootparams(): f.close() walk_bootparams_path('/cdrom/bootparams') walk_bootparams_path('/live/image/bootparams') + walk_bootparams_path('/lib/live/mount/medium/bootparams') params = {} for p in ' '.join(lines).split(' '): if '=' in p: