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
Ipxe and System Rescue CD
2018-05-03, 13:42
Post: #1
Ipxe and System Rescue CD
Hello,
I have a problem with my ipxe server.
I want to do an entry for system rescue CD, so i have download the iso from the website, i mount it for to take the files "rescue32" "rescue64" "initram.igz" in my tftp folder and "sysrcd.md5 and "sysrcd.dat" on my web server.

I do an entry on my menu ipxe (i replace my server ip by "IpServer") :
:rescueCD64
kernel /images/sysresccd/rescue64 dodhcp setkmap=fr scandelay=1 netboot=http://IpServer/sysrcd.dat
initrd /images/sysresccd/initram.igz
boot || goto failed

when i select this entry, kernel is download, initrd too but after i have problem :
[Image: ipxe_error.jpg]

It's like there is no network...
Could you help me to understand this problem?
Thanks alot
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Ipxe and System Rescue CD - Tony.J - 2018-05-03 13:42



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