[EMAIL PROTECTED] wrote: > Hi > > Since the upgrade to koan-1.2.5-1.el5, I get some a really odd grub.conf > using koan livecd feature > > [...] > title kick1223468404 > root (hd1,0) > -> kernel inuz root=/ nostorage ksdevice=eth0 ... > initrd.img > -> initrd trd.img > [...] >
There's another issue with grubby in F9 that breaks other things with the live CD (it was taking advantage of a very unused/unsupported parameter), so the answer is to use the "dead" CD instead. # cobbler buildiso --help https://fedorahosted.org/cobbler/wiki/BuildIso It also has the advantage of being much easier to build and being more stable (since it's just using mkisofs + syslinux). It does not feature dynamic host lookups but works great for profile-based installations and you can also include systems in the menus if you choose. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
