偷偷摘套内射激情视频,久久精品99国产国产精,中文字幕无线乱码人妻,中文在线中文a,性爽19p

CentOS 5.1系統(tǒng)下掛載NTFS分區(qū)

系統(tǒng) Linux
1.uname -r 查看當(dāng)前的linux內(nèi)核版本. [root@localhost Desktop]# uname -r ......

1.uname -r 查看當(dāng)前的linux內(nèi)核版本.

[root@localhost Desktop]# uname -r

2.6.18-53.1.19.el5

2.去http://www.linux-ntfs.org/下載與內(nèi)核版本相同的ntfs補(bǔ)丁.

3.安裝補(bǔ)丁:kernel-module-ntfs-2.6.18-53.1.19.el5-2.1.27-0.rr.10.11.i686.rpm

[root@localhost Desktop]# rpm -Uv kernel-module-ntfs-2.6.18-53.1.14.el5-2.1.27-0.rr.10.11.i686.rpm

Preparing packages for installation...

package kernel-module-ntfs-2.6.18-53.1.14.el5-2.1.27-0.rr.10.11 is already installed

4.使用fdisk -l查看硬盤的分區(qū)信息.

5.mkdir /mnt/x 在mnt文件夾里新建文件夾,分別對應(yīng)于windows下的分區(qū)(x為文文件夾名)

如:mkdir /mnt/c 對應(yīng)于C盤

mkdir /mnt/d 對應(yīng)于D盤

mkdir /mnt/e 對應(yīng)于E盤

6.mount -t ntfs /dev/xxx /mnt/x 將windows下的各分區(qū)掛載在新建的文件夾里(xxx為硬盤的分區(qū)號碼)

如:

[root@localhost Desktop]# mount -t ntfs /dev/sda7 /mnt/F

[root@localhost Desktop]# mount -t ntfs /dev/sda6 /mnt/E

【編輯推薦】

  1. CentOS 5.4 發(fā)布
  2. RHEL5.3使用CentOS5.3的更新源
  3. CentOS操作系統(tǒng)安裝教程
責(zé)任編輯:趙寧寧 來源: zzit
相關(guān)推薦

2010-01-13 17:24:07

Centos 5.1系

2011-09-02 16:38:26

UbuntuNTFS

2010-02-23 10:58:47

CentOS NTFS

2010-04-06 09:38:17

CentOS系統(tǒng)

2009-12-08 12:24:36

LinuxNTFS分區(qū)寫操作

2010-04-01 15:58:55

CentOS操作系統(tǒng)

2009-12-17 17:19:45

Linux系統(tǒng)

2010-01-12 14:16:23

Fedora NTFS

2010-03-08 16:10:43

Linux NTFS分

2009-12-31 17:16:42

2010-03-05 09:24:54

Linux ntfs分

2009-12-17 17:41:52

2010-01-08 13:40:51

Ubuntu linu

2009-12-15 13:06:30

Fedora掛載

2010-03-02 15:09:26

Linux mount

2010-03-15 16:30:53

Ubuntu Linu

2009-12-01 10:41:36

Open Suse11

2009-12-16 17:11:10

Fedora 掛載

2010-06-11 09:56:15

openSUSE掛載

2010-02-06 13:30:56

Linux掛載
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號