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

Re: How to send to d-i's log-output?



On Monday 21 July 2008 13:40, Shachar Or wrote:
> Hello!
>
> How can I get the output of the preseed late_command to show up in the d-i
> log-output?

This did it:
 d-i preseed/late_command string chroot /target /bin/bash -c 'cd /root && 
wget -q http://ahava/d-i/etch/late_command.sh && chmod 755 late_command.sh 
&& ./late_command.sh' >> /var/log/syslog

>
> Thanks!
> --
> Shachar Or | שחר אור
> http://ox.freeallweb.org/

-- 
Shachar Or | שחר אור
http://ox.freeallweb.org/


Reply to: