From 94644730a70a0c424f64ca46b42e445938b9a0dc Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sat, 19 Jul 2014 16:45:35 +0200 Subject: [PATCH] add NUC conf --- conf/NUC/partitions.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 conf/NUC/partitions.txt diff --git a/conf/NUC/partitions.txt b/conf/NUC/partitions.txt new file mode 100644 index 0000000..f46d55d --- /dev/null +++ b/conf/NUC/partitions.txt @@ -0,0 +1,7 @@ +# partition table of /dev/sda +unit: sectors + +/dev/sda1 : start= 63, size= 24418737, Id=83, bootable +/dev/sda2 : start= 24418800, size= 9767520, Id=83 +/dev/sda3 : start= 34186320, size= 3903795, Id=82 +/dev/sda4 : start= 38090115, size=196351533, Id=83 -- 2.39.5