Bug in make-fai-bootfloppy?
Andreas Schockenhoff
asc at gmx.li
Mon Mar 15 22:52:19 CET 2004
Hello,
I try to make a boot disk with one of the nice examples from:
man make-fai-bootfloppy
make-fai-bootfloppy -d f
"10.0.2.111:10.0.2.5:10.0.2.1:255.255.254.0:demohost:eth0:off
FAI_FLAGS=verbose,createvt" FAI_ACTION="install"
it does not work. :-(
but
make-fai-bootfloppy -d f
"ip=10.0.2.111:10.0.2.5:10.0.2.1:255.255.254.0:demohost:eth0:off
FAI_FLAGS=verbose,createvt" FAI_ACTION="install"
works. But it look a little bit ugly.
# $Id: make-fai-bootfloppy,v 1.52 2004/02/25 16:09:44 lange Exp $
In this source I find a note:
"f use fixed IP, needs companion option -s"
I try:
./make-fai-bootfloppy -s demohost -d f FAI_FLAGS="verbose,createvt"
FAI_ACTION="install"
works very nice.
But I found no "-s -d f" combination thats works for me like "ip=".
bye Andreas
More information about the linux-fai
mailing list