Zarutian (cc'd) asked about setting up the capros dev tools in a vm, attached is a shell script that does that, (it works here :)
you'll want to modify ks.cfg at least the rootpw line, the default password is.... 'pasword' you do not want to use this ks.cfg outside of qemu (it's going to wipe the disk.) its a little big boned, at 3g... I spent too much time trying to trim the fat, I failed. at the grub prompt, you need to: select the 'basic video option', and hit tab to edit the kernel command line, append the following line: ks=floppy:/ks.cfg after its done, you should be able to qemu-kvm -hda fedora.qcow check out capros from cvs, and follow the normal build instructions. hope that helps.
foo.sh
Description: Bourne shell script
ks.cfg
Description: Binary data
------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________ CapROS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/capros-devel
