Ubuntu 14.04 安装卡在“准备安装”

Ubuntu 14.04 安装卡在“准备安装”

我正在尝试在我的 Dell N5110 笔记本电脑上安装 uUbuntu 14.04。
安装时安装程序卡在准备安装屏幕。当我检查系统日志对于错误,出现以下情况:

Sep 25 16:28:12 ubuntu kernel: [  237.686513] ata1.00: irq_stat 0x40000008
Sep 25 16:28:12 ubuntu kernel: [  237.686522] ata1.00: failed command: READ FPDMA QUEUED
Sep 25 16:28:12 ubuntu kernel: [  237.686535] ata1.00: cmd 60/01:d0:4e:58:31/00:00:29:00:00/40 tag 26 ncq 512 in
Sep 25 16:28:12 ubuntu kernel: [  237.686535]          res 41/40:01:4e:58:31/00:00:29:00:00/00 Emask 0x409 (media error) <F>
Sep 25 16:28:12 ubuntu kernel: [  237.686541] ata1.00: status: { DRDY ERR }
Sep 25 16:28:12 ubuntu kernel: [  237.686546] ata1.00: error: { UNC }
Sep 25 16:28:12 ubuntu kernel: [  237.746707] ata1.00: configured for UDMA/133
Sep 25 16:28:12 ubuntu kernel: [  237.746747] sd 0:0:0:0: [sda] FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Sep 25 16:28:12 ubuntu kernel: [  237.746755] sd 0:0:0:0: [sda] Sense Key : Medium Error [current] [descriptor]
Sep 25 16:28:12 ubuntu kernel: [  237.746761] sd 0:0:0:0: [sda] Add. Sense: Unrecovered read error - auto reallocate failed
Sep 25 16:28:12 ubuntu kernel: [  237.746765] sd 0:0:0:0: [sda] CDB: 
Sep 25 16:28:12 ubuntu kernel: [  237.746769] Read(10): 28 00 29 31 58 4e 00 00 01 00
Sep 25 16:28:12 ubuntu kernel: [  237.746788] blk_update_request: I/O error, dev sda, sector 691099726
Sep 25 16:28:12 ubuntu kernel: [  237.746798] Buffer I/O error on dev sda6, logical block 6293582, async page read
Sep 25 16:28:12 ubuntu kernel: [  237.746840] ata1: EH complete
Sep 25 16:28:14 ubuntu kernel: [  240.241475] ata1.00: exception Emask 0x0 SAct 0xf SErr 0x0 action 0x0
Sep 25 16:28:14 ubuntu kernel: [  240.241495] ata1.00: irq_stat 0x40000008
Sep 25 16:28:14 ubuntu kernel: [  240.241500] ata1.00: failed command: READ FPDMA QUEUED  

笔记本电脑预装了 Windows 7。我该怎么做才能解决这个问题并安装 Ubuntu。

答案1

出现此问题的原因是某些分区有坏扇区。我已格式化它们,然后安装工作正常。另一种解决方法是使用 gnome 磁盘安装分区,然后安装程序就可以正常工作。

答案2

奇怪的是,根据该网站的说法,这是一台经过 Ubuntu 认证的笔记本电脑:http://www.ubuntu.com/certification/hardware/201012-6932/

但是,请注意,它是专门针对旧版本认证的。此时,我建议尝试一下该版本(页面上有一个链接),或者尝试不同的 Buntu - 也许是 Lubuntu,但没有 Unity 的 Ubuntu。该特定笔记本电脑存在一些未解决的错误,但据我所知,其中大多数与电源管理(挂起/恢复)有关。

无论如何,我仅使用笔记本电脑型号和 Ubuntu 作为搜索词就获得了一些结果。但是,我没有找到任何与您的问题特别匹配的内容。

相关内容