Meglore.ext4
Hectopat
- Katılım
- 6 Eylül 2021
- Mesajlar
- 252
- Çözümler
- 3
/sbin/vboxconfig
modprobe vboxdrv
/sbin/rcvboxdrv.sh stop & /sbin/rcvboxdrv.sh start
komutunu çalıştırın the vboxdrv kernel module is not loaded hatası alırsanızKod:/sbin/vboxconfigkomutunu da çalıştırın ardındanKod:modprobe vboxdrvile yeniden başlatın.Kod:/sbin/rcvboxdrv.sh stop & /sbin/rcvboxdrv.sh start
vboxdrv.sh: Stopping VirtualBox services.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-amd64 linux-headers-6.0.0-kali3-amd64
This system is currently not set up to build kernel modules.
Please install the Linux kernel "header" files matching the current kernel
for adding new hardware support to the system.
The distribution packages containing the headers are probably:
linux-headers-amd64 linux-headers-6.0.0-kali3-amd64
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root. If your system is using EFI Secure Boot you may need to sign the
kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load
them. Please see your Linux system's documentation for more information.
apt-get install linux-headers-$(uname -r)
Tam olarak bu şekilde mi yazılacak? Çünkü yazınca paket bulunamadı hatası veriyor.Komutunu çalıştırın ardından daha önceki yazdığım komutları çalıştırın.Kod:apt-get install linux-headers-$(uname -r)
apt update
uname -r
6.0.0-kali3-amd64Çalıştırdınız mı?Kod:apt update
Çıktınız ne?Kod:uname -r
W: http://download.virtualbox.org/virtualbox/debian/dists/focal/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
Bir de VirtualBox indirme sitesinde hangi sürüm için indireceğimi soruyor, debian seçtiğim zaman hiçbir şekilde uygulamayı kuramıyorum ama ubuntu olarak indirdiğimde kuruluyor bununla bir alakası var mı, siz nasıl kurdunuz acaba?
Bu şekilde de düzelmiyorVirtual box anahtarlarını apt sistemine ekleyin.Bash:wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
Bu sitenin çalışmasını sağlamak için gerekli çerezleri ve deneyiminizi iyileştirmek için isteğe bağlı çerezleri kullanıyoruz.