NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
horim80
Nov 22, 2013Guide
Virtualbox on OS6 NAS
Hi all, I know that it's possible to install VirtualBox on legacy x86 NAS. What about OS6? Does anyone knows how to install VirtualBox on OS6? Thanks.
ChiffaNe
Aug 13, 2015Tutor
Hi!
I want to try instaling VirtualBox on my spanking new RN312
I am following the instructions above and have run into the issue of not being able to recompile the headers.
make fails referencing some object error in slub.c
i am using the latest GPL from ReadyNas.
What can be the issue?
i am far from being a linux guy ;)
ChiffaNe
Aug 14, 2015Tutor
Deleted the .config and Tried to restart from scratch.
Used the make ARCH=x86_64 oldconfig && make ARCH=x86_64 command and it started asking me questions on the config (like enable enterprise features, type of compression, etc. )
what options should I choose? I have no idea and am afraid to brick my NAS :)
- mdgm-ntgrAug 14, 2015NETGEAR Employee Retired
Do note that the 312 can only run 32-bit VMs as it does not have VT-x support.
- ChiffaNeAug 14, 2015Tutor
I know and don't care :) as i said, this is just for playing around, nothing serious.
- ChiffaNeAug 14, 2015Tutor
Tried to make the config with all default options. Same issue with the build:
root@atlantis:/usr/src/linux-3.0.101-0.46# make ARCH=x86_64 oldconfig && make ARCH=x86_64
scripts/kconfig/conf --oldconfig Kconfig
#
# configuration written to .config
#
scripts/kconfig/conf --silentoldconfig Kconfig
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
VDSOSYM arch/x86/vdso/vdso-syms.lds
VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds
VDSOSYM arch/x86/vdso/vdso32-syscall-syms.lds
VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds
VDSOSYM arch/x86/vdso/vdso32-syms.lds
LD arch/x86/vdso/built-in.o
LD arch/x86/built-in.o
CC mm/slub.o
mm/slub.c: In function ‘get_any_partial’:
mm/slub.c:1500:9: error: ‘object’ undeclared (first use in this function)
if (object)
^
mm/slub.c:1500:9: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [mm/slub.o] Error 1
make: *** [mm] Error 2
Related Content
NETGEAR Academy

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