8 Feb 05:36
problems with koan...
ok, after has been resolved the problems with fedora core 6 in my laptop (compaq r3000), running xen and SELinux disabled, i try to run the koan in my laptop. The scenario as follows: my cobbler server is 136.145.116.114. I set up the next on it: # cobbler distro add --name="test1" --kernel=/boot/vmlinuz-2.6.18... --initrd=/boot/initrd-2.6.18... # cobbler profile add --name="test1-profile" --distro="test1" --kickstart=/root/anaconda-ks.cfg.virtual --virt-name="cobblertest" --virt-file-size=3 --virt-ram=250 when run koan in my laptop, as follows: # koan --virt --profile=test1-profile --server=136.145.116.114 i got the next output: - processing profile: test1-profile - fetching configuration for profile: test1-profile - url=http://136.145.116.114/cobbler/profiles/test1-profile - {'kickstart': 'http://136.145.116.114/cobbler_track/kickstarts/test1-profile/ks.cfg', 'name': 'test1-profile', 'virt_ram': 250, 'repos': '', 'kernel_options': 'lang ksdevice=eth0 text syslog=136.145.116.114:25150 devfs=nomount ramdisk_size=16438 syslog=136.145.116.114:25150', 'virt_name':(Continue reading)
RSS Feed