Comment 3 for bug 1926528

Revision history for this message
christopheg (christophe-grosjean) wrote :

above command missing some escapes, here is the correct one

d-i partman/early_command string \
  sed -i "s/initial_proc_contents=\"\$(ls \$ROOT\/proc)\".*/set +e ; & ; set -e/" /usr/bin/grub-installer ;