hui fu qi dong xiang wu xiao

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
hupisha
帖子: 310
注册时间: 2007-03-07 14:56
来自: 山东菏泽成武
联系:

hui fu qi dong xiang wu xiao

#1

帖子 hupisha » 2008-04-29 12:02

代码: 全选

       [ 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. ]

grub> find /boot/grub/stage1
 (hd1,6)

grub> setup (hd1)

Error 12: Invalid device requested

grub> setup (hd1,6))

Error 12: Invalid device requested

grub> 
hupisha
帖子: 310
注册时间: 2007-03-07 14:56
来自: 山东菏泽成武
联系:

#2

帖子 hupisha » 2008-04-29 12:03

hao le

nnd

代码: 全选

grub> find /boot/grub/stage1
 (hd1,6)

grub> setup (hd1)

Error 12: Invalid device requested

grub> setup (hd1,6))

Error 12: Invalid device requested

grub> root (hd1,6)

grub> setup (hd1)
 Checking if "/boot/grub/stage1" exists... yes
 Checking if "/boot/grub/stage2" exists... yes
 Checking if "/boot/grub/e2fs_stage1_5" exists... yes
 Running "embed /boot/grub/e2fs_stage1_5 (hd1)"...  17 sectors are embedded.
succeeded
 Running "install /boot/grub/stage1 (hd1) (hd1)1+17 p (hd1,6)/boot/grub/stage2
/boot/grub/menu.lst"... succeeded
Done.

grub> 

代码: 全选

To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

ubuntu@ubuntu:~$ sudo grub
Probing devices to guess BIOS drives. This may take a long time.
ubuntu@ubuntu:~$ 
头像
xiooli
帖子: 6956
注册时间: 2007-11-19 21:51
来自: 成都
联系:

#3

帖子 xiooli » 2008-04-29 12:07

最近好像流行自言自语帖啊 :D
hupisha
帖子: 310
注册时间: 2007-03-07 14:56
来自: 山东菏泽成武
联系:

#4

帖子 hupisha » 2008-04-29 12:13

还是不行啊

重新启动电脑就进入Xp了啊

:x

难道这个办法不行?

viewtopic.php?p=470171&sid=cff3cf07a8de ... 4c5dd1c1b7看到的 :evil:
hupisha
帖子: 310
注册时间: 2007-03-07 14:56
来自: 山东菏泽成武
联系:

#5

帖子 hupisha » 2008-04-29 12:26

xiooli 写了:最近好像流行自言自语帖啊 :D
我以为按照人家的方法可以解决呢

结果还是不行啊
回复