aboutsummaryrefslogtreecommitdiffstats
path: root/templates/machines/raspberrypi4.jinja2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machines/raspberrypi4.jinja2')
-rw-r--r--templates/machines/raspberrypi4.jinja22
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/machines/raspberrypi4.jinja2 b/templates/machines/raspberrypi4.jinja2
index d4ef568..8f47cca 100644
--- a/templates/machines/raspberrypi4.jinja2
+++ b/templates/machines/raspberrypi4.jinja2
@@ -19,5 +19,5 @@
{{ super() }}
context:
console_device: ttyS0
- extra_kernel_args: "8250.nr_uarts=1 cma=64M"
+ extra_kernel_args: "8250.nr_uarts=1 cma=64M fstab=no"
{% endblock %}