poweroff command not working after memtest
|
2016-09-26, 15:17
(This post was last modified: 2016-09-26 15:59 by johnpaul.)
Post: #3
|
|||
|
|||
RE: poweroff command not working after memtest
(2016-09-23 22:58)NiKiZe Wrote: memtest pretty much cleanouts all of the memory state, as it seems from the error url the ACPI table used for doing poweroff does not exist, and that is likely due to memtest messing with things it shouldn't mess with. OK. Rebooting and then powering off is an acceptable workaround. Thanks for the suggestion In case anyone else is interested. Here was my solution - it is definitely a bit of a hack! I stuck this at the beginning of my script Code: chain poweroff/${mac:hexraw}.ipxe || and put the following in poweroff/poweroff.php PHP Code: #!ipxe Then I called poweroff with Code: chain poweroff/poweroff.php?mac=${mac:hexraw}&action=create Maybe that's useful for someone else. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
poweroff command not working after memtest - johnpaul - 2016-09-20, 13:23
RE: poweroff command not working after memtest - NiKiZe - 2016-09-23, 22:58
RE: poweroff command not working after memtest - johnpaul - 2016-09-26 15:17
RE: poweroff command not working after memtest - rexqian - 2018-04-27, 07:57
RE: poweroff command not working after memtest - NiKiZe - 2018-04-27, 19:46
RE: poweroff command not working after memtest - rexqian - 2018-05-02, 09:28
|
User(s) browsing this thread: 1 Guest(s)