Christian, Just want to make sure I understand correctly. So for example first create a bootable USB stick by using Fedora Live USB Creator. Then once that stick is working, put the additional cobbler generated ISO onto the disk by doing:
cat generated.iso>/dev/sdb1 And now this will make the cobbler menu appear and enable me to select profiles? Thanks, - Ole On 05/14/2011 12:04 AM, Christian Horn wrote: > On Fri, May 13, 2011 at 04:37:57PM -0500, Ole Ersoy wrote: >> While attempting to figure out what to do with the generated.iso >> file the only documentation (mail list post) I came across >> mentioned livecd-iso-to-disk, so that was my first attempt. >> Is there a more straightforward way to put the generated.iso >> file to work? > > Either all .iso files or some generated in a special way can be > transferred in a way as simple as > > cat file.iso>/dev/<sd-representation-of-usbstick> > > Just used this with a linux live distro, probably the .iso has to > be generated in a special way - but worth a try. > > > Christian > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
