这是我下的版本ubuntu-8.10-desktop-amd64.iso, 在Windows里安装umenu.exe选帮助我从 CD启动,重启计算机选Ubuntu回车之后屏幕出现:
GRUB4DOS 0.4.4 2008-10-27,memory:638/510M CodeEnd:0X42910
[Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ESC at any time exits.]
grub>
之后就没反映了。
以前选了ununtu是可以一路安装完成的,是在用网上教的方法用LiveCD修复过引导MBR之后才这样的,
sudo grub
find /boot/grub/stage1
grub>root (hd0,2)
grub>setup (hd0)
grub>quit
这是网上教的修复方法 请各高手赐教该怎么办(q):s
qtnyam 于 2008-12-24 22:25:18发表:
不可能是机器对64位的系统支持不好,因为之前用同一镜像装过好几次的都没出任何问题,用LiveCD修复过引导才这样的)3):o
wangdu2002 于 2008-12-24 16:15:30发表:
用32位版本的吧,可能64位的对你的机器支持不好。