In the NBD booting case, the function initGlobalDevices in kiwi-overlay-root.sh runs the command ndb-client to connect the remote NBD share to the device /dev/nbd0. The script parse-kiwi-overlay.sh, on the other hand, incorrectly parses overlay:nbd=ip:export to /dev/ip/export, leading to the system waiting for /dev/ip/export to appear. This commit corrects the problem. With this change NDB booting of KIS images now succeeds, although only if the ndb package is added to the appliance description. |
||
|---|---|---|
| .. | ||
| 80kiwi-verity | ||
| 90kiwi-dump | ||
| 90kiwi-live | ||
| 90kiwi-overlay | ||
| 90kiwi-repart | ||
| 99kiwi-dump-reboot | ||
| 99kiwi-lib | ||