bsbture 发表于 2006-4-15 10:10:37

安装gentoo很是让我伤心,三遍了还是装不上

我还是为了省事,用GENTOO 2006.0 livecd从STAGE3安装,编译内核的过程那个叫慢啊,等死了,可是到最后还是丢给我一个GRUB的错误:

GLI: April 04 2006 16:43:41 - Emerged the selected bootloader.
GLI: April 04 2006 16:43:41 - Found a mbr device: /dev/hda
GLI: April 04 2006 16:43:42 - Exception received during 'Configuring and installing bootloader': BootloaderError :FATAL: _configure_grub: Error making the new device map.
GLI: April 04 2006 16:43:42 - Traceback (most recent call last):
GLI: April 04 2006 16:43:42 - File "/opt/installer/GLIClientController.py", line 165, in run
    self._install_steps[self._install_step]['function']()
GLI: April 04 2006 16:43:42 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 50, in install_bootloader
    self._configure_grub()
GLI: April 04 2006 16:43:42 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 417, in _configure_grub
    self._gather_grub_drive_info()
GLI: April 04 2006 16:43:42 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 522, in _gather_grub_drive_info
    self.grub_boot_drive = self._map_device_to_grub_device(self.boot_device)
GLI: April 04 2006 16:43:42 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 633, in _map_device_to_grub_device
    raise GLIException("BootloaderError", 'fatal', '_configure_grub', "Error making the new device map.")
GLI: April 04 2006 16:43:42 - GLIException: BootloaderError :FATAL: _configure_grub: Error making the new device map.




有经验的能和我说说这是什么引起的嘛? 很是着急啊,谢谢先

atfa 发表于 2006-4-15 10:12:54

你的make.conf文件传上来看看

bsbture 发表于 2006-4-15 19:56:58

没有保存make.conf只有这个了

decell 发表于 2006-4-16 01:30:35

建议试一下参考x86 handbook来安装。

bsbture 发表于 2006-4-16 08:35:25

完全按照handbook来安装的,况且STAGE3也没啥要特别设置的地方
我是赛扬4的cpu,选择X86可以吗?

muraji 发表于 2006-4-16 18:47:57

用的是2006里的installer还是传统方式装的?
那个installer问题还很多,建议用传统方式安装:http://www.gentoo.org/doc/zh_tw/handbook/handbook-x86.xml?part=1&chap=2#doc_chap2

bsbture 发表于 2006-4-16 22:19:53

使用的是installer方式

bsbture 发表于 2006-4-16 22:26:05

用livecd怎么才能使用传统方式安装呢?用livecd的话就进图形界面了

decell 发表于 2006-4-16 22:45:12

看x86 handbook,不是2006 handbook。一般来说x86handbook较适合于有网络的安装。不过注意,x86handbook中mount 的那一部分有点问题,他的例子中根分区用ext3格式,挂的时候却没有了-t ext3 这个参数。这个问题从2004的handbook就有。对老手可能不是问题,新手可能会中招。
对于GLI
我个人觉得也是有点问题,反正我就没用GLI成功安装过。

decell 发表于 2006-4-16 22:46:38

用livecd怎么才能使用传统方式安装呢?用livecd的话就进图形界面了

Ctrl+Alt+F1~F6

muraji 发表于 2006-4-16 23:40:01

用livecd怎么才能使用传统方式安装呢?用livecd的话就进图形界面了
进了图形界面后,打开个gnome终端,然后按我给的链结里说的敲命令装就是了。

bsbture 发表于 2006-4-17 09:28:44

我想也只能这样装了,得找个空闲时间了

功夫小狗 发表于 2006-4-19 09:28:08

偶是按照上一期的《开放系统世界》上的一篇文章+ x86手册 装的。。。

Helium3 发表于 2006-4-22 21:55:33

今天用2006.0 Livecd,图形installer完全本地安装,一切顺利,CPU选的AthlonXP...
页: [1]
查看完整版本: 安装gentoo很是让我伤心,三遍了还是装不上