iJohnnyCash
e-steki.gr Founder
 Ο Panayotis Yannakas αυτή τη στιγμή  δεν είναι συνδεδεμένος.  Είναι 36 ετών, επαγγέλλεται Επιχειρηματίας και μας γράφει από Αθήνα (Αττική). Έχει γράψει 24.041 μηνύματα. 
		
			
			
		
		
	
			 
								30-10-10
								 
								16:35
		
							
						Σχεδόν σε κάθε boot, ξεκινάει το scandisk. Όσες φορές δεν το έχω ακυρώσει, δεν είδα κάποιο bugsector να εντοπίστηκε. (Τι άλλο να κοιτάω στα αποτελέσματα; )
Τι φταίει ο δίσκος ή το λειτουργικό;
								Τι φταίει ο δίσκος ή το λειτουργικό;
Σημείωση: Το μήνυμα αυτό γράφτηκε 15 χρόνια πριν. Ο συντάκτης του πιθανόν να έχει αλλάξει απόψεις έκτοτε.
 
								30-10-10
								 
								16:50
		
							
						Είναι θέμα δίσκου.
Τρέξε από command prompt αυτό για να δεις αν έχεις dirty bit
	
	
	
		
Αν έχεις dirty bit τρέχεις αυτό για να το διορθώσεις
	
	
	
		
								Τρέξε από command prompt αυτό για να δεις αν έχεις dirty bit
		Code:
	
	fsutil dirty query C:Αν έχεις dirty bit τρέχεις αυτό για να το διορθώσεις
		Code:
	
	chkntfs /dΣημείωση: Το μήνυμα αυτό γράφτηκε 15 χρόνια πριν. Ο συντάκτης του πιθανόν να έχει αλλάξει απόψεις έκτοτε.
iJohnnyCash
e-steki.gr Founder
 Ο Panayotis Yannakas αυτή τη στιγμή  δεν είναι συνδεδεμένος.  Είναι 36 ετών, επαγγέλλεται Επιχειρηματίας και μας γράφει από Αθήνα (Αττική). Έχει γράψει 24.041 μηνύματα. 
		
			
			
		
		
	
			 
								30-10-10
								 
								19:14
		
							
						Τι είναι τα dirty bits; 
Πάντως δοκίμασα τις εντολές που μου είπες. Ενώ το πρώτο μου γράφει: "Volume - C: is Dirty", η δεύτερη εντολή δεν κάνει κάτι.
								Πάντως δοκίμασα τις εντολές που μου είπες. Ενώ το πρώτο μου γράφει: "Volume - C: is Dirty", η δεύτερη εντολή δεν κάνει κάτι.
Σημείωση: Το μήνυμα αυτό γράφτηκε 15 χρόνια πριν. Ο συντάκτης του πιθανόν να έχει αλλάξει απόψεις έκτοτε.
 
								30-10-10
								 
								20:36
		
							
						Το dirty bit ενεργοποιείται συνήθως όταν έχουν γίνει αλλαγές στο δίσκο και ο υπολογιστής έκανε shutdown πριν αποθηκευτούν.Είναι flag και δείχνει ότι μπορεί να υπάρχει ασυνέπεια στο δίσκο.
Το scandisk που τρέχει αυτόματα σε σένα είναι λόγω του dirty bit.
Εδώ έχει κάποιες οδηγίες για το πως να απενεργοποιηθεί το dirty bit.
	
	
		
			
		
	
								Το scandisk που τρέχει αυτόματα σε σένα είναι λόγω του dirty bit.
Εδώ έχει κάποιες οδηγίες για το πως να απενεργοποιηθεί το dirty bit.
What if the Dirty Bit won't go away ??
     More than a few people have encountered this:
     -          a drive partition has the dirty bit set
-          so when they reboot, Windows insists on running Autochk to check a drive - it checks the drive and all is well. Just running that check is supposed to clear the dirty bit
-          but the next time they reboot, again Windows checks the drive !! Again, all is well and the drive reports no errors
-          they get into Windows and run "fsutil dirty query driver_letter:" and they are told that the dirty bit is set
-          they try booting with a WinXP CD and go into "Repair" mode to run chkdsk /r (supposed to do a thorough check and also check the surface) - but it does not help
-          and so on . . . and so on . . .
There is no apparent way for them to clear the dirty bit.       Microsoft has never released the location of the dirty bit, so they are      stuck.  Here is the only way to fix the problem:
              Method 1) if the drive in question is not your          boot drive goto Start/Run . . . msconfig, click the "Starup" tab, and          uncheck all items.  Then reboot, hit CTRL-Alt-Delete to get into          Windows Task Manager, and shut down as many tasks as possible.  The          point here is to free up your drive.  Then Start/Run . . . cmd
chkdsk /x /f drive:                  
If it completes successfully this will usually remove          the dirty bit.  To check it, enter the following command:
fsutil dirty query drive:
reboot to test
         Method 2)  run Kelly's reg edits to first                   Disable autochk from running upon reboot, then reboot,          and run this reg file to or                           re-enable         disk checking upon reboot - this will          refresh the entries in your registry to make sure thewy are correct
         Method 2) run Partition Magic - try resizing the          C: partition a little smaller, create another partition 
from the unallocated space, then delete this partition and reclaim the space
back into C:
         Method 3)  if all else fails - this WILL WORK !!   move all the files off the drive,          reformat the drive, and then move the files backfrom the unallocated space, then delete this partition and reclaim the space
back into C:
Σημείωση: Το μήνυμα αυτό γράφτηκε 15 χρόνια πριν. Ο συντάκτης του πιθανόν να έχει αλλάξει απόψεις έκτοτε.
iJohnnyCash
e-steki.gr Founder
 Ο Panayotis Yannakas αυτή τη στιγμή  δεν είναι συνδεδεμένος.  Είναι 36 ετών, επαγγέλλεται Επιχειρηματίας και μας γράφει από Αθήνα (Αττική). Έχει γράψει 24.041 μηνύματα. 
		
			
			
		
		
	
			 
								31-10-10
								 
								01:15
		
							
						Δεν θα ήθελα να απενεργοποιήσω κάτι τέτοιο, ακούγεται σοβαρό. 
Γιατί όταν τρέχω την δεύτερη εντολή, μετά μου βγάζει ξανά ότι είναι dirty;
								Γιατί όταν τρέχω την δεύτερη εντολή, μετά μου βγάζει ξανά ότι είναι dirty;
Σημείωση: Το μήνυμα αυτό γράφτηκε 15 χρόνια πριν. Ο συντάκτης του πιθανόν να έχει αλλάξει απόψεις έκτοτε.
Χρήστες Βρείτε παρόμοια
- 
				 Φορτώνει...
 Αρχική Forum
 Αρχική Forum
					 Νέα Δημοσίευση
 Νέα Δημοσίευση
					 Προσωπικές Συζητήσεις
 Προσωπικές Συζητήσεις
					 Πολυμέσα - Gallery
 Πολυμέσα - Gallery
						 Συνδεδεμένοι Χρήστες
 Συνδεδεμένοι Χρήστες
					 Λίστα Αποκλεισμένων
 Λίστα Αποκλεισμένων
					 Υπεύθυνοι του Forum
 Υπεύθυνοι του Forum
					 Chat and Fun
 Chat and Fun iSchool
iSchool 
	
	 
 
		
