So, here's the gist of what I'm doing. I want to read all of the filesystems, and have written this bit of code. (The computer.address comes into play in a moment.)
for a,n in component.list("filesystem", false) do
pri(0,0,a)
end
pri(0,0,computer.address())
Pri just happens to be what I named my print command, past outputting on the screen it has no bearing on my code.
My computer is simple enough, creative case that houses all tier 1 parts and no hard drive. And that's where the problem comes. So, of course it reports back the floppy disk it's reading from(145), and reports ba