X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=components%2F9990-main.sh;h=0c0bd6887bdce2ab1d38285bad6b672ba95b874b;hb=50fed6a7bf39de6018c361e5319b517977c2c50c;hp=512c624904ad88f78832571c0444fdca2286bbac;hpb=ec9bd07c900e13d606445518a87e0326902d5815;p=live-boot-grml.git diff --git a/components/9990-main.sh b/components/9990-main.sh index 512c624..0c0bd68 100755 --- a/components/9990-main.sh +++ b/components/9990-main.sh @@ -58,6 +58,7 @@ Live () then # We found a memdisk, set up phram modprobe phram phram=memdisk,${MEMDISK} + modprobe phram phram=memdisk,${MEMDISK} # Load mtdblock, the memdisk will be /dev/mtdblock0 modprobe mtdblock @@ -192,6 +193,8 @@ Live () Swap + Grml_Networking + exec 1>&6 6>&- exec 2>&7 7>&- kill ${tailpid}