my boot.ini contents are
Quote:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Micro soft Windows XP Professional" /fastdetect /NoExecute=OptIn
C:\ = "Unidentified operating system on drive C."
|
yaar before installing ubuntu the configuration was
Freedos was on c: drive and c was primary partition
Windows xp was on e: drive
In grub menu i get like this
Ubuntu kernal 2.xxx
ubuntu some mode
ubuntu kernal 2.xxx
memtest+
freedos
So when we select freedos then it displays two options
windows xp
and
freedos
Now freedos is working properly
only problem is with windows xp...it says hal.dll file corrupted or missing
I have checked in e: drive in e:\windows\system32 hal.dll is present there...
then why xp is giving this error
fdisk -l shows this
Quote:
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 2 7874 63239872+ f W95 Ext'd (LBA)
/dev/sda2 * 8424 9729 10490445 c W95 FAT32 (LBA)
/dev/sda3 7875 8423 4409842+ 83 Linux
/dev/sda5 2 1958 15719571 b W95 FAT32
/dev/sda6 1959 3917 15735636 b W95 FAT32
/dev/sda7 3918 5876 15735636 b W95 FAT32
/dev/sda8 5877 7842 15791863+ b W95 FAT32
/dev/sda9 7843 7874 257008+ 82 Linux swap / Solaris
Partition table entries are not in disk order
|