Hi,
I have ASUS 500g deluxe and have upgraded the firmware to 1.9.2.7-6b from Oleg. I have a 200 Gb usb harddisk on which I have two partitions - ext3 and fat32 (only 1 Gb).
I use Samba with this configuration:
[global]
interfaces = br0
bind interfaces only = yes
workgroup = HOME
guest account = nobody
security = share
browseable = yes
guest ok = yes
guest only = no
log level = 1
max log size = 100
encrypt passwords = no
preserve case = yes
short preserve case = yes
[ext3]
path = /tmp/harddisk
writeable = yes
force user = admin
browseable = yes
[fat32]
path = /tmp/harddisk/part1
writable = yes
force user = admin
browseable = yes
I have no problems with small files such as mp3 music files. I can copy a divx movie file (around 700 Mb) to the ext3 partition but the file gets corrupted - I can't play the file anymore and it doesn't help copying it back to my computer. The file also gets write protected. If I ftp the file to the usb disk there are no problems. Is there something I can do or should I just wait for a new firmware release?
Earlier I had problems with that the ext3 partition got corrupted. To get it working again I just formatted the harddrive but of course that is not a lasting solution. Is there a great tool to repair damaged ext3 partitions?
Best regards,
Kim Therkelsen


Reply With Quote