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

types: add support for /dev/xvd[a-z] style disks #251

Merged
merged 1 commit into from Jun 2, 2023

Conversation

vdbe
Copy link
Contributor

@vdbe vdbe commented Jun 1, 2023

This style is used in the xen hypervisor

$ lsblk
lsblk
NAME    MAJ:MIN RM  SIZE RO TYPE MOUNTPOINTS
xvda    202:0    0   40G  0 disk
├─xvda1 202:1    0  200M  0 part /boot
└─xvda2 202:2    0 39.8G  0 part /nix/store
                                 /

this style is for the xen hypervisor
@Lassulus Lassulus merged commit e14a03c into nix-community:master Jun 2, 2023
28 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants