Giter VIP home page Giter VIP logo

Comments (7)

topongo avatar topongo commented on July 19, 2024

I'll try later converting the partition using the tool from windows, but sincerely I doubt it will change anything.

No success, after executing ntfs2btrfs.exe -h sha256 F:\ I get this error: ReadFile failed (error 87, The parameter is incorrect.)

from ntfs2btrfs.

maharmstone avatar maharmstone commented on July 19, 2024

Could you please paste the output from fsutil fsinfo ntfsinfo and fsutil fsinfo sectorinfo for the partition?

from ntfs2btrfs.

topongo avatar topongo commented on July 19, 2024

Could you please paste the output from fsutil fsinfo ntfsinfo

NTFS Volume Serial Number :        0x0db5b26d1780c395
NTFS Version      :                3.1
LFS Version       :                2.0
Total Sectors     :                34,462,975  (131.5 GB)
Total Clusters    :                34,462,975  (131.5 GB)
Free Clusters     :                10,908,617  ( 41.6 GB)
Total Reserved Clusters :               1,024  (  4.0 MB)
Reserved For Storage Reserve :              0  (  0.0 KB)
Bytes Per Sector  :                4096
Bytes Per Physical Sector :        4096
Bytes Per Cluster :                4096  (4 KB)
Bytes Per FileRecord Segment    :  4096
Clusters Per FileRecord Segment :  1
Mft Valid Data Length :            1.70 GB
Mft Start Lcn  :                   0x0000000000000004
Mft2 Start Lcn :                   0x0000000001164fff
Mft Zone Start :                   0x000000000043ece0
Mft Zone End   :                   0x000000000044b500
MFT Zone Size  :                   200.13 MB
Max Device Trim Extent Count :     256
Max Device Trim Byte Count :       0xffffffff
Max Volume Trim Extent Count :     62
Max Volume Trim Byte Count :       0x40000000
Resource Manager Identifier :      173667F3-2882-11EB-924E-806E6F6E6963

and fsutil fsinfo sectorinfo for the partition?

LogicalBytesPerSector :                                 4096
PhysicalBytesPerSectorForAtomicity :                    4096
PhysicalBytesPerSectorForPerformance :                  4096
FileSystemEffectivePhysicalBytesPerSectorForAtomicity : 4096
Device Alignment :                                      Aligned (0x000)
Partition alignment on device :                         Aligned (0x000)
No Seek Penalty
Trim Supported
Not DAX capable
Not Thinly-Provisioned

from ntfs2btrfs.

topongo avatar topongo commented on July 19, 2024

I think this line is the problem:

unsigned int sector_size = 512; // FIXME - find from device

I'll let you know if it is the actual cause.

from ntfs2btrfs.

topongo avatar topongo commented on July 19, 2024

I think this line is the problem:

unsigned int sector_size = 512; // FIXME - find from device

I'll let you know if it is the actual cause.

Sadly it wasn't, or at least it wasn't the only one.

from ntfs2btrfs.

topongo avatar topongo commented on July 19, 2024

Any new clues on what the cause might be?

from ntfs2btrfs.

Radiicall avatar Radiicall commented on July 19, 2024

I have 2 NTFS partitions on a drive, one is 558.8GB, other one is is 372.7GB.

The program works on the 370~gb partition but it didnt on the 560~GB partition, the 560~GB partition had a dirty bit that i changed manually with ntfsfix -d.

Running this in ntfs2btrfs results in a Segmentation fault on inodes. I dont know if this is related because i did unset a dirty bit but im posting this here anyways.

from ntfs2btrfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.