[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#610525: Preseed: Debian Installer hangs during late_command



Dennis Hoppe wrote:
> d-i preseed/late_command string \
>    in-target lvremove -f /dev/vg0/dummy;

Preseeding commands that generate output to stdout can break the debconf
protocol. Try adding >/dev/null (if it tries to read from stdin, that
could also cause it to hang)

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: