RE: [CentOS] kickstart file problem

2008-02-14 Thread Lundgren, Andrew
t > Subject: Re: [CentOS] kickstart file problem > > path: /mnt/sysimage/tmp/ks-script-ah2YMC > > But your script removes /tmp > I'd start by not doing that to tmp. > > Lundgren, Andrew wrote: > > I have a kickstart file that I am using to install multiple > machin

Re: [CentOS] kickstart file problem

2008-02-14 Thread Milton Calnek
path: /mnt/sysimage/tmp/ks-script-ah2YMC But your script removes /tmp I'd start by not doing that to tmp. Lundgren, Andrew wrote: I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post sec

RE: [CentOS] kickstart file problem

2008-02-14 Thread Ross S. W. Walker
Lundgren, Andrew wrote: > > I have a kickstart file that I am using to install multiple > machines. If I install with no %post script, everything runs > great. When I add the following %post section, if fails. > > I have been working on this for a few days now without luck, > Any help woul

[CentOS] kickstart file problem

2008-02-14 Thread Lundgren, Andrew
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails. I have been working on this for a few days now without luck, Any help would be appreciated. Here is the error, th