Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- term.clear()
- term.setCursorPos(1,1)
- write("Booting")
- sleep(1)
- write(".")
- sleep(1)
- write(".")
- sleep(1)
- write(".")
- sleep(1)
- write(".")
- print("")
- print("Found Intel Core i7 x980 at 4 GHz...")
- sleep(1)
- print("Found GIGABYTE GeForce GTX Titan at PCIe x32...")
- write("Launching Memtest")
- sleep(1)
- write(".")
- sleep(1)
- write(".")
- sleep(1)
- write(".")
- sleep(1)
- shell.run("memtest")
Add Comment
Please, Sign In to add comment