segment does not fit in any memory region

Gavin McCullagh gmccullagh at gmail.com
Wed Jan 23 12:09:13 GMT 2008


Hi,

On Tue, 22 Jan 2008, Ismael Farfán Estrada wrote:

> [some output]
> /ltsp/amd64/initrd.img
> .........3 lines of periots..............
> segment [a number]:[other number] does not fit in any memory region

> I'm wonthering whether that error is due to the image I'm using (amd64)
> I tried to look for the i386 but is nowere to be found

Indeed, you can't boot the amd64 image on i386 clients.

You should be able to create it using 

	sudo ltsp-build-client --arch i386

and you will then need to modify /etc/ltsp/dhcpd.conf to change the boot
images from amd64 ones to i386 ones.  Then you must restart the dhcp server 

	sudo  /etc/init.d/dhcp3-server restart

> the clients have pentium 2 processor with 32 RAM

That may still cause problems, but the above needs fixing first.

Gavin




More information about the edubuntu-users mailing list