Cannot boot into Windows XP after running chkdsk - Printable Version -Shoutbox (https://shoutbox.menthix.net) +-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58) +--- Forum: Skype & Technology (/forumdisplay.php?fid=9) +---- Forum: Tech Talk (/forumdisplay.php?fid=17) +----- Thread: Cannot boot into Windows XP after running chkdsk (/showthread.php?tid=68896) Cannot boot into Windows XP after running chkdsk by Mike on 11-27-2006 at 01:42 PM
Hello. quote:The same thing kept happening. So, I used HDD Regenerator. It found & recovered about 15 bad sectors. I still couldn't boot. I though about trying to repair windows, but, Windows does not prompt me to repair it. That's either because: a) The Windows installation is corrupted, and can't be seen by Windows Setup (but the recovery console can see it) b) Because I used another Windows cd, than the one I used to install windows (the one I used to install didn't have any SP, but the one I'm currently using has SP2 + some updates slipstreamed) Is there any way to get back into windows? Looks like I will have to re-install windows on the same partion? I can still see & interact with my files using NTFS4DOS, so it means that I will be able to get some of my stuff back. I tried to copy the my files to a network drive using DOS, but due to DOS using only 640KB of memory, I can't have the three programs required to do this open (NTFS4DOS + TCP/IP Network for DOS + A commander) Using loadhigh also doesn't seem to do anything. I'm thinking about using a Ubuntu Live disk to try to transfer all of my files to another computer, and then format that drive... But I'm not sure about NTFS support... I can also put the HDD into another computer and then copy the files, but I don't really want to do this... I knew that this would have happened sooner or later, because, of other things (windows would not boot (BSOD) or windows saying that my profile is corrupted (both things happened sometimes, not always) Another thing is, that before running chkdsk, I had about 3GB free, and after running it, I had about 5GB free... Thanks RE: Cannot boot into Windows XP after running chkdsk by MeEtc on 11-27-2006 at 01:55 PM
If you go and use Ubuntu to transfer files, Ubuntu can provide read-only access to NTFS partitions. If you still want to access the files after getting windows working (or reinstalled) later, be sure to copy the files onto a FAT32 partition. Linux can support FAT partitions, but not NTFS ones. The other option is to find a second CD (or DVD) drive, and just burn everything to disk for your backup. RE: Cannot boot into Windows XP after running chkdsk by Mike on 11-28-2006 at 04:11 PM
quote:Hmmm, I can't do that since it is a laptop, and I will have to use an external drive, and the laptop has only USB 1.1 hubs (do external cd/dvd rw drives come to a firewire edition too?) quote:I can't do that, since the laptop supports only 5GB, and I'm not sure if 5GB are fine for WinXP to run... quote:I have done this some years ago, and it has worked, but I want to use this as a last resort (don't have a particular reason, just don't really like it) quote:Yeah, probably... --------- Here's what I've done so far: I have booted from a Ubuntu live CD (It is really slow, but I don't blame Ubuntu, since I only have 256mb of ram, and a swap file can't be used, and everything is loaded from a cd). I mounted my NTFS drive as read only with help from #banana at IRC. Then, I installed Samba to enable file sharing between Windows/Linux OSes. So far, so good, but when I try to access the drive I shared via Linux, I'm asked to provide a username/pass I tried things such "ubuntu" and "root" (with the password left out empty) and they don't seem to work. I have found this, but I haven't tried it yet... RE: Cannot boot into Windows XP after running chkdsk by surfichris on 11-29-2006 at 01:44 PM
quote:The shared drive as in the network shared drive on your Windows computer from within Linux? You need to enter a username/password that is valid on the other computer. Alternatively on the other computer you need to set Guest security permissions to "FULL" and make sure that on the sharing permissions page either "Allow users to change my network files" is checked or if you have advanced file sharing turned off, the Guest account also has permission. [edit] If you mean access a drive you have shared via Samba on a Windows machine, replace your Samba configuration file with the following: code: Restart Samba and it should hopefully work then. RE: Cannot boot into Windows XP after running chkdsk by Mike on 11-29-2006 at 04:25 PM
quote:Yeah, that's what I meant Thanks for your help.. But before I tried to do what you suggested, I tried what the url I posted on my previous post, and it seems to work fine I'm currently copying the files to from the laptop to another computer. If that fails for some reason, then I might just take out the HDD and install it on an external drive and copy the files using that... |