So i'm building a computer network in my minecraft world. In this I have a room filled with disk drives connected to wired modems. How would I access the programs inside of the disks in these drives?
disk network
Started by Hydrotronics, Jun 19 2016 09:43 AM
5 replies to this topic
#1
Posted 19 June 2016 - 09:43 AM
#2
Posted 19 June 2016 - 10:12 AM
Each connected disk drive automatically gets its own mount folder on the root of your system's drive.
#3
Posted 19 June 2016 - 10:17 AM
I had the same question! Thanks BB for providing another useful answer!
#4
Posted 19 June 2016 - 12:15 PM
How would I find these?
it's complaining when I do
disk.getMountPath(peripheral.wrap("drive_9"))
it's complaining when I do
disk.getMountPath(peripheral.wrap("drive_9"))
#5
Posted 19 June 2016 - 01:21 PM
disk.getMountPath("drive_9")
3 user(s) are reading this topic
0 members, 3 guests, 0 anonymous users












