summaryrefslogtreecommitdiff
path: root/v-i.vmdb
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-12-25 11:27:26 +0200
committerLars Wirzenius <liw@liw.fi>2020-02-29 20:00:01 +0200
commitcadde0df60e97c663825969cc5a7c35e9e96bb97 (patch)
tree8314b59b44cf249508ce96dbc98bb5f61c438045 /v-i.vmdb
parent589a8f97b2bda1198cff82e9497018e0ca184d25 (diff)
downloadv-i-cadde0df60e97c663825969cc5a7c35e9e96bb97.tar.gz
Change: make v-i work on my x220
Previously, mysterious failings with grub.
Diffstat (limited to 'v-i.vmdb')
-rw-r--r--v-i.vmdb10
1 files changed, 5 insertions, 5 deletions
diff --git a/v-i.vmdb b/v-i.vmdb
index 68f4e17..a401a65 100644
--- a/v-i.vmdb
+++ b/v-i.vmdb
@@ -23,10 +23,6 @@ steps:
partition: efi
- mkfs: ext4
-
- - mount: root
-
- - unpack-rootfs: root
partition: /
- mount: /
@@ -49,7 +45,7 @@ steps:
- apt: install
packages:
- - python
+ - python3-distutils
- console-setup
- locales-all
- ifupdown
@@ -68,6 +64,10 @@ steps:
- ansible: /
playbook: v-i.yml
+ - copy-file: /root/x220.sh
+ src: x220.sh
+ perm: 0755
+
- fstab: /
- grub: uefi