Re: lost grub after xp reinstall
OK, 1st ide hdd (vista) now disconnected
output of fdisk now is:
fdisk -lu
Disk /dev/sda: 80.0 GB, 80025280000 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156299375 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x76d876d8
Device Boot Start End Blocks Id System
/dev/sda1 * 63 103731704 51865821 7 HPFS/NTFS
/dev/sda2 103731705 154223999 25246147+ 83 Linux
/dev/sda3 154224000 156296384 1036192+ 82 Linux swap / Solaris
Disk /dev/sdb: 250.0 GB, 250058268160 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488395055 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x8e0a8ddc
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 488392064 244196001 7 HPFS/NTFS
result of livcd find stage1 is now:
grub> find /boot/grub/stage1
(hd0,1)
grub> setup (hd0)
Error 12: Invalid device requested
grub>
Some progress but now I'm stuck?
OK, 1st ide hdd (vista) now disconnected
output of fdisk now is:
fdisk -lu
Disk /dev/sda: 80.0 GB, 80025280000 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156299375 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x76d876d8
Device Boot Start End Blocks Id System
/dev/sda1 * 63 103731704 51865821 7 HPFS/NTFS
/dev/sda2 103731705 154223999 25246147+ 83 Linux
/dev/sda3 154224000 156296384 1036192+ 82 Linux swap / Solaris
Disk /dev/sdb: 250.0 GB, 250058268160 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488395055 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x8e0a8ddc
Device Boot Start End Blocks Id System
/dev/sdb1 * 63 488392064 244196001 7 HPFS/NTFS
result of livcd find stage1 is now:
grub> find /boot/grub/stage1
(hd0,1)
grub> setup (hd0)
Error 12: Invalid device requested
grub>
Some progress but now I'm stuck?
Comment