Package: fai-server Version: 4.3.1
Dear Maintainer, I'm a FAI newbie so understanding error messages is very important for me. I wanted to create a custom fai-cd and did: # fai-make-nfsroot -fl -> finishes without an error # fai-cd -M /fai-cd.iso ERROR: Please create NFSROOT by calling fai-make-nfsroot or fai-setup. Then I can re-run fai-make-nfsroot or fai-setup but the error from fai-cd is still the same. That's a bit wired: I do exactly what the error message tells me to do and this does not solve the problem. Changing the scripts errormessage to "$NFSROOT" showed me that there is no /srv/fai/nfsroot/live/filesystem.dir/etc/fai/ directory, while NFSROOT /srv/fai/nfsroot/live/filesystem.dir of course do exist. After thinking a while I found that the cause of the problem was the missing package fai-nfsroot in /etc/fai/NFSROOT So please change the error message to a more specific one (like: .../live/filesystem.dir/etc/fai/ is missing) or add a detailed alanysis (e.g with the error message: fai-nfsroot must be included in /etc/fai/nfsroot). Thank you Christian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org