Snakeoil Forums

Full Version: NTFS USB HDD mount error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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]
(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.
[Image: s1.jpg]
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.
Ok fine. /dev/sdb2 is working!
For information
I connected second HDD Toshiba equal to first but formatted MBR. No problem! Plug and play
(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