Tagged Questions

9
votes
9answers
4k views

Get HDD (and NOT Volume) Serial Number on Vista Ultimate 64 bit

Hi all. I was once looking for getting the HDD serial number without using WMI, and I found it. The code I found and posted on StackOverFlow.com works very well on 32 bit Windows, …
4
votes
3answers
662 views

How to get serial number from hard disks?

Is there an easy way to get the serial number of all the hard disks in a PC using the Win32 API?
3
votes
3answers
148 views

How to collect HDD size and available or used space in linux cli?

I'm trying to find some sort of command or regex to get the size and available or used space of a hard drive in linux. At the moment I'm using this; df -h and getting something …
3
votes
2answers
1k views

What are the ways to obtain HDD serial number without WMI?

I can get the HDD serial number using ManagementObjectSearcher("SELECT * FROM Win32_PhysicalMedia"), and for each ManagementObject from the result set I can read the serial number. …
3
votes
4answers
2k views

Copy boot partition from one disk to another

I'm currently facing a hardware HD problem. Once of my HDs has semi-died. It works, kind of, data is being read, but every now and then it decides to not respond for a while. Wind …
3
votes
6answers
639 views

Fast Disk Cloning

Is there a way to have Linux read ahead when cloning a disk? I use the program named "dd" to clone disks. The last time I did this it seemed as though the OS was reading then wri …
3
votes
5answers
408 views

Measuring/benchmarking hard drive performance

We know that disk speed is an important performance component of a development machine. I'd like to understand how the multiple drives in my Windows Vista machine compare. Vista w …
2
votes
4answers
499 views

Can I just ‘dd’ from one HDD to another to clone HDD

I wanted to know if I could just use Linux command 'dd' to make a copy of a hard drive. The hard drive has windows XP and the goal is to move data from a smaller HDD to this larger …
2
votes
2answers
1k views

Managing Consistant Mounting of External USB Hard Drives in Linux (Centos 5)

I have configured a server with Centos 5.2, and am now working out a backup strategy. I plan on using Amanda as the backup application. Additionally, I am leaning towards using s …
1
vote
1answer
823 views

Convert a GTP disk to MBR from XP

So I took some files with me on my external HDD while going on vacation. Through a series of events, I ended up storing the data in a NTFS formatted partition defined in a GUID Pa …
1
vote
4answers
266 views

What’s a good system for storing hard drive images

I'd like to study the effects my software has on different OS environments. I've determined the best way to analyze the differences involves storing the entire hard drive image as …
1
vote
9answers
2k views

How can I use an old PATA hard disk drive on my newer SATA-only computer?

I've got some old hard drives I'd like to connect to my new computer to quickly transfer gigs and gigs of data from the old drives to my nice large new drives. The old drives are …
0
votes
0answers
30 views

HDD 100% utilisation problem, CPU all cores WA over 90% : < [closed]

I have big problem. Finally i traced our next bottleneck which is HDD. First the prove, then problem: Prove not from peak load iostat -x 1 10 avg-cpu: %user %nice %system %iow …
0
votes
0answers
43 views

Best HDD Setup for HTPC [closed]

I am configuring an HTPC that can support up to 4 internal hard drives, as well as RAID levels 0, 1, 5 and 10. My plan is to install Windows 7 Home Premium 64-bit. I have been tau …
0
votes
1answer
59 views

problem with wmi

i use this code in article http://www.geekpedia.com/tutorial233%5FGetting-Disk-Drive-Information-using-WMI-and-Csharp.html but it not work on my machine (russian xp sp3) what th …

1 2 next
15 30 50 per page