Snakeoil Forums
[SOLVED] NTFS USB HDD mount error - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics)
+--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting)
+--- Thread: [SOLVED] NTFS USB HDD mount error (/Thread-SOLVED-NTFS-USB-HDD-mount-error)



NTFS USB HDD mount error - Integra - 07-Jul-2017

HDD Disk 2.0Tb external USB 3.0 Toshiba.
Formatted by WIN 10. GPT partition table.
Problem to mount under snakeoil 0.9



[Image: NTFS_HDD_Fail_to_mount.jpg]


RE: NTFS USB HDD mount error - agent_kith - 07-Jul-2017

(07-Jul-2017, 07:24 PM)Integra Wrote: HDD Disk 2.0Tb external USB 3.0 Toshiba.
Formatted by WIN 10. GPT partition table.
Problem to mount under snakeoil 0.9
Think I wonder why. I'd have to set this up and then run some tests on my side and get back to you tomorrow.

Do you have any NTFS drives that mount OK, or is it just this specific disk?

Can you SSH into the machine, and run this?
Code:
sudo fdisk -l

sudo parted -l
Cut and paste both the outputs so I can see what they are like. I'm guessing fdisk may not work well with GPT partitions.


RE: NTFS USB HDD mount error - Integra - 07-Jul-2017

[Image: s1.jpg]


RE: NTFS USB HDD mount error - agent_kith - 07-Jul-2017

Nice find on that bug. My auto-detect code has a bug. [Image: oh.gif]

Use /dev/sdb2 in the media field and save the configuration. That in theory should work. Let me know if that works and if yes,  I'd fix this in the next RC release.


RE: NTFS USB HDD mount error - Integra - 07-Jul-2017

Ok fine. /dev/sdb2 is working!
For information
I connected second HDD Toshiba equal to first but formatted MBR. No problem! Plug and play


RE: NTFS USB HDD mount error - agent_kith - 07-Jul-2017

(07-Jul-2017, 08:52 PM)Integra Wrote: Ok fine. /dev/sdb2 is working!
For information
I connected second HDD Toshiba equal to first but formatted MBR. No problem! Plug and play
That's great to hear. I'd get this fixed for the next RC Thumbs Up.

Update: Should be resolved in 0.9.1