Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drives are mounted read-only #3

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment
Open

Drives are mounted read-only #3

GoogleCodeExporter opened this issue Mar 14, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Configure the script for a usb drive
2. Start the script
3. Connect the usb drive

What is the expected output? What do you see instead?
Expected to mount drive read-write enabled. The drive is instead mounted 
read-only.

What version of the product are you using? On what operating system?
Version 2.0 is used. Windows 7 Professional x64.

Please provide any additional information below.
If the /m ro option is removed from the tc_reserve_args variable in the 
reserve_drive_letter function, then the drive is mounted read-write enabled. 
This shouldn't be needed though, the dummy container should be mounted 
read-only.

Original issue reported on code.google.com by [email protected] on 20 Jun 2013 at 1:38

@GoogleCodeExporter
Copy link
Author

I actually noticed that the drive is not mounted at all, the dummy file is. 
This is why it was read-only. Something is not working correctly on my side. 
Please disregard/close the issue as invalid.

Original comment by [email protected] on 20 Jun 2013 at 1:42

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant