Hello, Anyone out there having experience with integrating FAI within OPSI (www.opsi.org)? Any suggestions for that? I already have a running opsi-environment but want to get Dual-Boot Systems. So FAI shouldn't touch the Windows boot partition only shrink the 2nd partition when I Boot via pxe the fai-installation - but I would like to be able to install via FAI Linux-only systems,too. What would you suggest? Will it be possible to append a bootoption to the kernel of fai install to change the class from DUALBOOT to SINGLEBOOT ? or is there a better way to do that?
Thanks for any tipps Sven Am 07.02.2012 um 20:12 schrieb "Thomas Neumann" <[email protected]>: >> Am 07.02.2012 17:23 schrieb "Thomas Neumann" <[email protected]>: >>> "All class names should be written in uppercase letters (execpt the >>> class of the hostname). Do not use a dash, use an underscore." >>> >>> Which says nothing about umlauts, diacrites and other 'strange' stuff. > >> Technically everything is allowed, even this is just a best practice. > > This is exactly what I'm worried about. It would be a bit re-assuring to > know that restricting oneself to [a-zA-Z0-9_] is not only a sensible thing > but actually at least expected if not outright required. 'Letters' is open > for interpretation. After all "ä", "é", ô etc. are perfectly fine letters. > > Sure, I can avoid defining such classnames myself. But I'm writing code > which might get used by others later on and I want to make sure it's > officially okay if I just flat out refuse to handle 'strange' classnames. > (Better to be safe then sorry and all that.) > >
