ok - it's a dell dimension 4500
I tried the tips in
http://www.linuxcompatible.org/GRUB_problem_when_Dual_Booting_Win_XP_and_Fedora_core_4_t32746.html
The various grub-install commands in rescue mode all come up with "/usr/lib/stage1: not found"
My suse system mounts these partitions:
> df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda7 17590560 2419248 15171312 14% /
tmpfs 127868 20 127848 1% /dev/shm
/dev/hda1 10482380 4788320 5694060 46% /windows/C
/dev/hda5 10482380 5572368 4910012 54% /windows/F
/dev/hdb1 10475944 785704 9690240 8% /windows/Seagate
It shows these:
# /sbin/fdisk -l
Disk /dev/hda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1305 10482381 7 HPFS/NTFS
/dev/hda2 1306 4864 28587667+ f W95 Ext'd (LBA)
/dev/hda3 4865 4865 8032+ 8e Linux LVM
/dev/hda5 1306 2610 10482381 7 HPFS/NTFS
/dev/hda6 2611 2674 514048+ 82 Linux swap
/dev/hda7 2675 4864 17591143+ 83 Linux
Disk /dev/hdb: 40.0 GB, 40000000000 bytes
16 heads, 63 sectors/track, 77504 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 20806 10486192+ c W95 FAT32 (LBA)
/dev/hdb2 * 20815 22839 1020127+ 83 Linux
/dev/hdb3 22839 23046 104422+ 83 Linux
/dev/hdb4 23046 77505 27447052+ 5 Extended
Partition 4 does not end on cylinder boundary.
/dev/hdb5 23046 23253 104391 83 Linux
/dev/hdb6 23253 77505 27342598+ 8e Linux LVM
before installing fc4, I deleted partitions from hdb2 onwards, so I guess this is what fc4 created.
hdb1 holds my mail folders etc, shared between w2k & suse.
Here's some hardware info
<4>hda: ST340014A, ATA DISK drive
<4>hdb: Maxtor 4D040H2, ATA DISK drive
<4>ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
<4>hdc: SAMSUNG CDRW/DVD SM-332B, ATAPI CD/DVD-ROM drive
<4>ide1 at 0x170-0x177,0x376 on irq 15
<4>hda: max request size: 1024KiB
<6>hda: 78165360 sectors (40020 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
<6> hda: hda1 hda2 < hda5 hda6 hda7 > hda3
<4>hdb: max request size: 128KiB
<6>hdb: 78125000 sectors (40000 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
<6> hdb: hdb1 hdb2 hdb3 hdb4 < hdb5 hdb6 >
If I need to provide anything else, please advise - I'm relatively ignorant of bios, linux commands, etc.
Thanks
Chris