autorun.sh QNAP NAS (Gedankenstütze)
Wie kommt man eigentlich an die autorun.sh …
mount -t ext2 /dev/mtdblock5 /tmp/config
vi /tmp/config/autorun.sh
cd /
umount /tmp/config
Bei Bedarf: chmod +x /tmp/config/autorun.sh
Wie kommt man eigentlich an die autorun.sh …
mount -t ext2 /dev/mtdblock5 /tmp/config
vi /tmp/config/autorun.sh
cd /
umount /tmp/config
Bei Bedarf: chmod +x /tmp/config/autorun.sh