搜索资源列表
S3C2440-Linux
- 基于S3C2440的Linux系统概述及安装,掌握Linux下的磁盘分区和文件目录结构-S3C2440-based Linux system overview and installation overview disk partitions and file directory structure under Linux
LVM卷扩容
- LVM是 Logical Volume Manager(逻辑卷管理)的简写,它由Heinz Mauelshagen在Linux 2.4内核上实现。LVM将一个或多个硬盘的分区在逻辑上集合,相当于一个大硬盘来使用,当硬盘的空间不够使用的时候,可以继续将其它的硬盘的分区加入其中,这样可以实现磁盘空间的动态管理,相对于普通的磁盘分区有很大的灵活性。(LVM is shorthand for Logical Volume Manager (logical volume management), whic