<div dir="ltr"><br><br><div class="gmail_quote">On Sun, Dec 12, 2010 at 21:55, Les <span dir="ltr">&lt;<a href="mailto:hlhowell@pacbell.net">hlhowell@pacbell.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<br>
I do not see the menu presented.  I don&#39;t seem to be able to get into<br>
windows 7 at all.  So the question becomes, how to access the menu and<br>
get windows 7 to boot.  I have included the information on grub.conf and<br>
menu.lst to show what I have done.  I am sure it is wrong, but I am not<br>
seeing it.<br>
<br>
=========================================================================<br>
# grub.conf generated by anaconda<br>
#<br>
# Note that you do not have to rerun grub after making changes to this<br>
file<br>
# NOTICE:  You have a /boot partition.  This means that<br>
#          all kernel and initrd paths are relative to /boot/, eg.<br>
#          root (hd0,0)<br>
#          kernel /vmlinuz-version ro<br>
root=/dev/mapper/vg_school3-lv_root<br>
#          initrd /initrd-[generic-]version.img<br>
#boot=/dev/pdc_dcedfhhihd<br>
default=0<br>
timeout=0<br>
splashimage=(hd0,0)/grub/splash.xpm.gz<br>
#hiddenmenu<br>
title Fedora (2.6.35.9-64.fc14.x86_64)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.35.9-64.fc14.x86_64 ro<br>
root=/dev/mapper/vg_school3-lv_root rd_DM_UUID=pdc_dcedfhhihd<br>
rd_LVM_LV=vg_school3/lv_root rd_LVM_LV=vg_school3/lv_swap rd_NO_LUKS<br>
rd_NO_MD LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc<br>
KEYTABLE=us rhgb quiet<br>
        initrd /initramfs-2.6.35.9-64.fc14.x86_64.img<br>
title Fedora (2.6.35.6-45.fc14.x86_64)<br>
        root (hd0,0)<br>
        kernel /vmlinuz-2.6.35.6-45.fc14.x86_64 ro<br>
root=/dev/mapper/vg_school3-lv_root rd_DM_UUID=pdc_dcedfhhihd<br>
rd_LVM_LV=vg_school3/lv_root rd_LVM_LV=vg_school3/lv_swap rd_NO_LUKS<br>
rd_NO_MD LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc<br>
KEYTABLE=us rhgb quiet<br>
        initrd /initramfs-2.6.35.6-45.fc14.x86_64.img<br>
title Windows<br>
title Windows<br>
map (hd0) (hd1)<br>
map (hd1) (hd0)<br>
rootnoverify (hd1,1)<br>
# makeactive #if you use Windows7 this line should be commented out<br>
chainloader +1<br>
<br>
=========================================================<br>
<br>
fdisk -l shows the following:<br>
<br>
Disk /dev/sda: 500.1 GB, 500107862016 bytes<br>
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors<br>
Units = sectors of 1 * 512 = 512 bytes<br>
Sector size (logical/physical): 512 bytes / 512 bytes<br>
I/O size (minimum/optimal): 512 bytes / 512 bytes<br>
Disk identifier: 0x00088ae8<br>
<br>
   Device Boot      Start         End      Blocks   Id  System<br>
/dev/sda1   *        2048     1026047      512000   83  Linux<br>
/dev/sda2         1026048   976642047   487808000   8e  Linux LVM<br>
<br>
Disk /dev/sdb: 1500.3 GB, 1500301910016 bytes<br>
255 heads, 63 sectors/track, 182401 cylinders, total 2930277168 sectors<br>
Units = sectors of 1 * 512 = 512 bytes<br>
Sector size (logical/physical): 512 bytes / 512 bytes<br>
I/O size (minimum/optimal): 512 bytes / 512 bytes<br>
Disk identifier: 0xa2771934<br>
<br>
   Device Boot      Start         End      Blocks   Id  System<br>
/dev/sdb1            2048    37750783    18874368   27  Unknown<br>
/dev/sdb2   *    37750784    37955583      102400    7  HPFS/NTFS<br>
/dev/sdb3        37955584  2930143231  1446093824    7  HPFS/NTFS<br>
<br><font color="#888888"><br></font></blockquote><div> </div><div>I understand you are able to load fedora, and you want to see the grub menu.</div><div>In that case you can press shift during the first stage of loading the computer or</div>
<div>change the line in grub.cfg  to: </div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">timeout=10 <br></div><div><br></div><div>however I think you have to change the  windows part of grub.cfg to:</div>
<div> </div><div><meta http-equiv="content-type" content="text/html; charset=utf-8">title Windows<br>roonoverify (hd1,0)<br>chainloader +1</div><div><br></div><div>tell us what happened</div></div></div>