|
Re: Kickstart %post script error.: msg#00078linux.redhat.kickstart.general
On Fri, 2004-03-19 at 09:12, raman singh wrote: > Hi, > > I am trying to install OS and the am application using kickstart. I > have the following entry in my %post section > > %post --nochroot > /mnt/source/App.bin > perl /mnt/source/update_rclocal > > > in both the cases I am getting Error while loading shared libraries, > although the libraries does exists and the LD_LABRARY_PATH is set > correctly What is your LD_LIBRARY_PATH, and where are your shared libraries? In the --nochroot environment, you are sitting in the installation environment, which may not have the libraries you are looking for. Have you tried copying the files over to /mnt/sysimage/ and running them in the chroot environment? Forrest |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Kickstart %post script error.: 00078, raman singh |
|---|---|
| Next by Date: | Solved: Making anaconda prompt for network information during CD-based Kickstart: 00078, James_Martin |
| Previous by Thread: | Kickstart %post script error.i: 00078, raman singh |
| Next by Thread: | Re: Kickstart %post script error.: 00078, raman singh |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |