From 297f539f0ad3722f36b87e8c7fe81bf7f8937dcc Mon Sep 17 00:00:00 2001 From: Antynea Date: Mon, 31 Aug 2015 04:55:34 +0200 Subject: [PATCH] fixme: boot with microcode --- 41_snapshots-btrfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/41_snapshots-btrfs b/41_snapshots-btrfs index b9c8e8f..4e5e6d4 100644 --- a/41_snapshots-btrfs +++ b/41_snapshots-btrfs @@ -125,7 +125,7 @@ snapshots_entry() echo 'Loading Initramfs: "${i}" ...'" if [ -f "$(boot_dir)"/"${u}" ] ; then echo "\ - initrd \"${boot_dir_real_path}/"${u}"\" initrd \"/"${snap_dir_name}"/boot/"${i}"\"" + initrd \"${boot_dir_real_path}/"${u}"\" \"/"${snap_dir_name}"/boot/"${i}"\"" else echo "\ initrd \"${boot_dir_real_path}/"${i}"\""