ok, so I tried with Safari and chrome: same result in both
Also, added a folder in one of the shares I created on the NAS and I can see it fine.
It is specific to the USB share.
ls -l /direct-usb/ServerBackUp_2
Jocko wrote:So try this:
- if you plug an additional USB stick using a standard fs (FAT32), can you browse its folder tree with the backup menu.
- in a terminal window can list the HFS USB content:(I assume USB share name is still ServerBackUp_2)(try also with a subfolder)
- Code: Select all
ls -l /direct-usb/ServerBackUp_2
root@lacie5big:/ # ls -l /direct-usb/ServerBackUp_2
ls: /direct-usb/ServerBackUp_2: No such file or directory
root@lacie5big:/ # ls -l /share/1100/Volume_2
total 0
- check if some sub folder do not content some unusual chars such $ > < ! ...
Jocko wrote:please to post mount command
root@lacie5big:/ # mount
rootfs on / type rootfs (rw)
/dev/root on / type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda2 on / type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
none on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sda5 on /rw_fs type ext3 (rw,noatime,errors=continue,barrier=1,data=ordered)
tmpfs on /rw_fs/tmp/usr/var type tmpfs (rw,relatime,size=5000k)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sej2 on /rw_fs/tmp/mnt/Volume_2 type hfsplus (ro,noatime,umask=22,uid=0,gid=0,nls=utf8)
/dev/sej2 on /share/1100/Volume_2 type hfsplus (ro,noatime,umask=22,uid=0,gid=0,nls=utf8)
/dev/md0 on /share/1100 type ext3 (rw,relatime,errors=continue,user_xattr,acl,barrier=1,data=ordered)
/dev/root on /lacie-boot type ext3 (rw,relatime,errors=continue,barrier=1,data=ordered)
/usr/bin/ls -l /direct-usb/Volume_2
Jocko wrote:Please to test to list volume_2 with
- Code: Select all
/usr/bin/ls -l /direct-usb/Volume_2
root@lacie5big:/ # /usr/bin/ls -l /direct-usb/Volume_2
total 0
I think that the issue is busybox which did not have been compiled with hfs support
/bin/ls -l /direct-usb/Volume_2
Return to Lacie 5big Network vs2
Users browsing this forum: No registered users and 6 guests