Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
linux options
2014-05-04, 16:56 (This post was last modified: 2014-05-04 17:06 by MultimediaMan.)
Post: #3
RE: linux options
It looks as if there is a typo in the syslinux commands.

I can get it to start through iPXE, but there is an error: UNSUPPORTED feature, and the shortly thereafter it will panic... probably because it can't find squashfs.

That being the case, I tried:

Code:
#!ipxe
set boot-path http://srv1/lenovo-diags
initrd ${boot-path}/initrd.img
initrd ${boot-path}/filesystem.squashfs
kernel ${boot-path}/vmlinuz
imgargs file=filesystem.squasfs boot=live vga=791 initrd=initrd.img ro quiet 2
boot

And that seemed to work. I need to try this on some Lenovo hardware.

"Thus far, you have been adrift within the sheltered harbor of my patience..."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
linux options - blanalex - 2014-05-01, 16:38
RE: linux options - MultimediaMan - 2014-05-02, 08:14
RE: linux options - MultimediaMan - 2014-05-04 16:56
RE: linux options - numbnuts - 2014-11-04, 03:57
RE: linux options - numbnuts - 2014-11-04, 11:02
RE: linux options - robinsmidsrod - 2014-12-03, 15:38



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