Opened 14 years ago
Closed 12 years ago
#7573 closed bug (fixed)
I can't see all the content on NTFS disk
Reported by: | Giova84 | Owned by: | 3dEyes |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/NTFS | Version: | R1/Development |
Keywords: | missing folders ntfs | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
When I mount an NTFS disk on Haiku, I can't see all the content. On the disk i have seventeen folders, but in Haiku I see only nine folders. (The disk is not corrupted or broken).
Attachments (6)
Change History (22)
comment:1 by , 14 years ago
follow-up: 3 comment:2 by , 14 years ago
Sure: is close to #4974, but differently from that ticket, i don't get cpu's heavy load..
comment:3 by , 14 years ago
by , 14 years ago
Attachment: | screenshot1.jpg added |
---|
follow-up: 5 comment:4 by , 14 years ago
Replying to 3dEyes:
Open the ntfs disk in the tracker. Call the terminal and do "ls -l -i". Take a screenshot.
image attached
comment:5 by , 14 years ago
Replying to Giova84:
image attached
It would be nice to get a screenshot "dir /a" from the windows of the same disk.
comment:6 by , 14 years ago
You should make it under a different operating system (Windows, Linux etc).
by , 14 years ago
Attachment: | Prompt_Folder_inside_Windows.png added |
---|
Listing the directory from Windows
by , 13 years ago
Attachment: | ntfsprogs_2011.4.12.zip added |
---|
ntfsls & ntfsinfo utility from ntfsprogs (ntfs3g 2011.04.12)
follow-up: 9 comment:7 by , 13 years ago
- download ntfsprogs_2011.4.12.zip, extract and copy ntfsls and ntfsinfo to bin folder
- open a terminal
- executute "mountvolume" for detecting your ntfs volume dev-path
- unmount your ntfs volume
- execute "ntfsls -i -l /dev/disk/....." (you dev-path)
It would also be nice to look at information about your volume: ntfsinfo -m /dev/disk/.....
follow-up: 10 comment:8 by , 13 years ago
Version: | R1/alpha3 → R1/Development |
---|
R1 Alpha 3 has not yet been released. This was with an R1 Alpha 3 Release Candidate image.
comment:9 by , 13 years ago
Replying to 3dEyes:
- download ntfsprogs_2011.4.12.zip, extract and copy ntfsls and ntfsinfo to bin folder
- open a terminal
- executute "mountvolume" for detecting your ntfs volume dev-path
- unmount your ntfs volume
- execute "ntfsls -i -l /dev/disk/....." (you dev-path)
It would also be nice to look at information about your volume: ntfsinfo -m /dev/disk/.....
Hi, sorry for delay.
I've attached the screenshots with ntfsls and ntfsinfo. ntfsls -i -l show all the content on the disk.
comment:10 by , 13 years ago
Replying to mmadia:
R1 Alpha 3 has not yet been released. This was with an R1 Alpha 3 Release Candidate image.
So, why in ticket's options R1 Alpha 3 is available to choose, if is not yet been released? :-)
comment:12 by , 13 years ago
follow-up: 15 comment:14 by , 12 years ago
hrev44384: now on my NTFS disk i can see all the content.
comment:15 by , 12 years ago
@Giova84
Be aware that I found it would be different each time I booted up the same install.
Looks like a dup of #4974.