Rajesh pant wrote:
> hello all,
> i need to install BOSS, indian version of linux, a debian distribution,
> using fai.
> could you please guide me how to proceed.
Check the multi-distribution howtos in the wiki.
Basically, you need to do similar things as if you install Ubuntu or
Redhat (just dpkg
> There might be a dirty way:
>
> Write a FAI script or a hook for the final part of the installation.
> This script changes the pxe configuration in such a way that the node
> does not boot locally but it boots a DOS image.
> This DOS image contains tools for setting the NVRAM and CMOS. Create a
>
Hi list!
I have a strange problem.
My FAI installation works quite fine; just I cannot make faimond work.
I have been digging a bit and I found that faimond variable is set in
task_confdir() in subroutines-linux. The code tests if $monserver has
been set (where could I set this) and in case it's
> On Tue, 21 Jul 2009 16:56:32 +0200, Torsten Schlabach
> said:
> I have been digging a bit and I found that faimond variable is set in
> task_confdir() in subroutines-linux. The code tests if $monserver has
> been set (where could I set this) and in case it's not set, it set
> On Tue, 21 Jul 2009 17:23:58 +0200, Torsten Schlabach
> said:
> No if I don't do DHCP, my only option would be to define monserver in
> fai.conf?
Yep. Good idea.
--
regards Thomas
Can I safely uninstall fai-quickstart on my FAI server? I don't want to mess
up my FAI system. I just want to uninstall tftpd-hpa. And fai-quickstart has
a dependency on tftpd-hpa.
> On Tue, 21 Jul 2009 15:54:15 -0500, "John G. Heim"
> said:
> Can I safely uninstall fai-quickstart on my FAI server?
Hi John,
sure you can. It's just a package for easier installation packages
that are needed by a default FAI setup.
--
regards Thomas
Is there anyone around who has gathered some experience installing mysql
server within FAI? Apparently, the _existing_ debconf template
"start_on_boot" isn't obeyed, and I'm running into trouble with the
setting for the root password.
I'd appreciate if you'd be willing to share your ideas.
Cheers