View Single Post
  #1   (View Single Post)  
Old 21st November 2017
tymac tymac is offline
New User
 
Join Date: Nov 2017
Posts: 2
Exclamation Need help with Lua kernel scripting

I'm trying to follow any of the guides online I've found with NetBSD 6.99.28 with 7.1 and they are not working. For instance this guide:

http://www.tokuda.net/diary/0819

Following along and then attempting the final commad:

Code:
luactl load s1 ./hello1.lua
Returns:

Code:
luaload invalid arguement
Does anyone have a good, in-depth guide or documentation for this?
Reply With Quote