maharmstone / ntfs2btrfs

GNU General Public License v2.0
683 stars 30 forks source link

Not working without capital? #22

Open arjanvaneerden opened 3 years ago

arjanvaneerden commented 3 years ago

Not a big problem, but if I use ntfs2btrfs k:\, it does not work: Could not open k:\ (error 3). I did not do something different, but directly in the next line/prompt I uses ntfs2btrfs K:\ and this does work. Maybe you would want to change it that a capital would not matter in Windows?

ReticentRobot commented 2 years ago

Thank you! I couldn't figure out what I was doing wrong until I saw this.

maharmstone commented 2 years ago

I thought I'd fixed this! Is this still an issue on the latest version?

ReticentRobot commented 2 years ago

Yeah I just downloaded it about 5 days ago from the releases page and it wouldn't do anything until I changed my drive letter from g:\ to G:\ - can't remember what the error was it was giving me unfortunately.

ReticentRobot commented 2 years ago

Alright, needed to convert another drive. The error is:

CreateFile failed (error 5, Access is denied.).

Changing to a capital letter makes it run fine.

Wunderharke commented 2 years ago

I still get FSCTL_LOCK_VOLUME failed (error 5, Access is denied.). with both as capital letter and lowercase.

fnfontana commented 1 year ago

I still get FSCTL_LOCK_VOLUME failed (error 5, Access is denied.). with both as capital letter and lowercase.

I'm facing this issue too!

Here is a screenshot: https://i.imgur.com/lV5WJ0S.png