外部顯示卡阻止 liveUSB 啟動

外部顯示卡阻止 liveUSB 啟動

外部顯示卡阻止 liveUSB 啟動每當我嘗試啟動任何安裝了 PCI 顯示卡的 Ubuntu liveUSB 時,我都會看到初始的 ubuntu 螢幕,然後它會恢復為文字螢幕,並顯示以下錯誤:

BusyBox v1.13.3 (Ubuntu 1:1.13.3-1ubuntu11) built-in shell (ash)
Enter 'help' for a list of built-in commands.

{initramfs) mount: mounting /dev/loop0 on //filesystem.squashfs failed: Input/output error
Can not mount /dev/loop0 (/cdrom/casper/filesystem.sqyashfs) on //filesystem.squashfs
[  10.299584] sd 5:0:0:0: [sdb] Attached SCSI removable disk

現在,如果我取出顯示卡,它就可以正常啟動。但我不想使用板載視頻端口,因為它有閃爍問題且分辨率低等缺陷。

我需要了解如何使這台電腦與外部顯示卡一起工作。電腦是HP pavilion a815n,2G,無法在BIOS中停用板載影片。

我嘗試過來自不同製造商的 4 種不同的顯示卡。

ubuntu 與任何顯示卡之間顯然存在硬體衝突(記憶體爭用?)。未安裝其他 PCI 卡且所有 CD 光碟機均已中斷連線。

我嘗試過不同版本的 ubuntu,從 10.04 到 14.04。我使用 pendrivelinus 通用 USB 安裝程式來建立 live USB(fat32 格式),它們在我的所有電腦上都能正常啟動,但如果沒有安裝顯示卡,則只能在這台電腦上啟動。

是否有任何啟動選項可能會阻止外部顯示卡允許 liveUSB 啟動?

相關內容