--- elwix/build_rootfs.sh 2012/10/12 08:22:43 1.3 +++ elwix/build_rootfs.sh 2013/01/28 01:47:34 1.4 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_rootfs.sh,v 1.3 2012/10/12 08:22:43 misho Exp $ +# $Id: build_rootfs.sh,v 1.4 2013/01/28 01:47:34 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -280,7 +280,7 @@ install_rootfs() ln -s $PRG $SBIN/mount_cd9660 ln -s $PRG $SBIN/mount_msdosfs ln -s $PRG $SBIN/mount_nfs - ln -s $PRG $SBIN/mount_ntfs +# ln -s $PRG $SBIN/mount_ntfs ln -s $PRG $SBIN/mount_nullfs ln -s $PRG $SBIN/mount_udf ln -s $PRG $SBIN/mount_unionfs