NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Retired_Member
Oct 12, 2014Backup not cancelled, broken USB share #24029659
So I tried using backup for the first time to a USB drive; what a disappointment that was! ReadyNAS 102. Firmware 6.1.9 I have multiple shares on the NAS which I wanted to backup so I created a ...
Retired_Member
Oct 20, 2014Went through the entire etc/frontview/ directory and checked all .conf files.
etc/frontview/usb/._share/USB_HDD_3/ renamed folder to USB_HDD_1
etc/frontview/proftpd/Shares.conf renamed all references of USB_HDD_3 to USB_HDD_1
etc/frontview/apache/Shares.conf renamed all references of USB_HDD_3 to USB_HDD_1
etc/frontview/apache/WebShare.conf renamed all references of USB_HDD_3 to USB_HDD_1
Launched Sqlite3
//make it easier for multiple edits
//update share table (only 1 media share listed which was ID 6)
--
All other tables were fine with share IDs <= 6
On reboot and reconnecting the USB drive it came back with the two shares AGAIN.
Lost now. Any more suggestions, apart from factory reset?
etc/frontview/usb/._share/USB_HDD_3/ renamed folder to USB_HDD_1
etc/frontview/proftpd/Shares.conf renamed all references of USB_HDD_3 to USB_HDD_1
etc/frontview/apache/Shares.conf renamed all references of USB_HDD_3 to USB_HDD_1
etc/frontview/apache/WebShare.conf renamed all references of USB_HDD_3 to USB_HDD_1
Launched Sqlite3
//make it easier for multiple edits
ATTACH "/var/readynasd/db.sq3" AS db;
.headers on
//update share table (only 1 media share listed which was ID 6)
UPDATE db.share SET zfs_name = "USB_HDD_1", name = "USB_HDD_1", path = "/media/USB_HDD_1" WHERE id = 6;
--
All other tables were fine with share IDs <= 6
On reboot and reconnecting the USB drive it came back with the two shares AGAIN.
Lost now. Any more suggestions, apart from factory reset?
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!