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 : It's like there is no network... Could you help me to understand this problem? Thanks alot |
|||
2018-05-04, 00:55
(This post was last modified: 2018-05-04 01:15 by NiKiZe.)
Post: #2
|
|||
|
|||
RE: Ipxe and System Rescue CD
Hi and welcome to the forum.
Where did you get the information from about this being the proper way to boot systemrescuecd over network? Your main issue is probably the use of incorrect kernel. For a working iPXE script for systemrescuecd, see http://b800.org/sysr/sysrcd.ipxe it uses ipxe loaded squashfs for more stable boot. This was also posted in the systemrescuecd forum: https://forums.system-rescue-cd.org/view...php?t=5922 Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)