分页: 1 / 1

hui fu qi dong xiang wu xiao

发表于 : 2008-04-29 12:02
hupisha

代码: 全选

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

发表于 : 2008-04-29 12:03
hupisha
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:~$ 

发表于 : 2008-04-29 12:07
xiooli
最近好像流行自言自语帖啊 :D

发表于 : 2008-04-29 12:13
hupisha
还是不行啊

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

:x

难道这个办法不行?

viewtopic.php?p=470171&sid=cff3cf07a8de ... 4c5dd1c1b7看到的 :evil:

发表于 : 2008-04-29 12:26
hupisha
xiooli 写了:最近好像流行自言自语帖啊 :D
我以为按照人家的方法可以解决呢

结果还是不行啊