Correcting typo in fstab function call in mountroot, thanks to Baurzhan Muftakhidinov...
authorDaniel Baumann <daniel@debian.org>
Wed, 27 Jun 2012 13:16:51 +0000 (15:16 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 27 Jun 2012 13:16:51 +0000 (15:16 +0200)
scripts/boot/mountroot.sh

index 69f6f0a..2d14e4d 100755 (executable)
@@ -199,7 +199,7 @@ mountroot ()
                panic "A wrong rootfs was mounted."
        fi
 
-       fstab
+       Fstab
        Netbase
 
        case "${LIVE_SWAPON}" in