clanModules: init single disk

This commit is contained in:
Johannes Kirschbauer
2024-07-03 11:05:00 +02:00
parent fa524c9a14
commit e1fd63bca2
9 changed files with 118 additions and 10 deletions

View File

@@ -1,3 +0,0 @@
This settings exists only for testing purpose to make the machine bootable
It serves as a gap close, until we have the required boot and filesystem modules ready for the inventory.

View File

@@ -1,4 +0,0 @@
{
"fileSystems": { "/": { "device": "/dev/null" } },
"boot": { "loader": { "grub": { "device": "/dev/null" } } }
}