0
votes
1answer
30 views
To restrict the access of hard drive
Hi everybody!
I'm a newbie for C# programming. I have a system that access a hard drive call -'H'. this system allows the authorised users to delete and modify the files in H drive. Now my qusestion …
0
votes
1answer
275 views
SCSI Windows Setup on Dell Precision 670 Workstation…please help.
Error Windows Setup: "setup did not find any hard disk drives installed in your computer"
This is not exactly a programming question but I thought you guys might be able to help. I just received a …
4
votes
6answers
507 views
Emulate hard disk in .NET
Is there a way to emulate a disk drive in .NET, intercepting read/write/lock operations?
I would like to create something with a front-end similar to GMail Drive in C#.
Thanks,
Tom
3
votes
4answers
194 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 …
3
votes
3answers
239 views
Windows Low Level Disk Question
Hi,
I need to programmatically determine out how many sectors, heads, and cylinders are on a physical disk from Windows XP. Does anyone know the API for determining this? Where might Windows expose …
0
votes
4answers
82 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
7answers
622 views
Linux: direct access to the hard-disk in C
How can I obtain a raw access to the HD and know if that location is used or is a free space?
Just a piece of example, I can obtain a direct access simply with an open and a read on a disk device, the …
0
votes
10answers
375 views
What would be the best option, performance wise, between 1 10k rpm disk and 2 7k rpm disks in striped raid
I'm thinking of improving the performance of my development machine, and the next step is the IO subsystem, namely, the hard disks.
Assuming consumer grade disks (which removes SCSI and SAS drives) …
2
votes
4answers
84 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
55 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 …
2
votes
2answers
57 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 …
0
votes
2answers
67 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.
1
vote
0answers
22 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
70 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, …
