How to detect ARM architecture from iPXE script?
|
2018-10-30, 17:59
Post: #12
|
|||
|
|||
RE: How to detect ARM architecture from iPXE script?
Hi all,
In a shell script, the ARM64 architecture can be detected by the following command 'uname -p' as in sh shell "if (`uname -p` == aarch64). I hope this helps. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)