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

Fallback should create relative device paths. #13

Closed
vathpela opened this issue Oct 22, 2013 · 1 comment
Closed

Fallback should create relative device paths. #13

vathpela opened this issue Oct 22, 2013 · 1 comment
Assignees

Comments

@vathpela
Copy link
Contributor

Fallback currently creates full device paths, e.g. paths that include the pci roots, rather than relative device paths including only disks. This means that the paths won't survive through disks being moved.

While this won't cause a failure — because fallback will be invoked again and create another new boot entry — it would be better for fallback to create device paths containing only the entry for the HD() device itself when that's appropriate.

@ghost ghost assigned vathpela Oct 22, 2013
@vathpela
Copy link
Contributor Author

Fixed in dfd6c73 .

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