|
我还是为了省事,用GENTOO 2006.0 livecd从STAGE3安装,编译内核的过程那个叫慢啊,等死了,可是到最后还是丢给我一个GRUB的错误:
[code:1]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.
[/code:1]
有经验的能和我说说这是什么引起的嘛? 很是着急啊,谢谢先 |
|