Re: AW: fai-diskimage variable "classes" not inherited to fai
Thomas Lange <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
>>>>> On Thu, 1 Jul 2021 09:24:37 +0000, "Schulz, Reiner" <[email protected]> said: > # fai-diskimage -v -N -u dvzsn-ra0317 image.raw > ERROR: No classes are defined >> From /usr/sbin/fai-diskimage: > 182 if [ -z "$classes" ]; then > 183 die 7 "No classes are defined" > 184 fi Ooops. You can work around this y definin a class, but not use it in your config space. Just add -c ZZZZZ. -- viele Grüße Thomas