partition num : 0 filesystem type is ext2fs partition type 0x83
partition num : 1 filesystem type is ext2fs partition type 0x83
partition num : 2 filesystem type is ext2fs partition type 0x83
partition num : 4 filesystem type is ext2fs partition type 0x83
partition num : 5 filesystem type unknown partition type 0x82
partition num : 6 filesystem type is ext2fs partition type 0x83
partition num : 7 filesystem type is ext2fs partition type 0x83
唐军 于 2007-07-20 18:13:10发表:
没有啊?那可能丢失了吧 :49ab:1
高人赶紧救救他吧 :time:1
qifang_01 于 2007-07-20 17:31:01发表:
好像没有哦
唐军 于 2007-07-20 16:38:58发表:
这种恢复GRUB的方法简单
你用光盘引导然后到 /mnt 下看一看 到底有没有 sysimages 这个东西 或者是sysimage 我忘了叫
啥了.
qifang_01 于 2007-07-20 16:07:42发表:
进入# 提示符,输入 #chroot /mnt/sysimages 这个命令我也试了
提示无法打开文件位置
是一个硬盘,而且用FDISK -L 看了一下,boot分区应该是 (hd0,0)
可就是命令都用不了,只能用些简单的命令
在想会不会是分区表有问题啊! 总感觉少了什么
唐军 于 2007-07-20 15:39:32发表:
兄弟,你运行光盘修复
在刚进入# 提示符的时候
输入 #chroot /mnt/sysimages 这个命令以后 没有/boot ? 不可能吧
如果只有LINUX一个系统的话,一般都是默认的 root(hd0,0) 你要先保证上面的命令执行成功了
要看到 /boot
deepwhite 于 2007-07-20 14:24:21发表:
我是没有办法了。
兄弟,把有用的东西备份一下,重新装系统吧!
qifang_01 于 2007-07-20 14:20:25发表:
0~7全部都试过了,都不行,笨办法都用了,就是不行
不知道是什么原因造成的,还有办法解决吗??.......:49ab:1
deepwhite 于 2007-07-19 20:27:15发表:
/boot的挂载点还是没有找到阿?
要不你就root(hd0,Y),把Y从0,4 5 6 7 8 挨个试试?(好笨的方法,可是不知道还能怎么做)
qifang_01 于 2007-07-19 17:57:57发表:
首先要谢谢楼上的兄弟们,感谢你们的关注
服务器只有一块硬盘,因为系统不是我装的,所以我用
root (hd0, 然后TAB 看了一下,以下是TAB后的结果
partition num : 0 filesystem type is ext2fs partition type 0x83
partition num : 1 filesystem type is ext2fs partition type 0x83
partition num : 2 filesystem type is ext2fs partition type 0x83
partition num : 4 filesystem type is ext2fs partition type 0x83
partition num : 5 filesystem type unknown partition type 0x82
partition num : 6 filesystem type is ext2fs partition type 0x83
partition num : 7 filesystem type is ext2fs partition type 0x83
不好意思,没有条件传图片,将就一下吧....
然后又试了 setup (hd0)
提示找不到文件
光盘也运行了,想修复一下,进入#模式 在目录里发现没有 /boot ,不知道是否正常?
唐军 于 2007-07-19 15:30:25发表:
把GRUB重装不好使吗?
用安装盘引导 # chroot /mnt/sysimages 回车
cp /usr/share/grub/i386-redhat/* /boot/grub/ -f 回车
grub 回车
grub>root(hdX,y) X是磁盘位置 第1个硬盘填0 第2个硬盘填1 Y是分区位置,主分区填0
提示命名成功后再安装GRUB
grub>setup(hd0) 装到MBR上 试下吧 如果不行 也没有什么伤害 你只有LINUX系统吧。
deepwhite 于 2007-07-19 15:14:27发表:
root (hd0,Y)?
服务器有几块硬盘?分成了几个区?
你说的这个命令里面得hd0和Y应该根据你得机器具体情况(/boot的所在目录)而定的。
根据/boot的所在路径去修改 root (hdX,Y)中得X和Y的具体值,然后回车后输入
setup(hdX)。
qifang_01 于 2007-07-19 14:17:32发表:
grub>
到这里停止的
试了 root (hd0,Y) 也不行
想知道具体现在我应该怎么做才能修复系统
唐军 于 2007-07-19 14:08:48发表:
无法启动到什么地方停止的?
具体发个图看看吧:handshake