Bug in make-fai-nfsroot? / mknbi-linux ohne option --output=
Max Lindner
ml at sonderschueler.de
Tue Sep 2 02:51:23 CEST 2003
Hallo!
Wir haben uns heute mal an FAI versucht.
Leider wird /boot/fai/installimage nicht erstellt.
diese beiden Zeilen sind ja dafür zuständig:
mknbi-linux --verbose -a "ip=both" \
$NFSROOT/boot/vmlinuz-$KERNELVERSION /boot/fai/installimage
allerdings steht ja in der manpage zu mknbi-linux
mknbi-linux [--output=outputfile] kernelimage [ramdisk]
das hieße ja, das /boot/fai/installimage die ramdisk wäre, oder?
müsste der Aufruf nicht richtigerweise:
mknbi-linux --output=/boot/fai/installimage \
$NFSROOT/boot/vmlinuz-$KERNELVERSION -a "ip=both"
lauten? --verbose ist laut manpage nämlich auch nicht implementiert.
Was sind eure Erfahrungen?
Ciao,
Max
More information about the linux-fai
mailing list