We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f11002 commit 9b287e8Copy full SHA for 9b287e8
build-tests/x86/leap/test-image-custom-partitions/root/config_partids.patch
@@ -1,11 +1,11 @@
1
--- /usr/lib/dracut/modules.d/90kiwi-repart/kiwi-repart-disk.sh
2
+++ /usr/lib/dracut/modules.d/90kiwi-repart/kiwi-repart-disk.sh
3
-@@ -23,6 +23,8 @@ function initialize {
4
- import_file ${profile}
5
- import_file ${partition_ids}
+@@ -43,6 +43,8 @@ function initialize {
+ else
+ import_file ${partition_ids}
6
7
-+ export kiwi_RootPart=7
++ export kiwi_RootPart=7
8
+
9
- disk=$(lookup_disk_device_from_root)
10
- export disk
11
-
+ disk=$(lookup_disk_device_from_root)
+ export disk
+ fi
0 commit comments