请帮忙解决双系统启动问题(已经解决--解决办法真让人想不到)

启动讨论 grub/grub2/syslinux/grub4dos/Lilo
回复
mingxing0769
帖子: 6
注册时间: 2008-08-27 20:53

请帮忙解决双系统启动问题(已经解决--解决办法真让人想不到)

#1

帖子 mingxing0769 » 2009-04-10 13:21

前安装过VISTA和UBUNTU双系统,通过GRUB可以双启.
但这次在linux下用fdisk对硬盘重新分了一下区后,先安装VISTA,再安装UBUNTU,不能进入VISTA.可以进入UBUNTU.查看了一下,menu.lst文件,并没有问题.通过VISTA光盘修复依然不行.我以为是ubuntu8的问题,又重新安装ubuntu7,还是不行.
这让我很懊恼.


ubuntu在第8分区,vista 在第一分区.

用vista光盘修复了mbr后没有grub菜单,可以进入vista.

再用ubuntu 光盘恢复grub:
终端下输入:
sudo grub
grub>root (hd0,7)
grub>setup (hd0)
grub>quit
提示了一些提示表示全部正确.

重新启动后,有了grub菜单,但不能进入vista,选择vista后就会重启,可以进入ubuntu.

menu.lst最后引导vista的几句:

root (hd0,0)
savedefault
makeactive
chainloader +1



请有过相同经历的大侠给点建议.谢谢!



谢谢各位的解答.
下载了grub_vista.zip仍旧没有用.
但终于找到了问题所在,各位怎么也不会想到.
因为我换了个USB接口的键盘.因为在没有进入系统时,USB键盘没有作用,所以在BIOS里设置USB键盘为BIOS,
现换成旧键盘后,进入成功.
谢谢各位了.
上次由 mingxing0769 在 2009-04-12 21:32,总共编辑 3 次。
mingxing0769
帖子: 6
注册时间: 2008-08-27 20:53

Re: 请帮忙解决双系统启动问题

#2

帖子 mingxing0769 » 2009-04-11 17:45

怎么没有人回答,请大家帮帮忙了
billbear
帖子: 3681
注册时间: 2008-05-03 23:42

Re: 请帮忙解决双系统启动问题

#3

帖子 billbear » 2009-04-12 10:25

贴一下这个命令的执行结果。

代码: 全选

cd /tmp && wget 'http://home.comcast.net/~ubuntu_grub/boot_info_script.txt' && sudo bash boot_info_script.txt && cat RESULTS.txt
mingxing0769
帖子: 6
注册时间: 2008-08-27 20:53

Re: 请帮忙解决双系统启动问题

#4

帖子 mingxing0769 » 2009-04-12 13:25

billbear 写了:贴一下这个命令的执行结果。

代码: 全选

cd /tmp && wget 'http://home.comcast.net/~ubuntu_grub/boot_info_script.txt' && sudo bash boot_info_script.txt && cat RESULTS.txt

============================= Boot Info Summary: ==============================

=> Grub0.97 is installed in the MBR of /dev/sda and looks on the same drive
in partition #8 for /boot/grub/stage2 and /boot/grub/menu.lst.

sda1: _________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows Vista
Boot files/dirs: /bootmgr /Boot/BCD

sda2: _________________________________________________________________________

File system: Extended Partition
Boot sector type: -
Boot sector info:

sda5: _________________________________________________________________________

File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files/dirs:

sda6: _________________________________________________________________________

File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files/dirs:

sda7: _________________________________________________________________________

File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files/dirs:

sda8: _________________________________________________________________________

File system: reiserfs
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 7.10
Boot files/dirs: /boot/grub/menu.lst /etc/fstab

=========================== Drive/Partition Info: =============================

Drive sda: _____________________________________________________________________

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0xccd49f0c

Partition Boot Start End Size Id System

/dev/sda1 * 2,048 66,009,087 66,007,040 7 HPFS/NTFS
/dev/sda2 66,011,085 312,576,704 246,565,620 5 Extended
/dev/sda5 110,029,248 130,046,174 20,016,927 7 HPFS/NTFS
/dev/sda6 130,046,238 160,055,594 30,009,357 7 HPFS/NTFS
/dev/sda7 160,055,658 312,576,704 152,521,047 7 HPFS/NTFS
/dev/sda8 66,011,211 110,029,184 44,017,974 83 Linux


