File: lvm2.README.Debian

package info (click to toggle)
lvm2 2.02.06-4etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,252 kB
  • ctags: 3,386
  • sloc: ansic: 38,778; sh: 3,679; makefile: 738
file content (13 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
LVM2 requires the device-mapper kernel module (dm-mod).  This is
available as a kernel patch for 2.4 (included as standard in
current Debian 2.4 kernels), and is distributed with linux 2.5 and above.  

The LVM1 kernel module (lvm-mod) will not work with lvm2 packages.  
dm-mod and lvm-mod may both be loaded in the kernel at the same time with no 
problems.  Without dm-mod, this package is pretty useless.

This doc directory contains a script called lvm2create_initrd. This is to help
people who want to run LVM2 as their root filesystem. It is not compatible 
with the Debian initrds so you should only use this script if you really know
what you are doing.