On Fri, Sep 7, 2012 at 4:23 AM, Ubay Dorta Guerra <[email protected]> wrote: > Hello, > > I have a fedora17 client with koan 2.2.3 and i want to reinstall the > system with te following command: > > [root@client1 ~]# koan --server server1 --system=client1 --replace-self > ... > - ['/sbin/grubby', '--add-kernel', '/boot/vmlinuz_koan', '--initrd', > '/boot/initrd.img_koan', '--args', > '"ks=http://server1/cblr/svc/op/ks/system/client1 ksdevice=link kssendmac > lang= text "', '--copy-default', '--make-default', '--title=kick1347011477'] > ... > - reboot to apply changes > > When the machine reboots, it is starting the previous system and not the > installation process. > > The koan command uses grubby and fedora17 now uses grub2 as default. > ...
Yes, could you please open an issue via github for this, so I can keep track of it? https://github.com/cobbler/cobbler/issues The check for the make should probably be removed, so that if update-grub exists it will use that instead of grubby by default. _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
