Top "Hard-drive" questions

GENERAL HARDWARE SUPPORT IS OFF-TOPIC.

Read and write hard disk sector directly and efficiently

I have a special need for block data storage. My data are formatted data blocks in size of 4096. For high …

c linux linux-kernel hard-drive
How can I get the system drive letter?

How would I find the driver letter of the main hard disk on a Windows Operating system? That is, the …

windows winapi hard-drive
Delphi - How to get list of USB removable hard drives and memory sticks?

In my application (Delphi), I need to list all the USB storage devices. These can be either flash memory sticks …

delphi usb external hard-drive drives
Direct access to hard disk with no FS from C program on Linux

I want to access the whole hard disk directly from a C program. There's no FS on it and never's …

c linux hard-drive
Can anyone recommend disk I/O benchmarking software for Windows?

I want to test the performance of a filesystem under different conditions. Specifically I want to test the performance of …

windows filesystems benchmarking hard-drive disk-io
c# - How to list all files and folders on a hard drive?

I want to list all files and folders that my program has access to and write them to a text …

c# file hard-drive
Rename/Move VirtualBox Virtual Disk

I renamed a directory that my virtual disk was in and now I can't start the Ubuntu VM, and can't …

ubuntu rename virtualbox move hard-drive
How do I use C# to get the Hard-disk serial number?

How do i get the hard disk serial number without using dll and supported by VISTA

c# windows-vista hard-drive
I/O Disk Drive Calculations

So I am studying for an up and coming exam, one of the questions involves calculating various disk drive properties. …

hardware file-transfer hard-drive capacity
Howto get hardware information in Linux using C++

I need to get specifications of hard disk on both Win and *nix machines. I used <hdreg.h> …

c++ linux hardware hard-drive