Hello,
Some good news........Xubuntu installed successfully. I dont exactly know the reason why I faced problems booting Xubuntu last time (when I started this thread) but I expect it to be some problem with partition structure on my PC (and thanks to this problem that I am now interested to read and study more about partitions:)).
Now I face another problem regarding dual booting of XP and Xubuntu.
First of all, a track of events is:
I first formatted my harddisk. And then using PartitionMagic I created a ext2 partition (for Xubuntu), a swap partition, a FAT32 partition (for XP) and a backup FAT32 partition.
Then I installed Xubuntu and using GRUB I was able to successfully log into Xubuntu. Then I installed XP on FAT32 partition and (as expected) XP bootloader simply replaced GRUB. And I was able to log into XP. Now if I try to install GRUB using SuperGRUBDisk then XP is not in list of GRUB.
And I tried this too (from SLAX live CD):
- root@slax:~# fdisk -l
-
-
Disk /dev/hdd: 40.0 GB, 40060403712 bytes
-
255 heads, 63 sectors/track, 4870 cylinders
-
Units = cylinders of 16065 * 512 = 8225280 bytes
-
Disk identifier: 0x000d030b
-
-
Device Boot Start End Blocks Id System
-
/dev/hdd1 * 1 1020 8193118+ 83 Linux
-
/dev/hdd2 1021 1054 273105 82 Linux swap
-
/dev/hdd3 1055 2329 10241437+ c W95 FAT32 (LBA)
-
/dev/hdd4 2330 4870 20410582+ f W95 Ext'd (LBA)
-
/dev/hdd5 2330 4870 20410551 b W95 FAT32
-
root@slax:~# dd if=/dev/hdd1 of=/linux.bin bs=512 count=1
-
1+0 records in
-
1+0 records out
-
512 bytes (512 B) copied, 3.064e-05 s, 16.7 MB/s
-
root@slax:~#
And then I added a entry to C:\boot.ini (as you advised me previously). But when XP boot loader comes up and I select "XUBUNTU" I get a blck screen (xubuntu doesnot starts).
The code tagged text above also lists my partition table layout. Now what should I do to dual boot XP and Xubuntu.
Thanks for help.......
AmbrNewlearner