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

Allow more flexibility in where files go #16

Open
noryb009 opened this issue Jul 7, 2017 · 1 comment
Open

Allow more flexibility in where files go #16

noryb009 opened this issue Jul 7, 2017 · 1 comment
Labels

Comments

@noryb009
Copy link
Owner

noryb009 commented Jul 7, 2017

Certain files should have more flexibility in where they are. For example, lickgrub.cfg currently needs to be at c:/lickgrub.cfg, but it could be anywhere.

@noryb009
Copy link
Owner Author

An extension of this is better support for volumes. This includes the GUID syntax (\\?\Volume{GUID}), and possibly network locations (however this gets tricky if critical files are on these partitions). A good first step for this is to work with the EFI drive using the GUID syntax to avoid the awkward mounting and dismounting. This would allow removing a lot of the special code in drive.c, such as finding an unused drive letter.

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

No branches or pull requests

1 participant