No space left on device (http://ipxe.org/34182006)
|
2018-07-02, 20:57
Post: #4
|
|||
|
|||
RE: No space left on device (http://ipxe.org/34182006)
So it seams that you are simply running out of (available) RAM here,
I would say that what you are seeing is similar if not the same as described at http://lists.ipxe.org/pipermail/ipxe-dev...04793.html To verify what is going on you could build your undionly.kpxe with DEBUG=memmap added to the make line that should print out the memory map of the system and hopefully which segment it is trying to use. There is also the option of building 64 bit images for pcbios, I would not recommend this unless you really need it, but might be worth a try: Code: make bin-x86_64-pcbios/undionly.kpxe It would any case be interesting if you could post the full output when enabling the memmap debug, and maybe also if there is any difference between 32bit and 64bit builds of iPXE Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-02, 12:05
RE: No space left on device (http://ipxe.org/34182006) - NiKiZe - 2018-07-02, 20:16
RE: No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-02, 20:47
RE: No space left on device (http://ipxe.org/34182006) - NiKiZe - 2018-07-02 20:57
RE: No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-04, 21:17
RE: No space left on device (http://ipxe.org/34182006) - oehlrich9 - 2018-07-05, 10:13
|
User(s) browsing this thread: 1 Guest(s)