Thinstation / thinstation

A framework for making thin and light Linux based images for x86 based machines and thinclients.
https://www.thinstation.net/
804 stars 187 forks source link

faild to boot grub image #840

Closed SajjadSabzkar closed 2 months ago

SajjadSabzkar commented 3 months ago

Hi, i'm compile iso and when i boot from usb below error message shows. lib/relocator.c:1455: couldn't find suitable memory target. %7.39MiB/s]

012

Thinstation commented 3 months ago

You ran out of memory. You can either add more ram or make a smaller image.

SajjadSabzkar commented 3 months ago

Does the vmware config image require more than 4GB of RAM?

SajjadSabzkar commented 3 months ago

Apparently, everything is ok until the fastboot parameter is set to false, this happens. I even increased the amount of RAM to 8 GB

Thinstation commented 3 months ago

The vmware machine profile does not really change the size of the image, it only selects the modules necessary to run on most VMware machine configurations. I don't know how much stuff you are sticking into the image, but fastboot is one of the ways to get past memory constraints. Depending on the initrd compression mode, more or less memory might be required to decompress the image during boot. https://github.com/Thinstation/thinstation/wiki/Booting-Modes-and-Compression