Navyguy said:
From: "J. P. Gilliver (John)" <
[email protected]>
[]
One part of your response concerns me. You say
"My 160 GB HD after formatting and partitioning fractured into
two partitions of 127 GB and 33 GB."
Are you using the 33GB part, the part near the end of the disk ?
I wouldn't do that. If the OS really created that split in the
first place, it shouldn't allow you access to the 33GB part.
Around the time 160G drives were common, there was a barrier around 120/137 GB (I think
the 137 was due to the difference between 1k and 1K, scaled up) whichsome BIOSes
couldn't go past. Some drives around that time had an extra link on the back, which
allowed those drives to work with such BIOSes, simply by locking out the top bit (i. e.
they became a 137G drive). I'm not sure what happened if you used such a drive on such a
BIOS _without_ putting the link in the right position, but I presume it doesn't work
properly.
[]
"Some drives around that time had an extra link on the back"
You mean there was a jumper that needed to be physically set for >137GB drive translation
on some drives.
I tried running defrag but it cam back with:
Disk Defragmenter has detected that Chkdsk is scheduled to run on
the volume: (C

. Please run Chkdsk /f.
Chkdsk is not completing 1 of 3
No, not using any of the 33 GB partition
Does the 33GB section have a partition present (NTFS or FAT32 etc) ?
The partition is 21.06 GB Unallotted. The C: Drive is 127.99 GB NTFS
Healthy (System)
2) Have you been writing files to the 33GB part, when your setup
doesn't
guarantee safe access above 128 or 137GB ?
No I haven’t written anything to the 21.06GB partition.
Have you tried running chkdsk /f from Safe Mode ?
Do you have a means of getting to the recovery console (basically, booting
to an MSDOS prompt). You could also try running chkdsk /f from there.
But if you do that, you need a means to determine which partition is which.
Virtually every Windows OS, comes up with a different drive letter order.
And the recovery console is no different.
As a test, this is what I tried.
1) Got the Windows 7 recovery CD I prepared a while back.
2) Booted it on this computer (WinXP desktop).
3) The Windows 7 recovery CD says "it can't find any Windows 7 installs
to log into", which is true. It then asks if you'd like to see
the recovery options. You select that option. One of the options
in the list, is "command prompt" and from there you can run CHKDSK.
(You can see the "command prompt" option here, when using a Windows 7 recovery disc...)
http://www.techfeb.com/wp-content/uploads/2011/06/windows-7-recovery-...
If you had a real WinXP installer CD, booting that will get you to
a recovery console command prompt setup. If you have a real WinXP installer
CD, you can also install the recovery console as a "second OS", then select
it from the boot menu at boot time. But on pre-built computers,
you may be lacking such options, and not have a real installer CD to
work with.
And that's where other bootable options come into play. And finding
a Windows 7 recovery CD may be a bit easier than finding one for
WinXP.
*******
There was one little trick, when I tested that just now.
The drive letters were:
X: Used for the CDROMholding the Windows 7 recovery CD
C:, D:, E:, F:, G:, H:, I: All the partitions on my two hard drives.
E: in this environment, is the D: I normally see
when booted in WinXP.
Now, sitting in that command prompt window, you can change directory
by typing the drive letter. For example, I can do
E:
dir
and see a directory listing for the "fake E:". From that, I can tell it's
the D: partition I really wanted. Now the prompt on the screen says
E:>
which is the current working directory. If I type
E:> chkdsk /f e:
that won't work, because I'd "pointed" at E: in the command prompt.
First, I had to change letters, back to X: for the prompt. I type X:
like this...
X:
and the prompt changes to
X:>
and then I can successfully run chkdsk like this. By doing it this
way, E: is no longer busy...
X:> chkdsk /f e:
and it works. After it finished, I could select restart from the other window.
Typing "exit" in a command prompt window, is another way to end the session
in that window.
Perhaps you'll be able to get it to complete from there.
*******
If that fails, the other options are going to be more work and harder
to do. Since you have at least one Seagate disk, you could try transferring
all the files to another disk. *IF* this tool does file by file transfers
from one disk to the next, then it offers an opportunity to part ways
with the defective file system. You'd copy C: from one disk, and make
a new C: on the other disk. As long as the MBR, partition boot sectors,
and C: files were copied across, it would be an exact copy. But the tool
would format the target partition first, before copying the files, and it
is that step you'd hope would clean the file system. Doing that, will
result in WinXP being on a disk with a different physical serial number
and with a different volume ID value for the partition, and may trigger
Windows activation again. But it could be one way to clean up the mess.
DiscWizard on this page, will work if Seagate disks are present.
http://www.seagate.com/ww/v/index.jsp?locale=en-US&name=DiscWizard&vg....
It includes a user manual.
When installed in a working Windows environment, one of the options
is "media builder", which builds some kind of BartPE like boot disc.
You then burn a CD with that, and that is an option for booting a computer
that will no longer boot (or, copying an old data disk, to a new data disk,
without having a Windows OS present). the boot disc in that case, takes
the place of a working Windows.
As long as that environment can copy files, then you could try your hand
at moving C: from one disk to your spare one. As long as the spare
is big enough to handle everything. And naturally, if the target
somehow ends up bigger than 127 or whatever, you know there'd be trouble.
But there is no reason for that to happen.
But given how difficult this idea is, I'd stick with punting around chkdsk
for now at least.
*******
You're probably wondering "where can I find a Windows 7 disc to try this"..
Well, the neosmart web site, used to have a couple .torrent links which
pointed at 200MB images of recovery CDs for Windows 7 (suitable for
doing command prompt work on a WinXP system, with some subtle differences).
The idea of using .torrent files, is neosmart was not offering the
200MB download from their own site, merely point to the distributted
torrent system as a source of the download file.
Microsoft sent the lawyers after them, so Neosmart took the .torrent links
off the web page. Now, neosmart offers to sell you a recovery CD, which isn't
what I would have expected as a response to the lawyers.
Instead, you can also use an installer DVD to do the same thing. This link
was posted a while back, and it points at DigitalRiver as a source of
Windows 7 images. I tested this, and managed to get a >3GB file from one
of these links.
http://techpp.com/2009/11/11/download-windows-7-iso-official-direct-d...
I'm going to shut down now, and do some testing, and see if I can get a
recovery console prompt from that. The thing is, you can download a DVD
like that all you want, and without a license key, its useless. So it's
not like the >3GB thing has any value as such. But it should function
as a means of getting a recovery prompt, as a way to run CHKDSK, if say,
Safe Mode didn't work in WinXP to get the job done. I have to reconfigure
some hardware, which is why I have to shut down now.
Paul- Hide quoted text -
- Show quoted text -