]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
kernel: fix missing rootdev on xen installation.
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 9 Jul 2015 10:41:11 +0000 (12:41 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Jul 2015 11:10:23 +0000 (13:10 +0200)
src/paks/linux-pae/install.sh

index 27e665f9243b1e18be7a31b5d23b6843be7957fe..4ebb38bf2a7196a2e8ac739a6010ca6e9e81137e 100644 (file)
@@ -45,7 +45,7 @@ function find_partition() {
 extract_files
 #
 KVER=xxxKVERxxx
-
+ROOT=`find_partition /`
 #
 # Create new module depency
 #