Milí majitelé routerů Turris,
toto fórum bylo 9. 12. 2016 zmrazeno a nahrazeno naším novým Turris fórem. Ještě chvíli bude dostupné k prohlížení, ale již zde není možné přispívat. Více informací naleznete v oznámení o uzavření fóra.
Dear Turris routers users,
this forum has been frozen on Dec 9th, 2016 and replaced by our new Turris forum. It will be read-only accessible for some time after. For more information, read the announcement about closing the forum.
#!/bin/sh /etc/rc.common START=99 STOP=99 start() { ntfs-3g $(blkid -U 96308F4A308F3073) /mnt/nas } stop() { umount /mnt/nas hd-idle -t $(basename $(blkid -U 96308F4A308F3073)) }
Powered by mwForum 2.29.3 © 1999-2013 Markus Wichitill