Historically, Windows is unsupported, but can be made to work with a fair bit of effort. I've successfully built w2k3 servers by pulling together a couple of web pages and several utility programs. Not for the faint of heart. Starting with Vista, MS switched to an image-based installation, with which I have no experience.
Owen Mann, Interactive Data Real Time Services 60 Codman Hill Rd, Boxborough, MA 01719 978-795-3758 [email protected] “We have to remember that what we observe is not nature in itself, but nature exposed to our method of questioning.” -Werner Heisenberg -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of James Cammarata Sent: Friday, December 07, 2012 8:28 AM To: cobbler mailing list Subject: Re: [cobbler] A question about cobbler/codes.py and MS Windows support? > That got me curious. M$ Windows! Among the listed, how well cobbler > supports them? I have done some digging into both the current and old > documentation but couldn't find much instructions. Are these elements > in the dictionary and lists TODOs or real? ;-) They are there to support that breed/os-version for images only, cobbler does not support them as distros. > Seriously, is there a place where I can find the status of support of > each listed OS in the above dictionary? My own limited experience can > only confirm that RHEL 6, Fedora 17, precise and quantal do work, with > the last two demanding more work to use the current version 2.4.0, > among other minor annoyances that I hope to be able to work on soon > (under water due to work load again :-( > > I would appreciate a pointer. So far, the best I could find is from > the prolific Jörgen Maas's posts, e.g. > http://www.mail-archive.com/[email protected]/msg07265.ht > ml In 2.4.0, you will be able to get a list of supported distros/os-versions by running the command "cobbler signature report". That will be in the beta3 RPM, which I should get pushed out this weekend. Looking at codes.py in the older versions is the only other way to get that info. _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler ******************************************************* This message (including any files transmitted with it) may contain confidential and/or proprietary information, is the property of Interactive Data Corporation and/or its subsidiaries, and is directed only to the addressee(s). If you are not the designated recipient or have reason to believe you received this message in error, please delete this message from your system and notify the sender immediately. An unintended recipient's disclosure, copying, distribution, or use of this message or any attachments is prohibited and may be unlawful. ******************************************************* _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
