diff options
Diffstat (limited to 'tests/fixtures/0253-fs-hfsplus.installfile')
-rw-r--r-- | tests/fixtures/0253-fs-hfsplus.installfile | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/fixtures/0253-fs-hfsplus.installfile b/tests/fixtures/0253-fs-hfsplus.installfile new file mode 100644 index 0000000..cf1801a --- /dev/null +++ b/tests/fixtures/0253-fs-hfsplus.installfile @@ -0,0 +1,10 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +diskid /dev/sdb WDBNCE2500PNC +disklabel /dev/sdb gpt +partition /dev/sdb 1 10M bios +partition /dev/sdb 2 fill +fs /dev/sdb2 hfs+ +mount /dev/sdb2 / |