[CentOS] Re: kickstart post section
Alfred von Campe
alfred at von-campe.comMon Mar 10 13:09:08 UTC 2008
- Previous message: [CentOS] Re: kickstart post section
- Next message: [CentOS] Re: kickstart post section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I tried the above suggestion and it did not have the desired effect. > Everything gets logged to log file. I was hoping for a way to log > to the file and also still see it on the screen also. Have you tried something like this: %post ( do your stuff here ) 2>&1 | tee post-install.log
- Previous message: [CentOS] Re: kickstart post section
- Next message: [CentOS] Re: kickstart post section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list