Загрузка данных


i㉿kali)-[/media/cdrom0]
└─$ .sh ./VBoxLinuxAdditions.run
Команда «.sh» не найдена. Возможно, вы имели в виду:
  command 'ssh' from deb openssh-client
  command 'osh' from deb omake
  command 'esh' from deb esh
  command 'ysh' from deb libyaml-shell-perl
  command 'zsh' from deb zsh
  command 'dsh' from deb dsh
  command 'bsh' from deb bsh
  command 'sh' from deb dash
  command 'wsh' from deb wcc
Try: sudo apt install <deb name>
                                                                             
┌──(kali㉿kali)-[/media/cdrom0]
└─$ sh ./VBoxLinuxAdditions.run
Verifying archive integrity...  100%   MD5 checksums are OK. All good.
Uncompressing VirtualBox 7.2.4 Guest Additions for Linux  100%  
This program must be run with administrator privileges.  Aborting
                                                                             
┌──(kali㉿kali)-[/media/cdrom0]
└─$ sudo sh ./VBoxLinuxAdditions.run
[sudo] пароль для kali: 
Verifying archive integrity...  100%   MD5 checksums are OK. All good.
Uncompressing VirtualBox 7.2.4 Guest Additions for Linux  100%  
VirtualBox Guest Additions installer
VirtualBox Guest Additions: Starting.
VirtualBox Guest Additions: Setting up modules
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel 
modules.  This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions:   /sbin/rcvboxadd quicksetup <version>
VirtualBox Guest Additions: or
VirtualBox Guest Additions:   /sbin/rcvboxadd quicksetup all
VirtualBox Guest Additions: Kernel headers not found for target kernel 
6.12.38+kali-amd64. Please install them and execute
  /sbin/rcvboxadd setup
VirtualBox Guest Additions: Running kernel modules will not be replaced until 
the system is restarted or 'rcvboxadd reload' triggered
VirtualBox Guest Additions: reloading kernel modules and services
VirtualBox Guest Additions: cannot reload kernel modules: one or more module(s) 
is still in use
VirtualBox Guest Additions: kernel modules and services were not reloaded
The log file /var/log/vboxadd-setup.log may contain further information.
                                                                             
┌──(kali㉿kali)-[/media/cdrom0]
└─$