iPXE boot failed but 'boot || goto boot_menu' reback to boot menu NOT work
|
2016-08-16, 08:44
(This post was last modified: 2016-08-16 08:55 by lvii.)
Post: #1
|
|||
|
|||
iPXE boot failed but 'boot || goto boot_menu' reback to boot menu NOT work
Hi,
When I test iPXE boot menu, boot menu with wrong URL make boot failed. I have added : Code: boot || goto boot_menu to a boot menu entry, hoping to return back to boot menu when boot failed. But it seem that boot || goto boot_menu NOT work. Boot failed with a message, and then exit iPXE boot to localdisk : Code: Could not boot: No such file or directory (http://ipxe.org/2d0c613b) Here is the Failed screenshot : My iPXE script : Code: #!ipxe |
|||
2016-08-16, 09:37
(This post was last modified: 2016-08-16 10:50 by MultimediaMan.)
Post: #2
|
|||
|
|||
RE: iPXE boot failed but 'boot || goto boot_menu' reback to boot menu NOT work
Instead of this:
Code: :clone Try this: Code: :clone "Thus far, you have been adrift within the sheltered harbor of my patience..." |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)