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/memdisk/http iso - Only rebooting
2014-02-14, 14:21
Post: #1
ipxe/memdisk/http iso - Only rebooting
Hi guys,

I'm hoping someone can help me with an issue..

I'm using a usb drive to boot into syslinux. From there I can boot multiple ISO files from the USB correctly using memdisk

However, I also have some ISO's online. So I let syslinux boot into ipxe, it gets dhcp address, it downloads the files, and than, it just reboots. FOr about half a second there is some text scrolling, but to short to read anything.

I've tried several methodes of booting, but all have the same issue, on multiple PC's.

The code used:
#!ipxe
dhcp
initrd http://.../linux/debian-live-7.1-amd64-standard.iso
chain http://.../memdisk iso raw

Has anybody seen this before, or have a possible solution?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ipxe/memdisk/http iso - Only rebooting - martysmarty - 2014-02-14 14:21



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