| .. | .. |
|---|
| 156 | 156 | config UNIXWARE_DISKLABEL |
|---|
| 157 | 157 | bool "Unixware slices support" |
|---|
| 158 | 158 | depends on PARTITION_ADVANCED && MSDOS_PARTITION |
|---|
| 159 | | - ---help--- |
|---|
| 159 | + help |
|---|
| 160 | 160 | Like some systems, UnixWare uses its own slice table inside a |
|---|
| 161 | 161 | partition (VTOC - Virtual Table of Contents). Its format is |
|---|
| 162 | 162 | incompatible with all other OSes. Saying Y here allows you to read |
|---|
| .. | .. |
|---|
| 176 | 176 | config LDM_PARTITION |
|---|
| 177 | 177 | bool "Windows Logical Disk Manager (Dynamic Disk) support" |
|---|
| 178 | 178 | depends on PARTITION_ADVANCED |
|---|
| 179 | | - ---help--- |
|---|
| 179 | + help |
|---|
| 180 | 180 | Say Y here if you would like to use hard disks under Linux which |
|---|
| 181 | 181 | were partitioned using Windows 2000's/XP's or Vista's Logical Disk |
|---|
| 182 | 182 | Manager. They are also known as "Dynamic Disks". |
|---|
| .. | .. |
|---|
| 194 | 194 | Normal partitions are now called Basic Disks under Windows 2000, XP, |
|---|
| 195 | 195 | and Vista. |
|---|
| 196 | 196 | |
|---|
| 197 | | - For a fuller description read <file:Documentation/ldm.txt>. |
|---|
| 197 | + For a fuller description read <file:Documentation/admin-guide/ldm.rst>. |
|---|
| 198 | 198 | |
|---|
| 199 | 199 | If unsure, say N. |
|---|
| 200 | 200 | |
|---|
| .. | .. |
|---|
| 226 | 226 | config SUN_PARTITION |
|---|
| 227 | 227 | bool "Sun partition tables support" if PARTITION_ADVANCED |
|---|
| 228 | 228 | default y if (SPARC || SUN3 || SUN3X) |
|---|
| 229 | | - ---help--- |
|---|
| 229 | + help |
|---|
| 230 | 230 | Like most systems, SunOS uses its own hard disk partition table |
|---|
| 231 | 231 | format, incompatible with all others. Saying Y here allows you to |
|---|
| 232 | 232 | read these partition tables and further mount SunOS partitions from |
|---|