1
vote
3answers
190 views
how do i read a fedora partition from windows?
Windows recognizes and gives my fedora partition a drive letter, but it shows it as blank. Is there a way to get windows to read ext3 filesystem? Its a fedora 10 partition.
1
vote
3answers
164 views
How bad is it to use a virtual file system with VMWare? [closed]
IT is running a series of VMs that we'd like to see optimized further: if the VMs' are Windows XP, storing their NTFS images out to the virtual disk (ext3) provided by Linux/VMWare, how much of a hit …
1
vote
2answers
159 views
Generating partitions in Java
I am given an integer (lets call it x) and I need to generate an array of arrays, where each subarray is a list of elements which are one of a given set of integers, and the sum of all of the elements …
