LTSP client fails to boot with "Segment in reserved area" error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ltsp (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Using a Jammin 125 thin client from Diskless Workstations, Ubuntu Fiesty, ltsp packages installed from instructions in the documentation (through apt).
When the client would boot with the default image, (2.6.20) it would try to load the nbi image and error out with a message saying "Segment in reserved area". Compared the new NBI file against a working NBI file from LTSP 4 and found that the working one was an NBI format where as the LTSP 5 image was an ELF format.
<--- Fix --->
apt-get install mknbi
cd /var/lib/
mknbi-linux --output=
Modify the dhcp to use the new NBI file instead of the old, restart DHCP, reboot the terminal
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance.