Running 38_2-em on my RT-N66U, 3TB WD red drive in NexStar CX enclosure. Formatted drive EXT3 using EaseUS partition manager. I want to enable drive for SAMBA inside USB application or Install Download Tools, nothing works. For SAMBA, I get "Failed to create the shared folder", Download Tools "USB storage device is not responding".
I plan to SAMBA to share drive over network, then point BitTorrent Sync to it to do remote backup of important folders.
I did a TELNET to check and these are results:
admin@RT-N66U:/tmp/home/root# fdisk -l
fdisk: device has more than 2^32 sectors, can't use all of them
Found valid GPT with protective MBR; using GPT
Disk /dev/sda: 4294967295 sectors, 2047G
Logical sector size: 512
Disk identifier (GUID): f6fe6aa3-c8a4-be05-f130-1cd1f3bdfecd
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 5860533133
Number Start (sector) End (sector) Size Code Name
1 34 5860533132 2794G 0700
admin@RT-N66U:/tmp/home/root# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
proc on /proc type proc (rw)
tmpfs on /tmp type tmpfs (rw)
devfs on /dev type tmpfs (rw,noatime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /tmp/mnt/BIG_RED_EXT3 type ext3 (ro,nodev,noatime,data=ordered)
admin@RT-N66U:/tmp/home/root#
I plan to SAMBA to share drive over network, then point BitTorrent Sync to it to do remote backup of important folders.
I did a TELNET to check and these are results:
admin@RT-N66U:/tmp/home/root# fdisk -l
fdisk: device has more than 2^32 sectors, can't use all of them
Found valid GPT with protective MBR; using GPT
Disk /dev/sda: 4294967295 sectors, 2047G
Logical sector size: 512
Disk identifier (GUID): f6fe6aa3-c8a4-be05-f130-1cd1f3bdfecd
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 5860533133
Number Start (sector) End (sector) Size Code Name
1 34 5860533132 2794G 0700
admin@RT-N66U:/tmp/home/root# mount
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
proc on /proc type proc (rw)
tmpfs on /tmp type tmpfs (rw)
devfs on /dev type tmpfs (rw,noatime)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /tmp/mnt/BIG_RED_EXT3 type ext3 (ro,nodev,noatime,data=ordered)
admin@RT-N66U:/tmp/home/root#