Hi klanix,
Thanks for your help, will try it out.
Kind Regards
Tony
On 17 Jun 2010, at 11:53, kalinix wrote:
> On Thu, 2010-06-17 at 11:15 +0100, Anthony Davis wrote:
>>
>> Hi,
>>
>> I am trying to create a custom iso that I can use to install machines.
>> I want to include my custom kick
On Thu, 2010-06-17 at 11:15 +0100, Anthony Davis wrote:
> Hi,
>
> I am trying to create a custom iso that I can use to install machines.
> I want to include my custom kickstart file on the distro and when its
> put in get the system to build using it.
>
> I have done some reading about this
From: Anthony Davis
> I am trying to create a custom iso that I can use to install
> machines.
This used to work for me (I think):
mount CentOS-XXX.iso /mnt/cdrom -t iso9660 -o loop
cp -a /mnt/cdrom /tmp/cdrom
cp ks.cfg /tmp/cdrom/
vi /tmp/cdrom/isolinux/isolinux.cfg
default linux ks=cdrom:
Hi,
I am trying to create a custom iso that I can use to install machines.
I want to include my custom kickstart file on the distro and when its
put in get the system to build using it.
I have done some reading about this process, but i still havent been
able to get it working with out any
4 matches
Mail list logo