当前位置:网站首页>How to mount a USB hard disk with NTFS file format under RHEL5 system
How to mount a USB hard disk with NTFS file format under RHEL5 system
2022-06-24 08:37:00 【User 8710643】
Many installation software will be stored in USB Inside the hard disk , stay Windows In the system , Means that the , The USB The hard disk drive must use NTFS Format , because FAT32 The maximum file size of the format is 4GB. However , There will be new problems here , Because in RHEL5 in , Not supported by default NTFS Format , In other words , The file format cannot be mounted NTFS Of USB Hard disk . But here's a benefit plan (work around), It's called 'ntfs-3g', To make it work , The following must be installed RPM package .
NOTE:
The version used must be the same as Linux kernerl module Match , It can be used uname -r Check it out. kernel edition , The first one is ,kernel module It has to be with your kernel Match .
<p style="padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; vertical-align: baseline; padding-top: 0px;"># uname -
<p style="padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; vertical-align: baseline; padding-top: 0px;">2.6.18-308.16.1.el5
fuse-kmdl-2.6.18-308.16.1.el5-2.7.4-8_12.el5.x86_64.rpm
fuse-2.7.4-8_12.el5.x86_64.rpm
fuse-libs-2.7.4-8_12.el5.x86_64.rpm
fuse-ntfs-3g-1.1004-1.el5.rf.x86_64.rpm
<p style="padding-bottom: 0px; margin-top: 0px; min-height: 8pt; margin-bottom: 0px; height: 8pt; vertical-align: baseline; padding-top: 0px;">
download fuse & ntfs-3g
:
fuse: get it from http://www.atrpms.net/dist/el5/fuse/<br style="font-family: KaiTi_GB2312; font-size: 18px;" />ntfs-3g: get it from http://dag.wieers.com/rpm/packages/fuse-ntfs-3g/
install fuse parts
:
# rpm -ivh fuse-2.7.4-8_12.el5.x86_64.rpm \
> fuse-kmdl-2.6.18-308.16.1.el5-2.7.4-8_12.el5.x86_64.rpm \
> fuse-libs-2.7.4-8_12.el5.x86_64.rpm
install fuse-ntfs-3g
:
# rpm -ivh fuse-ntfs-3g-1.1004-1.el5.rf.x86_64.rpm
Insert USB Hard drive to LINUX Server , And mount
.
# mount.ntfs-3g /dev/sda1 /media/ntfs
<p style="padding-bottom: 0px; margin-top: 0px; min-height: 8pt; margin-bottom: 0px; height: 8pt; vertical-align: baseline; padding-top: 0px;">
<p style="padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; vertical-align: baseline; padding-top: 0px;"> Mounted partition , for instance :/dev/sda1, Must be loaded into such a partition .
<p style="text-align: left;">Linux Mount in NTFS Format hard disk http://www.linuxidc.com/Linux/2013-08/88721.htm
<p style="text-align: left;">CentOS 6.3 Next use ntfs-3g mount Windows NTFS Partition http://www.linuxidc.com/Linux/2012-09/70787.htm
<p style="text-align: left;">Gentoo Linux Read and write below NTFS Format the partition (ntfs-3g solve NTFS Read only but not writable ) http://www.linuxidc.com/Linux/2012-02/52947.htm
<p style="text-align: left;"> stay Linux Next use NTFS-3G mount NTFS The partition U Disk and mobile hard disk http://www.linuxidc.com/Linux/2014-06/103189.htm
边栏推荐
- Markdown to realize text link jump
- DHCP, TFTP Foundation
- Use cpulimit to free up your CPU
- Five level classification of loans
- QTimer定时器不起作用的原因
- 2021-06-25: a batch of strings consisting only of lowercase letters (a~z) are put
- ZUCC_编译语言原理与编译_实验04 语言与文法
- Export MySQL database to xxx SQL, set xxx The SQL file is imported into MySQL on the server. Project deployment.
- ZUCC_编译语言原理与编译_实验03 编译器入门
- ZUCC_编译语言原理与编译_实验05 正则表达式、有限自动机、词法分析
猜你喜欢

ZUCC_编译语言原理与编译_实验01 语言分析与简介

OpenCV to realize the basic transformation of image

Small sample fault diagnosis - attention mechanism code - Implementation of bigru code parsing

ZUCC_ Principles of compiling language and compilation_ Experiment 01 language analysis and introduction

独立站运营中如何提升客户留存率?客户细分很重要!

Centos7安装jdk8以及mysql5.7以及Navicat连接虚拟机mysql的出错以及解决方法(附mysql下载出错解决办法)

Two methods of QT exporting PDF files

2021-03-11 comp9021 class 8 notes

Question bank and simulation examination for operation certificate of refrigeration and air conditioning equipment in 2022

MATLAB Camera Calibrator相机标定
随机推荐
2021-03-11 comp9021 class 8 notes
MATLAB Camera Calibrator相机标定
13 -- 移除无效的括号
Chart list Performance Optimization: minimum resource consumption in the visualization area
Fundamentals of 3D mathematics [17] inverse square theorem
Easycvr invokes the interface parameter acquisition method and precautions of device video recording on the page
[explain the difference between operation and maintenance and network engineering]
(pkcs1) RSA public private key PEM file parsing
2022 tea artist (intermediate) work license question bank and online simulation examination
ZUCC_ Principles of compiling language and compilation_ Experiment 03 getting started with compiler
ZUCC_编译语言原理与编译_实验06 07 语法分析 LL 分析
Micro build low code online "quick registration applet" capability
Live broadcast review | detailed explanation of koordinator architecture of cloud native hybrid system (complete ppt attached)
DHCP, TFTP Foundation
pyQt 中 QMenu 响应
Opencv get (propid) common values
【无标题】
WPS的JS宏实现图片正文在同一段落的分离方法
Five level classification of loans
Markdown to realize text link jump