Home   Part   Priv   TOC   VMDB   VBLK   KLOG

Partition - LDM Documentation

Overview

As always, each physical disk must have a partition table.

Layout

Device Start End Blocks Id System
/dev/hda 1 1037 2090560 42 SFS
           
           
           

Notes

Since the LDM can manage hundreds of partitions, it doesn't make any sense to have more than one real partition.

If LDM is in use, there will be exactly one partition, which will be the size of the whole disk.

The type of the partition is 0x42. This Id used to be used for an encrypted Secure FileSystem. Microsoft have reused the Id for themselves.


Validate HTML Validate CSS $Id: partition.html,v 1.1 2001/05/30 20:25:10 flatcap Exp $