blkid -c /dev/null: ____________________________________________________________

/dev/sda1: UUID="C4049AAA049A9ECC" TYPE="ntfs"
/dev/sda5: UUID="2EA6259F46C750A0" TYPE="ntfs"
/dev/sda6: UUID="3B9C55D636CE7956" TYPE="ntfs"
/dev/sda7: UUID="52DEDCD00E8ABA08" TYPE="ntfs"
/dev/sda8: UUID="11773984-10ae-494e-b1df-507b73f5882e" TYPE="reiserfs"

=============================== "mount" output: ===============================

/dev/sda8 on / type reiserfs (rw,notail)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.22-14-generic/volatile type tmpfs (rw)
/dev/sda1 on /media/sda1 type fuseblk (rw,nosuid,nodev,noatime,allow_other,default_permissions,blksize=4096)
securityfs on /sys/kernel/security type securityfs (rw)

=========================== sda8/boot/grub/menu.lst: ===========================

# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=11773984-10ae-494e-b1df-507b73f5882e ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,7)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash locale=zh_CN

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=11773984-10ae-494e-b1df-507b73f5882e ro quiet splash locale=zh_CN
initrd /boot/initrd.img-2.6.22-14-generic
quiet

title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd0,7)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=11773984-10ae-494e-b1df-507b73f5882e ro single
initrd /boot/initrd.img-2.6.22-14-generic

title Ubuntu 7.10, memtest86+
root (hd0,7)
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows Vista/Longhorn (loader)
root (hd0,0)
savedefault
makeactive
chainloader +1


=============================== sda8/etc/fstab: ===============================

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda8
UUID=11773984-10ae-494e-b1df-507b73f5882e / reiserfs notail 0 1
# /dev/sda1
UUID=C4049AAA049A9ECC /media/sda1 ntfs defaults,umask=007,gid=46 0 1
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec 0 0

=================== sda8: Location of files loaded by Grub: ===================


34.2GB: boot/grub/menu.lst
34.2GB: boot/grub/stage2
34.2GB: boot/initrd.img-2.6.22-14-generic
33.9GB: boot/initrd.img-2.6.22-14-generic.bak
33.9GB: boot/vmlinuz-2.6.22-14-generic
34.2GB: initrd.img
33.9GB: vmlinuz

=========================== Unknown MBRs/Boot Sectors/etc =======================

Unknown BootLoader on sda5

