NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
chirpa
Mar 07, 2009Luminary
Running VirtualBox VM host on ReadyNAS Pro
What is VirtualBox? So, I got bored while laundry was going... and decided to see how well a virtual OS would run on the Pro. My first choice of VM was VirtualBox, just cause I'm familiar with it a...
WhoCares_
Jun 04, 2010Mentor
You're right, libcrypt.so seems to be missing from 4.2.11 whereas it was part of 4.2.9. You can get it by doing:
This will install some other stuff on the ReadyNAS like the gcc compiler and such but since you're already compiling the VBox drivers I guess most of it should be there already.
What makes me wonder though is that your system reports libc6-dev as being installed. It wasn't on my system and installed just fine using the commands above.
Maybe you could try to remove libc6-dev using "apt-get remove libc6.dev" and re-installing it? As an alternative you could try to
-Stefan
apt-get update
apt-get install libc6-dev
This will install some other stuff on the ReadyNAS like the gcc compiler and such but since you're already compiling the VBox drivers I guess most of it should be there already.
What makes me wonder though is that your system reports libc6-dev as being installed. It wasn't on my system and installed just fine using the commands above.
Maybe you could try to remove libc6-dev using "apt-get remove libc6.dev" and re-installing it? As an alternative you could try to
apt-get install aptitude
aptitude download libc6-dev
dpkg -i libc6-dev_2.7-18lenny2_i386.deb
-Stefan
Related Content
NETGEAR Academy

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