Xen-tools and FAI softupdates: Difference between revisions

From FAIWiki
Jump to navigation Jump to search
(first version)
(No difference)

Revision as of 13:34, 30 September 2006

For now, only my xen-tools config, here

Baiscally, I run fai softupdates in the chroot, after xen-tools has created the basic system. That way I can use the FAI class system to get more sophisticated possibilities of sharing configuration for multiple different systems, which are party similar and partly quite different.

I run xen-tools with the command

mac=00:16:3E:3C:02:40 xen-create-image --ide --size=2Gb --copy=/dev/null --hostname faiserver --template=/etc/xen-tools/paravirtual.tmpl

to get a FAI Server installed, the FAI configspace is located in the xen-tools skel directory. Sure, some further knowledge of FAI is necessary to understand all that...