i changed hd(0,0) to hd(0,1) , and it also comes Error 11, and when i run
the command : fdisk -l  .The /dev/sda1 has the boot * flag ..

2012/3/9 Mick <michaelkintz...@gmail.com>

> On Friday 09 Mar 2012 12:40:45 赵佳晖 wrote:
> > OK,
> > /etc/fstab:
> >
> >         /dev/sda8         /                     ext3       noatime
> 0
> > 1 /dev/cdrom       /mnt/cdrom     auto        noauto,ro     0,0
> >
> > grub.conf:
> >         default 0
> >         timeout 30
> >         splashimage=(hd0,7)/boot/grub/splash.xpm.gz
> >
> >          title Gentoo
> >          root(hd0,7)
> >          kernel /boot/kernel-3.2.1-gentoo-r2
> >          root=/dev/sda8
> >
> >          title Windows 7
> >          rootnoverify hd(0,0)
> >          makeactive
> >          chainloader +1
>
> You may want to try:
>
>  rootnoverify hd(0,1)
>
> because depending on the OEM installation of MSWindows the boot files may
> be on
> a different partition.  I have a Dell here which has a Dell recovery
> partition
> on /dev/sda1, the boot partition on /dev/sda2 and the MSWindows OS
> partition
> on /dev/sda3.
>
> If you look at fdisk -l you should see which partition has the boot * flag.
>
> --
> Regards,
> Mick
>



-- 
好好学习,天天向上!!!

Reply via email to