Aug 18, 2011
tom

How to get partition information from non-booting server?

Question

Need to manually rebuild a mirrored array on a server and am in the process of reinstalling SBS 2003 on it. However, it’s a Dell server, and know that there’s the Dell FAT32 diagnostics partition, a system partition, and a data partition, but do not know the size of each.

Planning on reinstalling SBS 2003, all applications on the server, and then doing a System State restore, but figured that not having the correct partitions will cause some grief: am I right? Almost thinking that the size of the partitions shouldn’t matter, but not positive.

Question: should I care about the size of the partition? If so, how can I get this partition information from a non-booting drive? We have an Acronis image of the one working disk and the partitions are mounted/viewable in Explorer on a workstation, but I’m not sure where the Logical Disk Manager/Disk Management data is stored and/or if there’s a way to retrieve it without having a working Windows installation.

Answer

You can maybe ask the partition table in your Acronis image. I do that on Linux for virtual machines disks. Maybe it works for you too.
Check on http://connaissances.fournier38.fr/display.php?id=328 (in French sorry) but the commands are easy to understand.

Related posts:

  1. Windows Server 2003 – move C: partition to a new SAS disk
  2. Increase Server 2003 Primary NTFS Partition (C:) size?
  3. Expand system partition on virtual machine where data partition is on the same virtual hard drive
  4. partition alignment on fresh windows 2003 ent server
  5. copy boot-able partition

Leave a comment