-
Notifications
You must be signed in to change notification settings - Fork 4
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
Feature : Add an option to prevent reformatting the USB drive #5
Comments
I'm sorry, but, what do you mean by this? In my opinion it is always better to reformat the drive to ensure everything runs OK. |
Why erase all the data on the pen-drive every time ? I'd like to have an option that does the job without re-formatting the pen-drive. The And even if the pen-drive could not be mounted, the user just as to do an |
Too much hassle, a lot of checks to do. Don't you think? |
You don't have to add any checks, maybe just precise in your README.md that : UEFI needs a FAT32 formated pen-drive and boot mode does not care if FAT32 or NTFS. But if you really want to do the checks, you can do that (but I think you already know how to do it) : If |
I will think about this over. |
Hi,
Can you add an option to prevent reformatting the USB drive ?
The text was updated successfully, but these errors were encountered: