请教一下,因为wdlinux是自动加载,如何把多余的磁盘,

[root@localhost ~]# fdisk -l

Disk /dev/sda: 21.4 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1304    10474348+   7  HPFS/NTFS
/dev/sda2            1305        1317      104422+  83  Linux
/dev/sda3            1318        1578     2096482+  82  Linux swap / Solaris
/dev/sda4            1579        2610     8289540    5  Extended
/dev/sda5            1579        1709     1052226   83  Linux
/dev/sda6            1710        2610     7237251   83  Linux

[root@localhost ~]# df -lh
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6             6.7G  3.5G  3.0G  54% /
/dev/sda5             996M   34M  911M   4% /tmp
/dev/sda2              99M   12M   83M  13% /boot
tmpfs                 125M     0  125M   0% /dev/shm

请教一下,如何把多余的磁盘,挂载到/dev/sda6区。

欢迎转载,但请保留此信息
[我的Linux,让Linux更易用] CentOS精简版,集成lamp,lnmp版,wdcp,wdcdn,wddns,一键安装包,集群负载均衡LVS,智能DNS/CDN,性能优化
本文连接:http://wdlinux.cn/old/node/904

请教一下,因为wdlinux是自动安装,也是自动分区的,如何把多余的磁盘,

[root@localhost ~]# fdisk -l

Disk /dev/sda: 21.4 GB, 21474836480 bytes
255 heads, 63 sectors/track, 2610 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *           1        1304    10474348+   7  HPFS/NTFS
/dev/sda2            1305        1317      104422+  83  Linux
/dev/sda3            1318        1578     2096482+  82  Linux swap / Solaris
/dev/sda4            1579        2610     8289540    5  Extended
/dev/sda5            1579        1709     1052226   83  Linux
/dev/sda6            1710        2610     7237251   83  Linux

[root@localhost ~]# df -lh
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda6             6.7G  3.5G  3.0G  54% /-----------------------------这里有网站的程序
/dev/sda5             996M   34M  911M   4% /tmp
/dev/sda2              99M   12M   83M  13% /boot
tmpfs                 125M     0  125M   0% /dev/shm

请教一下,如何把多余的磁盘,挂载到/dev/sda6区。

一个硬盘或分区,只可以有一个挂载点,一个挂载点,也只可以挂

一个硬盘或分区,只可以有一个挂载点,一个挂载点,也只可以挂载一个分区

如要将多个分区合在一起,可以考虑用用LVM

我还想了解到一下。我用这个自动http://dl.wdli

我还想了解到一下。我用这个自动http://dl.wdlinux.cn/wdlinux_lnmp_32_5.6.iso自动安装。
是不是都要自己动手加载?

一样的

一样的