pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: filesystems/fuse-ntfs-3g: perfused: Unimplemented pathconf for name = 17
El jue, 17 sept 2026 a las 17:09, adr (<adr%sdf.org@localhost>) escribió:
>
> On Thu, 17 Sep 2026, Ramiro Aceves wrote:
> > I created an NTFS partition:
> [...]
> > netbsd-raspa4# fdisk -au /dev/vnd0
> [...]
> > netbsd-raspa4# PERFUSE_BUFSIZE=135168 mount.ntfs-3g /dev/vnd0c /root/disco_ntf
> s/
> > netbsd-raspa4# cd /root/disco_ntfs/
>
> It seems that you are using ntfs-3g on an unformatted partition. Is
> this even possible or you are just omitting the command? You can
> use mkntfs from sysutils/ntfsprogs.
>
> adr
Oh sorry adr, the partition is NTFS formated, I used ntfsprogs to
format it but I forgot posting here the commands. Indeed, I have done
the test on a raspberrypi4 and in a AMD64 with same error.
netbsd-raspa4# ntfsinfo -m /dev/vnd0c
Volume Information
Name of device: /dev/vnd0c
Device state: 11
Volume Name:
Volume State: 91
Volume Flags: 0x0000
Volume Version: 3.1
Sector Size: 512
Cluster Size: 4096
Index Block Size: 4096
Volume Size in Clusters: 35839
MFT Information
MFT Record Size: 1024
MFT Zone Multiplier: 0
MFT Data Position: 24
MFT Zone Start: 0
MFT Zone End: 4483
MFT Zone Position: 4
Current Position in First Data Zone: 4483
Current Position in Second Data Zone: 0
Allocated clusters 19 (0,1%)
LCN of Data Attribute for FILE_MFT: 4
FILE_MFTMirr Size: 4
LCN of Data Attribute for File_MFTMirr: 17919
Size of Attribute Definition Table: 2560
Number of Attached Extent Inodes: 0
FILE_Bitmap Information
FILE_Bitmap MFT Record Number: 6
State of FILE_Bitmap Inode: 80
Length of Attribute List: 0
Number of Attached Extent Inodes: 0
FILE_Bitmap Data Attribute Information
Decompressed Runlist: not done yet
Base Inode: 6
Attribute Types: not done yet
Attribute Name Length: 0
Attribute State: 3
Attribute Allocated Size: 8192
Attribute Data Size: 4480
Attribute Initialized Size: 4480
Attribute Compressed Size: 0
Compression Block Size: 0
Compression Block Size Bits: 0
Compression Block Clusters: 0
Free Clusters: 35201 (98,2%)
File_Logfile Information
No restart page
netbsd-raspa4#
netbsd-raspa4# ntfsls -a /dev/vnd0c
testfile1
testfile2
netbsd-raspa4#
Home |
Main Index |
Thread Index |
Old Index