Package: fai-server Version: 2.10.1 make-fai-nfsroot uses debootstrap to create an NFS root. However, the debootstrap 0.3.3 from Debian SID only contains a /usr/lib/devices.tar.gz which is 600 bytes. Many device nodes aren't created that are needed for the FAI nfsroot image, e.g. the ones for virtual console 2 and 3.
One could claim that debootstrap has a bug, but obviously debootstrap works nice with, say, linux-vserver. So I'd say that fai-server should contains it's own devices.tar.gz file that it extracts into the nfsroot's dev/ directory after it run debootstrap. This way make-fai-nfsroot can assure that it's nfsroot works even on Debian SID, whatever debootstrap installs or not. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

