想运行同花顺看股票,可是只有再 win 下面有. 试了 wine,但是没有成功,具体原因不详.无奈曲线救国,装了orcal的virtualbox.
我是linux和win双系统, 再win10下用VB也有安装了win7的虚拟机,再linux下导入配置成功,但是运行的时候出现错误如下:
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.
错误信息的字面意思都看的懂,可是个啥就不知道怎么做了. 莫非需要再安装个系统?
另外,wine安装都成功了,可是运行时候没有反映,这个该怎么看错误信息解决呢?
我是linux和win双系统, 再win10下用VB也有安装了win7的虚拟机,再linux下导入配置成功,但是运行的时候出现错误如下:
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.
错误信息的字面意思都看的懂,可是个啥就不知道怎么做了. 莫非需要再安装个系统?
另外,wine安装都成功了,可是运行时候没有反映,这个该怎么看错误信息解决呢?