Joshua Baldock wrote: > > Hi Guys, > > Would like some help regarding configuring a memtest imaghe for > cobbler. I have followed this page on the wiki: > > https://fedorahosted.org/cobbler/wiki/MemTest > > So I have run the command: > > cobbler image add --name=memtest --file=/tftpboot/memtest86 > --image-type=direct > > Now because Im unable to run PXE in our environment, I am using the > 'cobbler buildiso' command to create a boot disk. However when I boot > the machine with the created iso disk, it does not have the image > option of memtest. > > Im sure there is something that Im missing. Im not sure if I need to > create a profile associated with the memtest image, but if that’s the > case I haven't been able to work out how to do that. > > Thanks for you help. > > Cheers, > > Josh >
Hi Josh, Presently "cobbler buildiso" does not copy images to the ISO. This could be looked at in future releases. However if you look closely you'll see is just doing some simple things with syslinux so you could also copy memtest to the image and modify the output cobbler creates to make your own customized ISO. Either way, we can add this easily. Could you please file an RFE at fedorahosted.org/cobbler (account first: https://admin.fedoraproject.org/accounts) ? --Michael > > ------------------------------------------------------------------------ > Information contained in this communication (including any > attachments) is confidential and may be privileged or subject to > copyright. If you have received this communication in error you are > not authorised to use the information in any way and Optiver requests > that you notify the sender by return email, destroy all copies and > delete the information from your system. Optiver does not represent, > warrant or guarantee that this communication is free from computer > viruses or other defects or that the integrity of this communication > has been maintained. Any views expressed in this communication are > those of the individual sender. Optiver does not accept liability for > any loss or damage caused directly or indirectly by this communication > or its use. > > Please consider the environment before printing this email. > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
