Değerli arkadaşlar;
Maalesef sanal işletim sistemi kurmak için VirtualBox ve alternatif diğer yazılımlarda işlem yaptığımda aşağıdaki hataları alıyorum. Neredeyse 3 aydır bakmadığım forum site kalmadı dersem yeridir. Aynı pc de windowsta yazılımlar çalışırken maalesef Pardusda böyle bir sorun yaşıyorum. Bios ayarlarında problem olsa sanırım winde de çalışmaması lazım. Ayrıca bu sorun tek bir makine ile kısıtlı değil. Böyle bir sorunla karşılaşıp çözebilen biri varsa ve yardımcı olursa çok sevinirim.
Hata iletileri;
1-
win sanal makinesi için bir oturum açma başarısız
The virtual machine ‘win’ has terminated unexpectedly during startup with exit code 1 (0x1).
Sonuç Kodu: | NS_ERROR_FAILURE (0x80004005) |
---|---|
Bileşen: | MachineWrap |
Arayüz: | IMachine {85632c68-b5bb-4316-a900-5eb28d3413df} |
2-
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver is either not loaded or not set up correctly. Please try setting it up again by executing
‘/sbin/vboxconfig’
as root.
If your system has EFI Secure Boot enabled you may also 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.
where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) - The support driver is not installed. On linux, open returned ENOENT.