Several Questions
Thomas Lange
lange at informatik.uni-koeln.de
Tue Feb 27 09:23:48 CET 2018
>>>>> On Mon, 26 Feb 2018 17:40:14 -0800, Bill MacAllister <bill at ca-zephyr.org> said:
> prevent fsck from running. Specifically metadata_csum is preventing
> fsck from running. How would we specify a setup-storage to create file
> systems without that option?
This is already in FAI since FAI 5.4. Add this into the disk_config
for XENIAL:
createopts="-O ^metadata_csum"
> Creating a standalone CD with a fixed address
This can be done in the grub menu of the CD. Like this:
ip=192.168.33.250::192.168.33.1:255.255.255.0:faiserver:eth0:off
The file /etc/fai/grub.cfg has an entry for setting up a FAI server
with a fixed IP address. There you see the syntax.
--
regards Thomas
More information about the linux-fai
mailing list