]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/stage2
installer: Fix download of the ISO image
[ipfire-2.x.git] / lfs / stage2
index a084816309c4f69ae518c187e23e4280289cb117..19d9553797f966ff9135ceaa5a1d0e2cd85309b4 100644 (file)
@@ -75,7 +75,7 @@ $(TARGET) :
 
        # Config files
        cp -rvf $(DIR_SRC)/config/etc/* /etc;
-       touch /etc/mtab
+       touch /etc/{fs,m}tab
        echo "$(NAME) v$(VERSION) - $(SLOGAN)" >  /etc/issue
        echo "===============================" >> /etc/issue
        echo "\n running on \s \r \m"          >> /etc/issue