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
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
2 matches
Mail list logo