The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Could not use image
2014-12-06, 15:52
Post: #1
Could not use image
Hi,

I need help to activate a[/code] background picture.

I use undionly.kpxe, generated on rom-o-matic with :
Advanced > PXE bootstrap loader keep [Keep PXE stack method 1 (.kxpe)
Choose a NIC type > undioonly
Download protocols > TFTP, HTTP, HTTPS, FTP, NFS- IMAGE_PNG, PNG image support
- CONSOLE_CMD, Console command
- CONSOLE_VESAFB, VESA framebuffer console

My menu.ipxe :

Code:
#!ipxe
console --x 1024 --y 768
console --picture http://192.168.0.17/images/splash.png --left 32 --right 32 --top 32 --bottom 48

menu
...

When I boot on nic with a laptop this error appears :
Code:
http://192.168.0.17/images/splash.png... ok
Could not use picture: Operation not supported (http://ipxe.org/3c008003)
Could not boot image: Operation not supported (http://ipxe.org/3c008003)
No more network devices

I don't understand why Huh
Is PNG must be 24 or 8 bits?
(The resolution of my image is 1024 x 768)

Any idea ?
Thank you
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Could not use image - xhark - 2014-12-06 15:52
RE: Could not use image - xhark - 2014-12-06, 23:14
RE: Could not use image - xhark - 2014-12-08, 23:00
RE: Could not use image - xhark - 2014-12-09, 15:41



User(s) browsing this thread: 1 Guest(s)