This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
QWERTYtheBOLD's profile picture

Copy a disk to the rom from within a program?

Started by QWERTYtheBOLD, 02 March 2012 - 06:01 AM
QWERTYtheBOLD #1
Posted 02 March 2012 - 07:01 AM
Is this even possible? I really need to do this for my os I'm making. I want to be able to "install" the os on to the computer.
Advert #2
Posted 02 March 2012 - 07:24 AM
You can't modify /rom/ from within ComputerCraft.

You could, however, use the startup file, to start your 'os' instead of the shell.