> Hi
>
[quoted text clipped - 13 lines]
>
> Nick
Pressing X will bypass Scandisk as it loads to scan your
system or you can Edit Msdos.sys to set the value
AutoScan= to zero for a more permanent method of bypassing
scandisk at boot up. Msdos.sys is on the root of your
boot drive, for most folks, C:\msdos.sys, it has and needs
system, hidden, and read only attributes so those will
have to removed and then restored after editing with
DOS's attrib command.
attrib -r -h -s c:\msdos.sys
edit c:\msdos.sys
attrib -a +s +h +r c:\msdos.sys
Info you provide indicate to me a serious problem, I have
no hopes my advice will help other than to avoid scandisk
for the moment. That is as far as booting that hard drive.
You may well want to get a new hard drive, install Windows
on it and attempt to recover data using current drive as
slave to new master drive.