Log in

Bekijk de volledige versie : darkstat from USB disk



xtraya
25-07-2005, 01:28
i tryed much ways to setup darkstat from USB disk, but without succes because function ./darkstat --detach doesnt work on asus (on every other linux system it works perfectly)

how to fix it? ideas?

xtraya
25-07-2005, 02:17
with antiloop help ...

it works...

with flashfs,and ./darkstat & it works ok.... forget --detach command

xtraya
25-07-2005, 02:38
and most important thing is to setup an darkstat database path (not to use /tmp/root folder). if you dont do this, after 5 minutes darkstat goes OFF...

my postbootscript is ..

#!/bin/sh
sleep 30 (because of complete asus booting)
/tmp/harddisk/darkstat -d /tmp/harddisk/ -p 81

this works... and writes to a database on USB flash...