On Sat, Feb 26, 2011 at 12:35:38PM +0100, Gunnar Thielebein wrote: > > So i need to enforce blank --profiles? I'll try your sed trick > regarding menu selection. Do you think this could be hacked into cobbler? I am > little bit into python and would like to see this implemented.
Could probably get implemented. My first attempt was manually editing /etc/cobbler/pxe/*, didnt help. Also for PXE disabling the menu is implemented, i.e. via setting in the settings-file. Did also sumble upon other things when using buildiso: when deploying suse sles it didnt hand over kernel option autoyast= but still ks= as for rhel, while the PXE-files are correctly deployed. So its probably just few/no people havent had your requirement yet. > Regarding the old laptop issue: Is it possible to let the images/install.img > load from local (like the full install media does) and do only the installpart > over network? Not sure about that. There are in general vmlinuz/initrd and all the later repo-data which can be supplied using different methods. Have only seen install.img beeing supplied from the same location as the repo-data. Starting with Fed15 the install.img seems to be part of the initrd. Christian _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