00000000 eb 5b 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.[.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 c0 e9 8e 06 |........?.......|
00000020 00 00 00 00 80 00 80 00 1e 6f 31 01 00 00 00 00 |.........o1.....|
00000030 04 00 00 00 00 00 00 00 f1 16 13 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 a0 50 c7 46 9f 25 a6 2e |.........P.F.%..|
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 fa 33 c0 |..............3.|
00000060 8e d0 bc 00 7c fb b8 c0 07 8e d8 c7 06 54 00 00 |....|........T..|
00000070 00 c7 06 56 00 00 00 c7 06 5b 00 10 00 b8 00 0d |...V.....[......|
00000080 8e c0 2b db e8 07 00 68 00 0d 68 66 02 cb 50 53 |..+....h..hf..PS|
00000090 51 52 06 66 a1 54 00 66 03 06 1c 00 66 33 d2 66 |QR.f.T.f....f3.f|
000000a0 0f b7 0e 18 00 66 f7 f1 fe c2 88 16 5a 00 66 8b |.....f......Z.f.|
000000b0 d0 66 c1 ea 10 f7 36 1a 00 88 16 25 00 a3 58 00 |.f....6....%..X.|
000000c0 a1 18 00 2a 06 5a 00 40 3b 06 5b 00 76 03 a1 5b |...*.Z.@;.[.v..[|
000000d0 00 50 b4 02 8b 16 58 00 b1 06 d2 e6 0a 36 5a 00 |.P....X......6Z.|
000000e0 8b ca 86 e9 8a 36 25 00 b2 80 cd 13 58 72 2a 01 |.....6%.....Xr*.|
000000f0 06 54 00 83 16 56 00 00 29 06 5b 00 76 0b c1 e0 |.T...V..).[.v...|
00000100 05 8c c2 03 d0 8e c2 eb 8a 07 5a 59 5b 58 c3 be |..........ZY[X..|
00000110 59 01 eb 08 be e3 01 eb 03 be 39 01 e8 09 00 be |Y.........9.....|
00000120 ad 01 e8 03 00 fb eb fe ac 3c 00 74 09 b4 0e bb |.........<.t....|
00000130 07 00 cd 10 eb f2 c3 1d 00 41 20 64 69 73 6b 20 |.........A disk |
00000140 72 65 61 64 20 65 72 72 6f 72 20 6f 63 63 75 72 |read error occur|
00000150 72 65 64 2e 0d 0a 00 29 00 41 20 6b 65 72 6e 65 |red....).A kerne|
00000160 6c 20 66 69 6c 65 20 69 73 20 6d 69 73 73 69 6e |l file is missin|
00000170 67 20 66 72 6f 6d 20 74 68 65 20 64 69 73 6b 2e |g from the disk.|
00000180 0d 0a 00 25 00 41 20 6b 65 72 6e 65 6c 20 66 69 |...%.A kernel fi|
00000190 6c 65 20 69 73 20 74 6f 6f 20 64 69 73 63 6f 6e |le is too discon|
000001a0 74 69 67 75 6f 75 73 2e 0d 0a 00 33 00 49 6e 73 |tiguous....3.Ins|
000001b0 65 72 74 20 61 20 73 79 73 74 65 6d 20 64 69 73 |ert a system dis|
000001c0 6b 65 74 74 65 20 61 6e 64 20 72 65 73 74 61 72 |kette and restar|
000001d0 74 0d 0a 74 68 65 20 73 79 73 74 65 6d 2e 0d 0a |t..the system...|
000001e0 00 17 00 5c 4e 54 4c 44 52 20 69 73 20 63 6f 6d |...\NTLDR is com|
000001f0 70 72 65 73 73 65 64 2e 0d 0a 00 00 00 00 55 aa |pressed.......U.|
00000200

Unknown BootLoader on sda6

00000000 eb 5b 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.[.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 1e 59 c0 07 |........?....Y..|
00000020 00 00 00 00 80 00 80 00 0c e8 c9 01 00 00 00 00 |................|
00000030 04 00 00 00 00 00 00 00 80 9e 1c 00 00 00 00 00 |................|
00000040 f6 00 00 00 01 00 00 00 56 79 ce 36 d6 55 9c 3b |........Vy.6.U.;|
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 fa 33 c0 |..............3.|
00000060 8e d0 bc 00 7c fb b8 c0 07 8e d8 c7 06 54 00 00 |....|........T..|
00000070 00 c7 06 56 00 00 00 c7 06 5b 00 10 00 b8 00 0d |...V.....[......|
00000080 8e c0 2b db e8 07 00 68 00 0d 68 66 02 cb 50 53 |..+....h..hf..PS|
00000090 51 52 06 66 a1 54 00 66 03 06 1c 00 66 33 d2 66 |QR.f.T.f....f3.f|
000000a0 0f b7 0e 18 00 66 f7 f1 fe c2 88 16 5a 00 66 8b |.....f......Z.f.|
000000b0 d0 66 c1 ea 10 f7 36 1a 00 88 16 25 00 a3 58 00 |.f....6....%..X.|
000000c0 a1 18 00 2a 06 5a 00 40 3b 06 5b 00 76 03 a1 5b |...*.Z.@;.[.v..[|
000000d0 00 50 b4 02 8b 16 58 00 b1 06 d2 e6 0a 36 5a 00 |.P....X......6Z.|
000000e0 8b ca 86 e9 8a 36 25 00 b2 80 cd 13 58 72 2a 01 |.....6%.....Xr*.|
000000f0 06 54 00 83 16 56 00 00 29 06 5b 00 76 0b c1 e0 |.T...V..).[.v...|
00000100 05 8c c2 03 d0 8e c2 eb 8a 07 5a 59 5b 58 c3 be |..........ZY[X..|
00000110 59 01 eb 08 be e3 01 eb 03 be 39 01 e8 09 00 be |Y.........9.....|
00000120 ad 01 e8 03 00 fb eb fe ac 3c 00 74 09 b4 0e bb |.........<.t....|
00000130 07 00 cd 10 eb f2 c3 1d 00 41 20 64 69 73 6b 20 |.........A disk |
00000140 72 65 61 64 20 65 72 72 6f 72 20 6f 63 63 75 72 |read error occur|
00000150 72 65 64 2e 0d 0a 00 29 00 41 20 6b 65 72 6e 65 |red....).A kerne|
00000160 6c 20 66 69 6c 65 20 69 73 20 6d 69 73 73 69 6e |l file is missin|
00000170 67 20 66 72 6f 6d 20 74 68 65 20 64 69 73 6b 2e |g from the disk.|
00000180 0d 0a 00 25 00 41 20 6b 65 72 6e 65 6c 20 66 69 |...%.A kernel fi|
00000190 6c 65 20 69 73 20 74 6f 6f 20 64 69 73 63 6f 6e |le is too discon|
000001a0 74 69 67 75 6f 75 73 2e 0d 0a 00 33 00 49 6e 73 |tiguous....3.Ins|
000001b0 65 72 74 20 61 20 73 79 73 74 65 6d 20 64 69 73 |ert a system dis|
000001c0 6b 65 74 74 65 20 61 6e 64 20 72 65 73 74 61 72 |kette and restar|
000001d0 74 0d 0a 74 68 65 20 73 79 73 74 65 6d 2e 0d 0a |t..the system...|
000001e0 00 17 00 5c 4e 54 4c 44 52 20 69 73 20 63 6f 6d |...\NTLDR is com|
000001f0 70 72 65 73 73 65 64 2e 0d 0a 00 00 00 00 55 aa |pressed.......U.|
00000200

Unknown BootLoader on sda7

00000000 eb 5b 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.[.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 6a 41 8a 09 |........?...jA..|
00000020 00 00 00 00 80 00 80 00 56 49 17 09 00 00 00 00 |........VI......|
00000030 04 00 00 00 00 00 00 00 95 74 91 00 00 00 00 00 |.........t......|
00000040 f6 00 00 00 01 00 00 00 08 ba 8a 0e d0 dc de 52 |...............R|
00000050 00 00 00 00 00 00 00 00 00 00 00 00 00 fa 33 c0 |..............3.|
00000060 8e d0 bc 00 7c fb b8 c0 07 8e d8 c7 06 54 00 00 |....|........T..|
00000070 00 c7 06 56 00 00 00 c7 06 5b 00 10 00 b8 00 0d |...V.....[......|
00000080 8e c0 2b db e8 07 00 68 00 0d 68 66 02 cb 50 53 |..+....h..hf..PS|
00000090 51 52 06 66 a1 54 00 66 03 06 1c 00 66 33 d2 66 |QR.f.T.f....f3.f|
000000a0 0f b7 0e 18 00 66 f7 f1 fe c2 88 16 5a 00 66 8b |.....f......Z.f.|
000000b0 d0 66 c1 ea 10 f7 36 1a 00 88 16 25 00 a3 58 00 |.f....6....%..X.|
000000c0 a1 18 00 2a 06 5a 00 40 3b 06 5b 00 76 03 a1 5b |...*.Z.@;.[.v..[|
000000d0 00 50 b4 02 8b 16 58 00 b1 06 d2 e6 0a 36 5a 00 |.P....X......6Z.|
000000e0 8b ca 86 e9 8a 36 25 00 b2 80 cd 13 58 72 2a 01 |.....6%.....Xr*.|
000000f0 06 54 00 83 16 56 00 00 29 06 5b 00 76 0b c1 e0 |.T...V..).[.v...|
00000100 05 8c c2 03 d0 8e c2 eb 8a 07 5a 59 5b 58 c3 be |..........ZY[X..|
00000110 59 01 eb 08 be e3 01 eb 03 be 39 01 e8 09 00 be |Y.........9.....|
00000120 ad 01 e8 03 00 fb eb fe ac 3c 00 74 09 b4 0e bb |.........<.t....|
00000130 07 00 cd 10 eb f2 c3 1d 00 41 20 64 69 73 6b 20 |.........A disk |
00000140 72 65 61 64 20 65 72 72 6f 72 20 6f 63 63 75 72 |read error occur|
00000150 72 65 64 2e 0d 0a 00 29 00 41 20 6b 65 72 6e 65 |red....).A kerne|
00000160 6c 20 66 69 6c 65 20 69 73 20 6d 69 73 73 69 6e |l file is missin|
00000170 67 20 66 72 6f 6d 20 74 68 65 20 64 69 73 6b 2e |g from the disk.|
00000180 0d 0a 00 25 00 41 20 6b 65 72 6e 65 6c 20 66 69 |...%.A kernel fi|
00000190 6c 65 20 69 73 20 74 6f 6f 20 64 69 73 63 6f 6e |le is too discon|
000001a0 74 69 67 75 6f 75 73 2e 0d 0a 00 33 00 49 6e 73 |tiguous....3.Ins|
000001b0 65 72 74 20 61 20 73 79 73 74 65 6d 20 64 69 73 |ert a system dis|
000001c0 6b 65 74 74 65 20 61 6e 64 20 72 65 73 74 61 72 |kette and restar|
000001d0 74 0d 0a 74 68 65 20 73 79 73 74 65 6d 2e 0d 0a |t..the system...|
000001e0 00 17 00 5c 4e 54 4c 44 52 20 69 73 20 63 6f 6d |...\NTLDR is com|
000001f0 70 72 65 73 73 65 64 2e 0d 0a 00 00 00 00 55 aa |pressed.......U.|
00000200




谢谢了
lanceu
帖子: 28
注册时间: 2009-02-17 21:13

Re: 请帮忙解决双系统启动问题

#5

帖子 lanceu » 2009-04-12 14:33

我给你个办法参考吧。我机器上装的是xp、vista、ubuntu三系统。昨天也是遇到了能进xp和ubuntu,不能进vista的问题。 就在刚才,我终于解决成功了。

解决过程:
1、昨天先在XP下安装了easyBCD1.7.2,修复vista引导菜单,但是把ubuntu又弄得进不去了。
2、安装Grub4dos到XP下。 注意最好要安装最新的0.44版。
3、中午看了帖子 http://forum.ubuntu.com.cn/viewtopic.ph ... 278e3e3a7c 后,将以前ubuntu里的menu.lst里面的部分内核引导菜单复制到了c:\menu.lst 里:

title Ubuntu 8.10, kernel 2.6.27-14-generic
uuid a555c193-9212-4adf-becd-acb89374c419
kernel /boot/vmlinuz-2.6.27-14-generic root=UUID=a555c193-9212-4adf-becd-acb89374c419 ro locale=zh_CN quiet splash
initrd /boot/initrd.img-2.6.27-14-generic
quiet

重启再次进入grub4dos,选择ubunt8.10菜单,成功进入了久违的ubuntu。
billbear
帖子: 3681
注册时间: 2008-05-03 23:42

Re: 请帮忙解决双系统启动问题

#6

帖子 billbear » 2009-04-12 20:35

没看出什么毛病。只好改用 vista 的引导器来引导 ubuntu 了。先恢复 vista 的 mbr,然后进 vista 把附件里的 3 个文件拷贝到 c 盘根目录就可以了。
附件
grub_vista.zip
(120.16 KiB) 已下载 1465 次
mingxing0769
帖子: 6
注册时间: 2008-08-27 20:53

Re: 请帮忙解决双系统启动问题

#7

帖子 mingxing0769 » 2009-04-12 21:27

谢谢各位的解答.
下载了grub_vista.zip仍旧没有用.
但终于找到了问题所在,各位怎么也不会想到.
因为我换了个USB接口的键盘.因为在没有进入系统时,USB键盘没有作用,所以在BIOS里设置USB键盘为BIOS,
现换成旧键盘后,进入成功.
谢谢各位了.
回复