I was browsing the web for examples on how to partition in Java. I've got to this website that has a detailed example about Partitioning so I've tried to run it on my JCreator Pro.
I've only got one error, but I've tried all I can do to fix it ( Put BufferedReader, import java.io.*, throws IOException ), and It still wouldn't work.
Here's the Error:
Code:
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException:
I've recently purchased an external hard drive case and a 160 GB hard drive to use for back-up and data transfer. I've made 3 partitions using the Computer Management program in Windows XP. I was wondering if there is any way to temporarily disable a partition so that it doesn't get infected with a virus because I want to use my external HDD to transfer data from my friends' computers, but here in the dorms not everyone is as...
I can't find any links that explain it the way I need it. Software needs to install a program directory to the C: drive, but my main partition is F:.
I had a similar problem around 2 years ago. I added a simple line of code in the DOS prompt to make my F: drive read as a C: drive until a reboot. I just can't for the life of me remember how it's done.