Re: kickstart installation of Ubuntu Desktop

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

 



Hi,

I have put the following under %post section in ks.cfg (kickstart.cfg file)

#####################################################################
%post
cd /tmp
wget http://192.xxx.xxx.xxx/ocsinventory-agent.sh
sh /tmp/ocsinventory-agent.sh
wget http://192.xxx.xxx.xxx/ocsinventory-agent.cfg -O
/etc/ocsinventory/ocsinventory-agent.cfg -o /tmp/log


###contents of ocsinventory-agent.sh file#################
apt-get -y install ocsinventory-agent
#####################################################################

when i run by hand while running the command apt-get install
ocsinventory-agent, It gives me a dialog window
saying

*http*
 or
*local*

and the next screen in the dialog window says

server .............................................

How can i handle the above scenario in the automatically installation
of Ubuntu Desktop using http method?

Please suggest/guide.

Thanks

Kaushal

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux