diff options
Diffstat (limited to 'tests/fixtures/0214-lvmvg-without-pv.installfile')
-rw-r--r-- | tests/fixtures/0214-lvmvg-without-pv.installfile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/fixtures/0214-lvmvg-without-pv.installfile b/tests/fixtures/0214-lvmvg-without-pv.installfile new file mode 100644 index 0000000..0e0082c --- /dev/null +++ b/tests/fixtures/0214-lvmvg-without-pv.installfile @@ -0,0 +1,10 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +diskid /dev/sdb WDC +disklabel /dev/sdb apm +partition /dev/sdb 1 8M boot +partition /dev/sdb 2 fill +lvm_vg /dev/loop2 NonExistentVG |