eisxen [RC5] Base update auf 1.6.9 macht Probleme
Jens Kluge <[email protected]>
| Newsgroups | spline.eisxen |
|---|---|
| Organization | spline |
| Message-ID | <[email protected]> |
Bin gerade wieder mal dabei einen eisxen - noch immer RC5 - aufzusetzen.
Als erste Aktion nach der Installation update ich die base auf 1.6.9
Wenn ich dann in setup - Edit base confugration aufrufe und wieder
abspeichern möchte, bekomme ich folgende Fehlermeldung:
Error: You have set MODULE_1_ACTION='option' but the module 'tun' does
not have or need any options to be set. You must either choose
an other action for the module 'tun' or remove this module from
base-config.
Error: You have set MODULE_3='pciback' but no loadable module named
'pciback' was found for the running kernel nor a so named alias
could be detected in database.
Error in configuration, aborting...
Ursache sind wohl eine erweiterte automatische Optionen von Module_Action:
MODULE_N = 3
MODULE_1 = tun
│ MODULE_1_ACTION = option
│ MODULE_1_STRING =
│ MODULE_2 = loop
│ MODULE_2_ACTION = option
│ MODULE_2_STRING = max_loop=128
│ MODULE_3 = pciback
│ MODULE_3_ACTION = option
│ MODULE_3_STRING =
bis 1.6.3 gab es hier keine Probleme....