[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#358638: netboot: better support for multiple arches



Hello Martin,

I'm using, here in O.S. Systems, the digress and we do support for
more then one arch like the official dilab does. Here we solved the
problem using the arch in prefix. I'm posting a dhcp configuration for
reference:

        group {
                next-server lab.ossystems.com.br;

                host test01 {
                        hardware ethernet 00:0b:6a:09:36:79;
                        fixed-address 10.1.0.240;
                        ddns-hostname "test01";
                        filename "test01/pxelinux.0";
                }
        }

As you can see, we use hostname as prefix but you could use the arch
if you have just one installer for all your machines.

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: otavio@debian.org      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
 you the whole house."



Reply to: