Help > Installation

Any guarantees of future environment for NuTyX?

<< < (2/6) > >>

bozonius:
I have done exactly that -- several times, too.  But it keeps failing for some reason.  The script seems to want "build_in_tmp"  which does not exist.

bozonius:
I am running into another issue now, also.  Some problem with make:

bash-4.4# ./VBoxLinuxAdditions.run
Verifying archive integrity... All good.
Uncompressing VirtualBox 5.2.12 Guest Additions for Linux........
VirtualBox Guest Additions installer
Removing installed version 5.2.12 of VirtualBox Guest Additions...
You may need to restart your guest system to finish removing the guest drivers.
Copying additional installer modules ...
Installing additional modules ...
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules.
VirtualBox Guest Additions: Look at /var/log/vboxadd-setup.log to find out what went wrong
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel modules.
VirtualBox Guest Additions: Look at /var/log/vboxadd-setup.log to find out what went wrong
bash-4.4# cat /var/log/vboxadd-setup.log
Building the main Guest Additions module.
make V=1 CONFIG_MODULE_SIG= -C /lib/modules/4.14.44-NuTyX-lts/build SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -j1 modules
test -e include/generated/autoconf.h -a -e include/config/auto.conf || (    \
echo >&2;                           \
echo >&2 "  ERROR: Kernel configuration is invalid.";       \
echo >&2 "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \
echo >&2 ;                          \
/bin/false)
mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/*
make -f ./scripts/Makefile.build obj=/tmp/vbox.0
make[2]: *** No rule to make target '/tmp/vbox.0/VBoxGuest-linux.o', needed by '/tmp/vbox.0/vboxguest.o'.  Stop.
make[1]: *** [Makefile:1528: _module_/tmp/vbox.0] Error 2
make: *** [/tmp/vbox.0/Makefile.include.footer:101: vboxguest] Error 2
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.
modprobe vboxguest failed
bash-4.4#

Thierry, I realize I am hitting you with all sorts of questions and issues, so thanks for your patience as I learn your system.

Thierry:
My first concern is: how come you have a such Basic bash prompt. Should be green or red. Did you install NuTyX or you are trying this in a live session. My second concern, did you install kernel-Ltd.devel or kernel.devel. Make shure it’s kernel-lts.devel
Send from my phone

bozonius:
I got rid of the /etc/bashrc because it was generating a string that got sent to the upper right of the bash window, partially obscuring output and scrambling the output when I tried to scroll back.  I.e., it was getting too messy, so I removed it.  Is there some reason this has to be there?

At any rate, I had already installed the kernel-lts.devel as required/requested.

Thierry:
Will try to add a tuto to our documentation. This is a recurrent issue. Hopefully will help

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version