我试图将Kali Linux作为第二个操作系统安装在我的PC上。所以我去了kali.org,下载了最新的版本(2019.3),用win32磁盘成像仪在usb上写了它,并从那根棒上启动。安装是成功的,但当启动时,它会崩溃并留下绿色-紫色条纹(见图)。
我用的是nvidia gtx 2070。
msinfo摘要返回:
OS Name Microsoft Windows 10 Home
Version 10.0.17763 Build 17763
Other OS Description Not Available
OS Manufacturer Microsoft Corporation
System Name COMPUTER
System Manufacturer Acer
System Model Predator G3-605
System Type x64-based PC
System SKU
Processor Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 8 Logical Processor(s)
BIOS Version/Date American Megatrends Inc. P11-C1, 12/09/2014
SMBIOS Version 2.7
Embedded Controller Version 255.255
BIOS Mode UEFI
BaseBoard Manufacturer Acer
BaseBoard Product Predator G3-605
BaseBoard Version
Platform Role Desktop
Secure Boot State Off
PCR7 Configuration Binding Not Possible
Windows Directory C:\Windows
System Directory C:\Windows\system32
Boot Device \Device\HarddiskVolume7
Locale Germany
Hardware Abstraction Layer Version = "10.0.17763.737"
Username COMPUTER\Simon
Time Zone W. Europe Summer Time
Installed Physical Memory (RAM) 8.00 GB
Total Physical Memory 7.92 GB
Available Physical Memory 5.29 GB
Total Virtual Memory 18.9 GB
Available Virtual Memory 14.6 GB
Page File Space 11.0 GB
Page File C:\pagefile.sys
Kernel DMA Protection Off
Virtualisation-based security Not enabled
Device Encryption Support Reasons for failed automatic device encryption: TPM is not usable, PCR7 binding is not supported, Hardware Security Test Interface failed and the device is not InstantGo, Un-allowed DMA-capable bus/device(s) detected, TPM is not usable
Hyper-V - VM Monitor Mode Extensions Yes
Hyper-V - Second Level Address Translation Extensions Yes
Hyper-V - Virtualisation Enabled in Firmware Yes
Hyper-V - Data Execution Protection Yes
编辑:解决方案是禁用nouveau驱动程序,按照Freddys的指示使用引导param,获取一个shell,然后更新并安装nvidia软件。
发布于 2019-09-28 23:01:44
解决方案是按照Freddys的指令禁用新驱动程序的引导param,获取一个shell,然后更新并安装nvidia软件。
https://unix.stackexchange.com/questions/544142
复制相似问题