<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.1.12">
</HEAD>
<BODY>
Folks,<BR>
   I can confirm that the official FC2 does indeed have the same problem as previously reported with the test releases. <BR>
<BR>
I got the ISOs yesterday from a Swiss mirror and installed on my dual boot Acer Aspire 1300 laptop.. I did a fresh install, preserving my existing home partition and leaving my existing XP partition for a dual boot.. same thing I've done for ages right back to the first RH usage of Grub... I have the real thing and not one of the older test releases.<BR>
<BR>
During the initial install stages, if I recall as the disk druid bit was kicking in.. I was prompted regarding the LBA mode.. so I rebooted the laptop to force enable it.. my bios has no such option.. all it lets me do is set the time and boot order. So I rebooted and just ignored the warning.<BR>
<BR>
It installed fine.. worked a treat.. but then when I tried to boot XP, it just hung on the grub console.. I tried the variations of suggested configurations for /etc/grub.conf.. adding makeactive etc.. made no difference, even after grub-install attempts.<BR>
<BR>
I also used the XP cd to get a Windows recovery console prompt and ran fixmbr and fixboot and also tried <FONT SIZE="2">BOOTCFG /rebuil</FONT>d.. but still a reboot just hung the XP boot... this was odd, because usually these commands overwrite grub, making the system a windows only boot, requiring a linux rescue from RH/FC CD to re-install grub in the MBR.<BR>
<BR>
So it appears the issue is still there and will be the cause of much flame.. fearing I might have had a test release, I confirmed with the MD5SUMS again.. it is the official release that I got... the issue still exists!<BR>
<BR>
On the recovery front, I booted from Knoppix as it has native NTFS enabled and was able to mount the existing windows NTFS partition.. its still there and seems intact.. so I was able to copy off files and FTP to another machine etc in prep for a new Windows install.. trouble is that I think if I do a clean install of Windows and then a linux rescue to restore grub, that the problem will still be there... I'll end up unable to boot the XP partition.<BR>
<BR>
So it was a downer!.. and I realise that windows is bad and evil.. but I need to to have dual boots and I'm sure that many others out there are also in this boat.<BR>
<BR>
Below are outputs from the fdisk -l command and the existing grub.conf file for anyone who is interested.<BR>
<BR>
<BLOCKQUOTE>
    title Fedora Core (2.6.5-1.358)<BR>
            root (hd0,0)<BR>
            kernel /vmlinuz-2.6.5-1.358 ro root=LABEL=/ rhgb quiet<BR>
            initrd /initrd-2.6.5-1.358.img<BR>
    title Windows XP<BR>
            rootnoverify (hd0,1)<BR>
            makeactive<BR>
            chainloader +1<BR>
</BLOCKQUOTE>
<BR>
<BLOCKQUOTE>
    [root@dhcp-145 cormac]# fdisk -l<BR>
    <BR>
    Disk /dev/hda: 30.0 GB, 30005821440 bytes<BR>
    16 heads, 63 sectors/track, 58140 cylinders<BR>
    Units = cylinders of 1008 * 512 = 516096 bytes<BR>
    <BR>
       Device Boot      Start         End      Blocks   Id  System<BR>
    /dev/hda1               1         210      105808+  83  Linux<BR>
    /dev/hda2   *         211       31425    15732360    7  HPFS/NTFS<BR>
    /dev/hda3           31426       39750     4195800   83  Linux<BR>
    /dev/hda4           39751       58140     9268560    f  W95 Ext'd (LBA)<BR>
    /dev/hda5           39751       41835     1050808+  82  Linux swap<BR>
    /dev/hda6           41836       58140     8217688+  83  Linux<BR>
    <BR>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
Regards,<BR>
   Cormac
</TD>
</TR>
</TABLE>
</BODY>
</HTML>