NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
screaminlean
Mar 15, 2015Aspirant
SDK - Setup C/C++ compile environment (amd64)
Hi I am trying to install the build environment on a virtualbox machine running lubuntu-14.10-alternate-amd64 and this part is failing I have installed the key archive but it fails to get the r...
WhoCares_
Mar 16, 2015Mentor
I'm not sure I understand your setup correctly. Is the Lubuntu system already running in a VM? If so, wouldn't it be easier to just create another VM using Debian Wheezy for the ReadyNAS dev stuff? That aside, debootstrap never failed for me and without some error messages it's quite hard to say where your problem may be. I'd suggest to first split the command into two part, "sudo -i" to get a full root shell and then run the "debootstrap" part from there. If that also fails you could also try to run Debian Wheezy as your base OS and run debootstrap from there.
In general I would advise against using debootstrap unless you use a base OS that is also running the kernel version present on the ReadyNAS. Since that would require you to manually build a kernel anyway, you could actually run the whole development stuff directly in the VM which is why I use that approach almost exclusively now.
-Stefan
In general I would advise against using debootstrap unless you use a base OS that is also running the kernel version present on the ReadyNAS. Since that would require you to manually build a kernel anyway, you could actually run the whole development stuff directly in the VM which is why I use that approach almost exclusively now.
-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!