Re: HELP- Grub problem, I can't load WInXP SOLVED

2005-09-27 Thread Tom Pfeifer
Andy wrote: > > On Tuesday 27 September 2005 12:42, Tom Pfeifer wrote: > > Since your WinXP on /dev/hda1 is a FAT32 partition, one thing that might > > work is to use the backup boot sector that is kept on FAT32 file systems > > to restore the WinXP boot sector on /dev/hda1. > > > > dd if=/dev/hda

Re: HELP- Grub problem, I can't load WInXP SOLVED

2005-09-27 Thread Andy
On Tuesday 27 September 2005 12:42, Tom Pfeifer wrote: > Since your WinXP on /dev/hda1 is a FAT32 partition, one thing that might > work is to use the backup boot sector that is kept on FAT32 file systems > to restore the WinXP boot sector on /dev/hda1. > > dd if=/dev/hda1 of=/dev/hda1 bs=512 count