Displaying 5 results from an estimated 5 matches for "smorgasbork".
2013 Sep 14
1
Difficulty building custom Install CD
Greetings,
I am trying to follos the procedure as outlined in:
http://smorgasbork.com/component/content/article/35-linux/128-building-a-custom-centos-6-kickstart-disc-part-1
I am using Cendos minimal ISO to build a custom installer and Live CD
(with addition of NTP, samba and some custom application with
dependencies)
According to the above link:
"In RHEL/CentOS 6, this...
2014 Feb 19
5
createrepo command for 6.4 respin
Hi List,
I have been searching for the correct createrepo command to make a 6.4 respin.
We have been doing this with previous versions using
createrepo -u "media://$discinfo" -g ${DIR}/my_kickstart${VER}/comps.xml .
Which had worked fine until now.
Thanks,
--
Stephen Clark
*NetWolves*
Director of Technology
Phone: 813-579-3200
Fax: 813-882-0209
Email: steve.clark at netwolves.com
2015 Jan 13
1
Making custom USB install media
...need to make custom kickstart installers to be used in the field
to install microservers (Intel NUCs, EFI boot) that don't have optical
drives and may not have internet connections.
I can make a custom ISO just fine using the pretty common steps,
specifically following what's here:
http://smorgasbork.com/component/content/article/35-linux/151-building-a-custom-centos-7-kickstart-disc-part-1
My custom kickstart is on the disk, and along with all my packages, and
everything works great on a VM as a CD image.
The problem is I can't get this to install from USB. I can get it to boot
from USB...
2014 Mar 17
2
Want to create custom iso
Hello All,
I want to make custom iso of Centos 6.4 and want some feature in it by
default
Install VLC , Forticlient , Teamviwer , Google-Chrome , Google-Drive ,
and I want to set a Wallpaper for my new OS .
and I have to install it on a computer without internet connection. So i
have to give the setup of given Software in the iso itself.
How can i achive my goal. Any help is appreciated.
2014 Jun 03
0
Custom respin ISO prompting for discs
I'm creating a custom install / respin ISO with updated packages and a
kickstart - starting from CentOS 6.5 minimal install DVD. I'm generally
following the directions from
http://smorgasbork.com/component/content/article/35-linux/128-building-a-custom-centos-6-kickstart-disc-part-1
.
I can create the iso, boot, have it find the installation media (it prints
"Found local installation media"), partition the disks, resolve the
dependencies, and then when it gets to "Starti...