I am trying to prepare for multiple FE.
So to start
/tftpboot/PXEClient/pxelinux.cfg/01-00-40-63-ef-7e-d2
Works a treat for MAC address 00-40-63-ef-7e-d2 and MM starts to boot all ok.
But...
I was hoping to have /tftpboot/PXEClient/conf/01-00-40-63-ef-7e-d2 ie a conf directory per MAC address.
MM refuses to see the minimyth.conf file. Have tried 00-40-63-ef-7e-d2 also.
Looking at the logs it does not try alternatives to default
Code: Select all
Aug 22 12:25:38 (none) local0.info minimyth: fetching configuration file ...
Aug 22 12:25:38 (none) local0.info minimyth: fetching 'confro:/minimyth.conf': local file will be '/etc/minimyth.d/minimyth.conf'.
Aug 22 12:25:38 (none) local0.info minimyth: fetching 'confro:/minimyth.conf': URL 'tftp://192.168.1.90/PXEClient/conf/default/minimyth.conf' not fetched (it may not exist).
Aug 22 12:25:38 (none) local0.err minimyth: 'minimyth.conf' not found.
Aug 22 12:25:38 (none) local0.info minimyth: init failed. check '/var/log/messages' for further details.
Aug 22 12:25:39 (none) daemon.info init: no more processes left in this runlevel
Aug 22 12:25:58 (none) auth.info login[401]: root login on 'pts/0'
http://www.mythtv.org/wiki/Minimyth_Howto
JamesConfigure MiniMyth
MiniMyth will need a "conf" directory, and inside that directory you will need ether a "default" directory or a directory that is named off the mac address of you minimyth network card.