diff options
Diffstat (limited to 'tests/scripts/0021-duplicate-root-mount.installfile')
-rw-r--r-- | tests/scripts/0021-duplicate-root-mount.installfile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/scripts/0021-duplicate-root-mount.installfile b/tests/scripts/0021-duplicate-root-mount.installfile new file mode 100644 index 0000000..0d009cd --- /dev/null +++ b/tests/scripts/0021-duplicate-root-mount.installfile @@ -0,0 +1,6 @@ +network true +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +mount /dev/sda2 / |