mirror of
https://github.com/gutosie/neoboot.git
synced 2025-11-02 20:25:47 +01:00
Update dminit
This commit is contained in:
@@ -70,7 +70,7 @@ $MODPROBE /sbin/modprobe --force lcd > /dev/null 2>&1
|
|||||||
if [ -f $LIBDIR/kernel/fs/autofs4/autofs4.ko ]; then
|
if [ -f $LIBDIR/kernel/fs/autofs4/autofs4.ko ]; then
|
||||||
/sbin/insmod $LIBDIR/kernel/fs/autofs4/autofs4.ko > /dev/null 2>&1
|
/sbin/insmod $LIBDIR/kernel/fs/autofs4/autofs4.ko > /dev/null 2>&1
|
||||||
fi
|
fi
|
||||||
####################### DM
|
####################### DM END
|
||||||
echo "NeoBoot is starting mdev and mout HDD USB ..."
|
echo "NeoBoot is starting mdev and mout HDD USB ..."
|
||||||
sleep 5
|
sleep 5
|
||||||
mnttest="nouuid"
|
mnttest="nouuid"
|
||||||
|
|||||||
Reference in New Issue
Block a user