From 6b2b3e5af97dacea1e9099fcefc123c0598c915b Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 8 Apr 2015 21:22:57 +0200 Subject: we use overlaym not unionfs --- files/live-dracut.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/live-dracut.conf b/files/live-dracut.conf index 0c644a5..1403690 100644 --- a/files/live-dracut.conf +++ b/files/live-dracut.conf @@ -9,7 +9,7 @@ omit_drivers+=" radeon nouveau i915 " # compress initrd with xz compress_l="xz" # whitelist only the filesystems needed by live CDs and live USB -filesystems="iso9660 vfat =fs/nls squashfs unionfs" +filesystems="iso9660 vfat =fs/nls squashfs overlay" # fibre channel & iSCSI modules are unneeded on live CD/USB and pull 1MB+ of firmware files omit_drivers+=" qla1280 qla2xxx qla4xxx " # pata_acpi is not wanted on boot -- cgit v1.2.1