Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
Could anyone tell me where exactly samba password file will get stored back in DNS-323 once after modifying it. I mean whether DNS-323 has internal flash memory(FEPROM) where the samba password file will get stored?
If so, please let me know whether it uses any flash file systems like JFFS2 etc.?
Because there should be some means for the read-write persistent (across reboots) memory.
You help will be appreciated!!
Thanks in advance.
Offline
samp wrote:
Could anyone tell me where exactly samba password file will get stored back in DNS-323 once after modifying it.
mtd1 and mtd2. For an example, have a look at fun_plug.d/bin/store-passwd.sh in my funplug package.
PS: I.e. /sys/mtd1 and /sys/mtd2. Mount commands are:
mount -t minix /dev/mtdblock0 /sys/mtd1 mount -t minix /dev/mtdblock1 /sys/mtd2
Last edited by fonz (2008-02-02 00:57:31)
Offline
Hi Fonz,
mtd1/2 means, does it has flash memory (FEPROM) inside?, if so what is the flash file system it uses?
Can you please let me know where exactly I will be able to access your fun_plug package/ can you please paste your link for script here?
Thanks,
Samp
Last edited by samp (2008-02-28 02:45:10)
Offline