Εμφάνιση 1-3 από 3
  1. #1
    Εγγραφή
    29-05-2022
    Ηλικία
    35
    Μηνύματα
    15
    Downloads
    0
    Uploads
    0
    ISP
    Vodafone
    Καλησπέρα,

    Έχω έναν 2TB εξωτερικό με αυτά τα (γενικά) τα χαρακτηριστικά:
    Πατήστε στην εικόνα για να τη δείτε σε μεγέθυνση. 

Όνομα:  Screenshot (8).png 
Εμφανίσεις:  2 
Μέγεθος:  20,5 KB 
ID: 241374

    Τον είχα συνδέσει στην smart TV μου, και κατά λάθος πάτησα να κάνει έναν έλεγχο που μου έβγαλε. Όταν τέλειωσε, δοκίμασα να το συνδέσω στα Ubuntu (22.04) και δεν μου επέτρεψε access (ούτε read, ούτε write), ενώ στα Windows 10 κανονικά με αφήνει τα πάντα. Απ'το stackexchange μού πρότειναν να τρέξω το chkdsk από Windows.

    Μου επιστρέφει το παρακάτω:
    Κώδικας:
    F:\>chkdsk
    The type of the file system is NTFS.
    Volume label is 2TB.
    
    WARNING!  /F parameter not specified.
    Running CHKDSK in read-only mode.
    
    Stage 1: Examining basic file system structure ...
    Attribute list entry with type code 30 in file 182A is corrupt.
    Attribute list entry with type code 80 in file 182A is corrupt.
    Deleted corrupt attribute list entry
    with type code 80 in file 182A.
    Attribute record (80, "") from file record segment 182A
    is corrupt.
    Attribute record (80, "") from file record segment 1832
    is corrupt.
    Attribute record (80, "") from file record segment 183E
    is corrupt.
    Attribute record (80, "") from file record segment 184B
    is corrupt.
    Attribute record (80, "") from file record segment 184C
    is corrupt.
    Attribute record (80, "") from file record segment 44CD
    is corrupt.
    Attribute record (80, "") from file record segment 44CE
    is corrupt.
    Attribute record (80, "") from file record segment 44CF
    is corrupt.
    Attribute record (80, "") from file record segment 44D0
    is corrupt.
      92672 file records processed.
    File verification completed.
     Phase duration (File record verification): 2.38 seconds.
    File record segment 1832 is an orphan.
    File record segment 183E is an orphan.
    File record segment 184B is an orphan.
    File record segment 184C is an orphan.
    File record segment 44CD is an orphan.
    File record segment 44CE is an orphan.
    File record segment 44CF is an orphan.
    File record segment 44D0 is an orphan.
      281 large file records processed.
     Phase duration (Orphan file record recovery): 0.00 milliseconds.
    
    Errors found.  CHKDSK cannot continue in read-only mode.
    Γνωρίζετε τι φταίει και δεν το διαβάζει στα Linux; Έψαξα λίγο σε Microsoft answers, αλλά δε βρήκα τίποτα ουσιώδες. Σε αυτό το σημείο να πω πως έχω σημαντικά αρχεία στον δίσκο και θα ήθελα να είναι τελευταία επιλογή το format.

  2. #2
    Εγγραφή
    31-10-2008
    Μηνύματα
    2.593
    Downloads
    1
    Uploads
    0
    Ταχύτητα
    51200/5120
    ISP
    Conn-x OTE
    Τι να κάνει μόνο του το έρημο το chkdsk?
    Κώδικας:
    chkdsk /f
    είναι η σωστή εντολή.

  3. #3
    Εγγραφή
    29-05-2022
    Ηλικία
    35
    Μηνύματα
    15
    Downloads
    0
    Uploads
    0
    ISP
    Vodafone
    Κώδικας:
    F:\>chkdsk /f
    The type of the file system is NTFS.
    Cannot lock current drive.
    
    Chkdsk cannot run because the volume is in use by another
    process.  Chkdsk may run if this volume is dismounted first.
    ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
    Would you like to force a dismount on this volume? (Y/N) Y
    Volume dismounted.  All opened handles to this volume are now invalid.
    Volume label is 2TB.
    
    Stage 1: Examining basic file system structure ...
    Deleted corrupt attribute list entry
    with type code 30 in file 182A.
    Deleted corrupt attribute list entry
    with type code 80 in file 182A.
    Deleted corrupt attribute list entry
    with type code 80 in file 182A.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x182A.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x1832.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x183E.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x184B.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x184C.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x44CD.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x44CE.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x44CF.
    Deleting corrupt attribute record (0x80, "")
    from file record segment 0x44D0.
      92672 file records processed.
    File verification completed.
     Phase duration (File record verification): 5.88 seconds.
      273 large file records processed.
     Phase duration (Orphan file record recovery): 0.00 milliseconds.
      0 bad file records processed.
     Phase duration (Bad file record checking): 0.35 milliseconds.
    
    Stage 2: Examining file name linkage ...
      2456 reparse records processed.
      102420 index entries processed.
    Index verification completed.
     Phase duration (Index verification): 41.13 seconds.
    CHKDSK is scanning unindexed files for reconnect to their original directory.
      0 unindexed files recovered to original directory.
      0 unindexed files scanned.
     Phase duration (Orphan reconnection): 9.94 milliseconds.
    CHKDSK is recovering remaining unindexed files.
      1 unindexed files recovered to lost and found.
        Lost and found is located at \found.004
    
     Phase duration (Orphan recovery to lost and found): 0.00 milliseconds.
      2456 reparse records processed.
     Phase duration (Reparse point and Object ID verification): 8.04 milliseconds.
    
    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
     Phase duration (Security descriptor verification): 32.30 milliseconds.
    Inserting data attribute into file 182A.
      4875 data files processed.
     Phase duration (Data attribute verification): 0.64 milliseconds.
    Correcting errors in the master file table's (MFT) BITMAP attribute.
    CHKDSK discovered free space marked as allocated in the volume bitmap.
    
    Windows has made corrections to the file system.
    No further action is required.
    
    1953512032 KB total disk space.
    1739264776 KB in 87252 files.
         47204 KB in 4877 indexes.
             0 KB in bad sectors.
        218296 KB in use by the system.
         65536 KB occupied by the log file.
     213981756 KB available on disk.
    
          4096 bytes in each allocation unit.
     488378008 total allocation units on disk.
      53495439 allocation units available on disk.
    Total duration: 47.09 seconds (47093 ms).

Bookmarks

Bookmarks

Δικαιώματα - Επιλογές

  • Δεν μπορείτε να δημοσιεύσετε νέα θέματα
  • Δεν μπορείτε να δημοσιεύσετε νέα μηνύματα
  • Δεν μπορείτε να αναρτήσετε συνημμένα
  • Δεν μπορείτε να επεξεργαστείτε τα μηνύματα σας
  •  
  • Τα BB code είναι σε λειτουργία
  • Τα Smilies είναι σε λειτουργία
  • Το [IMG] είναι σε λειτουργία
  • Το [VIDEO] είναι σε λειτουργία
  • Το HTML είναι εκτός λειτουργίας