Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to detect ARM architecture from iPXE script? - ktran - 2018-10-30 17:59



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