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

Re: Problem with "d-i preseed/late_command"



Damien Hull wrote:
> I am trying to create an automated install CD. I don't want any questions 
> or info displayed on the screen other then progress info. My preseed file 
> works until the very end. When it hit's the last command "d-i 
> preseed/late_command..." the installer displays a message showing the 
> command and giving the "exit code 1" status. I hit "enter" and the 
> installer finishes the install.
>
> Is there a way to run "d-i preseed/late_command..." without the installer 
> showing any info?

Yes, just make sure the command returns a zero exit status.

Probably all you need to do is add "|| true" to the end of the command..

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: