3
votes
4answers
123 views
How can I easily add storage to a VirtualBox machine with XP installed?
When I installed Windows XP on a VirtualBox machine, I made the hard drive only 10 GB since and assumed it would expand in size (as do hard drives in VMWare as far as I can remember, isn't this …
0
votes
4answers
77 views
MySQL - best storage engine for constantly changing data
I currently have an application that is using 130 MySQL table all with MyISAM storage engine. Every table has multiple queries every second including select/insert/update/delete queries so the data …
2
votes
4answers
72 views
Visual Studio 2008 on an External Hard Drive?
My laptop had an install error with Vista Ultimate and now it does not let me run Visual Studio. I was able to install Visual Studio 2008 on my HP TouchSmart without a problem and now I use it on …
0
votes
2answers
52 views
FileStream very slow on application-cold start
A very similar question has also been asked here on SO in case you are interested, but as we will see the accepted answer of that question is not always the case (and it's never the case for my …
0
votes
2answers
62 views
How do you find how much disk space is left in Cocoa?
I suppose I'd like to be able to find out for any storage, not just the system disk, but that's most important.
2
votes
2answers
53 views
Can you check available hard disk space with Adobe Air?
We have an Adobe Air app that downloads a large amount of images into application storage. I've scanned the docs and found no sign of this, but I thought I'd double check: anyone know if it's …
1
vote
0answers
21 views
Diskless login with Linux/OpenSolaris [closed]
Is it possible to enable a Linux or OpenSolaris based server to process standard unix login requests without spinning up the hard drive holding the root partition?
I have a Nexenta-based (1) server …
0
votes
0answers
42 views
wireless hard drives. [closed]
I have 2 PCs (windows xp professional & vista home premium) and a new IMAC (OS X 10.5.8 // leopard).
I'm looking to purchase a wireless hard drive and I'd like to know your thoughts on what is …
0
votes
0answers
57 views
Hard Drive Problem? SpinRite vs. S.M.A.R.T. [closed]
The Toshiba hard drive in a Sony VAIO laptop went bad. I put in a Western Digital drive (WD1600BEVS-60RST0, firmware v4.01G04) from an HP laptop. Ran SpinRite at level 2. Found some bad sectors, …
-1
votes
0answers
31 views
Need software to recover files from harddrive [closed]
Hi there,
My DELL Vista laptop is bust and I need a utility cd to boot from that can copy from my file system to an external harddrive that i plug into the laptop
I tried KNOPPIX and BartPE and …
1
vote
3answers
209 views
Powershell: how to map a network drive with a different username/password
Background: Assume I use the following powershell script from my local machine to automatically map some network drives.
$net = $(New-Object -ComObject WScript.Network);
$net.MapNetworkDrive("p:", …
3
votes
4answers
233 views
How to read an intermittent hard drive consistently?
I have a faulty hard drive that works intermittently. After cold booting, I can access it for about 30-60 seconds, then the hard drive fails. I'm willing to write a software to backup this drive to a …
5
votes
4answers
220 views
Perl: write speed mystery?
How can the output rate be higher than hard disk write rate?
Update 1: I have changed the following:
Turned off antivirus. No change.
Inserted new physical disk and used the first partition
for the …
2
votes
1answer
70 views
How does one map physical sectors of a disk to the files that contain them on an HFS+ volume on Mac OS X
I've been recovering a hard disk using dd_rescue, which provides me a list of all of the device sectors it could not copy due to hardware errors.
I'd like to take that list, and write a tool to give …
0
votes
0answers
53 views
Hard Disk - Data Access - Please help [closed]
(b) A disk has an average seek time of 4 mill i-seconds and rotates at 6000 revolutions per
minute. Estimate the average rotational latency
(c) A file occupies 400 sectors on the disk of part (b) and …
