Lines Matching +full:boot +full:- +full:partitions
2 LDM - Logical Disk Manager (Dynamic Disks)
5 :Author: Originally Written by FlatCap - Richard Russon <ldm@flatcap.org>.
9 --------
12 replacement for the MSDOS style partitions. It stores its information in a
14 partitions is limited only by disk space. The maximum number of partitions is
17 Any partitions created under the LDM are called "Dynamic Disks". There are no
18 longer any primary or extended partitions. Normal MSDOS style partitions are
23 partitions and filesystems without the need to reboot.
26 assemble any multi-partition volumes, e.g. Stripes, RAID5.
29 dummy MSDOS partition containing one disk-sized partition. This is what is
37 -------
39 Below we have a 50MiB disk, divided into seven partitions.
46 +-------++--------------+---------+-----++--------------+---------+----+
50 +-------++--------------+---------+-----++--------------+---------+----+
52 +-------++--------------+---------+-----++--------------+---------+----+
54 +-------++--------------+---------+-----++--------------+---------+----+
56 +-------++--------------+---------+-----++--------------+---------+----+
58 +-------++--------------+---------+-----++--------------+---------+----+
60 +-------++--------------+---------+-----++--------------+---------+----+
62 +-------++--------------+---------+-----++--------------+---------+----+
64 +-------++--------------+---------+-----++--------------+---------+----+
66 The LDM Database may not store the partitions in the order that they appear on
76 ---------------------
80 - "Advanced partition selection" CONFIG_PARTITION_ADVANCED
81 - "Windows Logical Disk Manager (Dynamic Disk) support" CONFIG_LDM_PARTITION
86 - "Windows LDM extra logging" CONFIG_LDM_DEBUG
100 -------
103 discovered partitions. However, grub does not understand the LDM partitioning
104 and cannot boot from a Dynamic Disk.
108 ------------------
113 http://www.linux-ntfs.org/
119 FlatCap - Richard Russon