LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 09-26-2012, 04:54 PM   #1
leachim1
LQ Newbie
 
Registered: Apr 2010
Posts: 10

Rep: Reputation: 0
Rescue Windows Hard Disk with Linux.... chkdsk


I have a Dell Laptop which will not boot from the internal drive

I have taken it out and plugged in in via USB to another computer and Windows says it ought to reformat the disk etc

Can't get into it via Repair my Computer as it is not recognized

HOWEVER

I boot a computer with a Linux Live disk (FatDog) and plug it in via USB and all files can be read....

Now - I want to do a CHKDSK on it in the hope I can get it to boot into Windows

How can I do this in Linux ????
 
Old 09-26-2012, 08:28 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,342
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
From Linux, use fsck (file system check) to check the drive.

These two links provide a much better explanation than I can:

http://askubuntu.com/questions/14722...ed-file-system

http://www.ehow.com/how_6827933_chec...ion-linux.html

Last edited by frankbell; 09-26-2012 at 08:33 PM.
 
Old 09-28-2012, 03:35 AM   #3
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
If you can read the files from Linux, back them up first before fiddling.

Also, as far as I know, fsck can't check NTFS partitions; but I might be mistaken here.
 
Old 09-28-2012, 04:25 AM   #4
414N
Member
 
Registered: Sep 2011
Location: Italy
Distribution: Slackware
Posts: 647

Rep: Reputation: 189Reputation: 189
I think a fsck.ntfs NTFS filesystem checker should be available if you install ntfsprogs on your Linux distro.
However, as Wim Sturkenboom said, I strongly encourage you too to backup first the files using Linux (at least, the vital ones).
This way you can restore them even if fsck goes bad and you'll have to reformat your partition anyway.
 
Old 09-28-2012, 03:39 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,997

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Kind of surprised the linux can mount it and windows can't. A lot of times you get the can't mount it because of the checkdisk deal.
 
Old 09-28-2012, 04:36 PM   #6
leachim1
LQ Newbie
 
Registered: Apr 2010
Posts: 10

Original Poster
Rep: Reputation: 0
Thanks

Useful info !

Actually, I have just run Ultimate Boot CD and in the Programs list there is Easeus Partition Tool under Disc Tools (or something like that)

In this partition tool there is a CHKDSK facility !!!

Ran that a couple time on the dodgy drive and partition and the damn thing booted when I put it back in the laptop

Amazing when you know how....

Cheers
 
Old 09-28-2012, 04:55 PM   #7
linux_BSD
Member
 
Registered: Sep 2012
Posts: 47

Rep: Reputation: 4
Quote:
Originally Posted by Wim Sturkenboom View Post
Also, as far as I know, fsck can't check NTFS partitions; but I might be mistaken here.
PClinuxOS has a monthly magazine for PClinuxOS users with tips and HowTo's in linux usage. But they can be applied to other linux distros except where noted it is done only in pclinuxos. There was an article in the May issue Fix A NTFS Partition With fsck

http://pclosmag.com/html/Issues/201205/page06.html

But I suggest people read it thoroughly and do backups of their files ( if they can access them ) before doing anything on the windows partition.

Last edited by linux_BSD; 09-28-2012 at 04:57 PM.
 
Old 09-29-2012, 12:00 PM   #8
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Quote:
Originally Posted by 414N View Post
I think a fsck.ntfs NTFS filesystem checker should be available if you install ntfsprogs on your Linux distro.
Not really
Code:
wim@i3-2120:~$ sudo dpkg --get-selections ntfsprogs
[sudo] password for wim: 
ntfsprogs					install
wim@i3-2120:~$ sudo fsck.ntfs
sudo: fsck.ntfs: command not found
wim@i3-2120:~$
Quote:
Originally Posted by linux_BSD View Post
... There was an article in the May issue Fix A NTFS Partition With fsck
Which makes just symlinks to one of the programs that are part of ntfsprogs Cheating
 
Old 09-29-2012, 02:25 PM   #9
linux_BSD
Member
 
Registered: Sep 2012
Posts: 47

Rep: Reputation: 4
I remember reading an old post, not here at LQ, way back and it said linux tools should be used only to fix linux issues and window's tools should be used for window's issues only. Also, using linux tools like fsck on a window's partition can do more harm.

If that article is truthful about fsck being able to fix NTFS in today's world, then it shows how far the fsck project and linux has come.

Imagine that, linux fixing window's issues. Can windows do the same for linux? I doubt it

Last edited by linux_BSD; 09-29-2012 at 02:36 PM.
 
Old 09-29-2012, 04:23 PM   #10
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,997

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Good to know Ultimate Boot cd fixed it. That disk has been around a long time and has helped me before.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Rescue Windows hard disk with Knoppix mmgarber Linux - Software 8 10-23-2010 06:01 PM
unable to rescue hard disk one-third Red Hat 6 08-11-2008 08:11 PM
SATA Hard disk(Windows) MBR corrupted by IDE hard disk(Linux) Peter_APIIT Fedora 6 07-07-2007 12:20 AM
hard-disk rescue iacopop Linux - General 4 01-30-2006 12:45 PM
Windows Boot rescue disk from Linux?? THX1138 Linux - General 2 05-05-2004 04:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration