-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Xen doesn't work #129780
Copy link
Copy link
Closed
Labels
2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS6.topic: xen-projectIssues and PRs related to the Xen Project Hypervisor.Issues and PRs related to the Xen Project Hypervisor.
Metadata
Metadata
Assignees
Labels
2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md6.topic: nixosIssues or PRs affecting NixOS modules, or package usability issues specific to NixOSIssues or PRs affecting NixOS modules, or package usability issues specific to NixOS6.topic: xen-projectIssues and PRs related to the Xen Project Hypervisor.Issues and PRs related to the Xen Project Hypervisor.
Fields
Give feedbackNo fields configured for issues without a type.
Issue description
I am unable to get xen working on my system following the advise from https://nixos.wiki/wiki/Virtualization_in_NixOS with and without:
Steps to reproduce
virtualisation.xen.enable = true;Technical details
Please run
nix-shell -p nix-info --run "nix-info -m"and paste the result.