From b2330a799e119bb6c9dae56116fb6c6ed6e75998 Mon Sep 17 00:00:00 2001 From: Openlab Labtop Date: Fri, 3 Apr 2015 04:44:00 +0000 Subject: labtop: device ID for grup --- machines/labnet/labtop.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/labnet/labtop.nix b/machines/labnet/labtop.nix index 54efe793..7e4892d2 100644 --- a/machines/labnet/labtop.nix +++ b/machines/labnet/labtop.nix @@ -26,7 +26,7 @@ let in { imports = [ ]; - boot.loader.grub.device = "/dev/sda"; # FIXME: Device ID + boot.loader.grub.device = "/dev/disk/by-id/ata-HITACHI_HTS722010K9SA00_080711DP0270DPGLVMPC"; boot.kernelModules = [ "kvm-intel" ]; boot.initrd.availableKernelModules = [ -- cgit 1.4.1