NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
AMRivlin
Mar 20, 2013Apprentice
OS6 now works on x86 Legacy WARNING: NO NTGR SUPPORT!
Update: It is now unofficially possible using NTGR images to update legacy hardware to os6.X See Post #3, for directions to install 6.2.1 on x86 Ultra and Pro Models. (ARM NOT SUPPORTED by this OS) ...
- Jan 21, 2016
mdgm and I have decided that its time to lock this thread. So please do post any new OS6 on Legacy issues on their own threads.
ATCIS
Jul 24, 2013Tutor
super-poussin wrote: perhaps a symlink ?
you move the database somewhere with space in /data/xxxx then to a symling to the original place
Yeah I was kind'a thinking the same thing. Okay now I have to learn how to do that in Linux. A Google'ing I go, a Google'ing I go, high ho the dairy'o a Google'ing I go!
:google:
Oh and by the way, many thanks to super-poussin for these:
find {/path/to/directory} -type f -size +{file-size-in-kb}k -exec ls -lh {} \; | awk '{ print $8 ": " $5 }' find . -type f -print0 | xargs -0 du -s | sort -n | tail -10 | cut -f2 | xargs -I{} du -sh {}I didn't use them this time but I'm sure I will in the future. . .
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!