Is there a way to partition?
What I mean is there are many types of OS's out there for CC, but if you would like to have multiple on a disk, how could you do that? I haven't really played with CC but I have been using OpenComputers (OC for short). In OC you would have to trick the API into thinking that there are more than one HDD (or something like that). I was wondering if there was a way to do that with CC (partitioning not tricking the API). This leads into the second questionIs there a specific way to download multiple things from a script?
What I mean is, in a script is there a specific way I need to set it up? In OC it would be something like this:os.execute("pastebin get 53C53")
os.execute("pastebin get 63C24")
etc...Again I apologize if these questions have already been answered, and I thank you for helping me out.












