mcc28
2nd January 2006, 10:15 AM
Hi,
I've read through the plethora of posts on Grub in here, but unfortunately I'm still stuck!
I've just added another SATA disk to my system and before used to use partman to switch between XP/Fedora, but this time I wanted to use Grub, alas with no success so far.
The but order in bios is set to HDD0 and then SCSI.
My fdisk -l is:
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 13 104391 83 Linux
/dev/hda2 * 14 1033 8193150 83 Linux
/dev/hda3 1034 2308 10241437+ 83 Linux
/dev/hda4 2309 14593 98679262+ 5 Extended
/dev/hda5 2309 3583 10241406 83 Linux
/dev/hda6 3584 3902 2562336 83 Linux
/dev/hda7 3903 4157 2048256 83 Linux
/dev/hda8 4158 14593 83827138+ 83 Linux
Disk /dev/hdb: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 128 7297 57593025 c W95 FAT32 (LBA)
/dev/hdb2 1 127 1020096 82 Linux swap / Solaris
Partition table entries are not in disk order
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 * 1 9728 78140128+ 7 HPFS/NTFS
Disk /dev/sdb: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 19928 160071628+ 7 HPFS/NTFS
######
My device map is:
(fd0) /dev/fd0
(hd0) /dev/hda
(hd1) /dev/hdb
(hd2) /dev/sda
(hd3) /dev/sdb
######
The version of XP I'm trying to boot is on /dev/sda
Extremely grateful for any help cos at the moment I'm well stuck....
Mark
I've read through the plethora of posts on Grub in here, but unfortunately I'm still stuck!
I've just added another SATA disk to my system and before used to use partman to switch between XP/Fedora, but this time I wanted to use Grub, alas with no success so far.
The but order in bios is set to HDD0 and then SCSI.
My fdisk -l is:
Disk /dev/hda: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 1 13 104391 83 Linux
/dev/hda2 * 14 1033 8193150 83 Linux
/dev/hda3 1034 2308 10241437+ 83 Linux
/dev/hda4 2309 14593 98679262+ 5 Extended
/dev/hda5 2309 3583 10241406 83 Linux
/dev/hda6 3584 3902 2562336 83 Linux
/dev/hda7 3903 4157 2048256 83 Linux
/dev/hda8 4158 14593 83827138+ 83 Linux
Disk /dev/hdb: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 128 7297 57593025 c W95 FAT32 (LBA)
/dev/hdb2 1 127 1020096 82 Linux swap / Solaris
Partition table entries are not in disk order
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 * 1 9728 78140128+ 7 HPFS/NTFS
Disk /dev/sdb: 163.9 GB, 163928604672 bytes
255 heads, 63 sectors/track, 19929 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 19928 160071628+ 7 HPFS/NTFS
######
My device map is:
(fd0) /dev/fd0
(hd0) /dev/hda
(hd1) /dev/hdb
(hd2) /dev/sda
(hd3) /dev/sdb
######
The version of XP I'm trying to boot is on /dev/sda
Extremely grateful for any help cos at the moment I'm well stuck....
Mark