首页 > 代码库 > linux系统usb挂载

linux系统usb挂载

本次例程的环境是在FC6下,通过终端操作的。

注意要挂载U盘需要有管理员的权限。

切换成管理员,输入:

su root

然后输入管理员密码,进行密码认证;
 

技术分享

成功后,先在 /mnt 下建立一个名叫USB的文件夹,文件夹名称随意:

mkdir /mnt/USB

然后将U盘插入电脑的USB接口,再输入:

fdisk –l

查看一下磁盘分区的变化情况,我们可以在下图中看到多出了一个 /dev/sdb1 的分区,这个就是刚才插入的U盘设备,当然在不同的系统环境显示的U盘设备名称有所不同;

挂载成功后,我们查看一下U盘里的文件:

好吧,现在我们开始挂载U盘设备,

输入:

mount –t vfat /dev/sdb1 /mnt/USB

ls –la /mnt/USB

创建一个文件夹试试,我们创建一个叫my-files的文件夹,然后再看看U盘的文件夹:

mkdir /mnt/USB/my-files

我们可以看到U盘里多出了一个my-files的文件夹,说明挂载U盘成功,而且创建文件夹也成功。

我们往my-files文件夹里写入一个文件dir-out.txt,再查看一下这个文件的内容:

dir / > /mnt/USB/my-files/dir-out.txt

cat /mnt/USB/my-files/dir-out.txt

当完成对U盘的操作之后,我们需要用umount 来卸载它,注意:千万记住不要直接拔下U盘,否则有可能会对U盘造成损坏。

umount /mnt/USB

最后再插下U盘就完成了整个挂载U盘的过程了。如有不对或者不合理的地方欢迎大家斧正。

 

 

<style>.imageplus-append-lu-img-txt { overflow: hidden; margin: 10px 0 } .imageplus-append-nova-txt { border: 1px solid #f2f2f2; font-family: Microsoft YaHei; line-height: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item { position: relative; width: 100%; height: 50px; background-color: #fff } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a:hover { text-decoration: underline } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden; width: auto; height: 25px; line-height: 25px; margin: 0 16px; font-weight: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title span { font-size: 14px; font-weight: bold; color: #003397 } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc span { font-size: 12px; color: #333 } .imageplus-append-jian { width: 20px; height: 20px; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_jian_151204.png"); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; left: 0 } .imageplus-append-close-btn { width: 40px; height: 40px; position: absolute; right: 0; top: 0; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_close_btn_151113.png"); background-repeat: no-repeat; background-position: 0 0; display: none } .imageplus-append-logo { height: 18px; width: 18px; background: url("http://cpro.baidustatic.com/cpro/ui/noexpire/img/2.0.1/bg.png") no-repeat left top; position: absolute; right: 0; bottom: 0 } .imageplus-append-nova-txt-ue2 { font-family: Microsoft YaHei; float: left; border: 1px solid #ddd; border-top: 3px solid #ff2f62; background-color: #f9f9f9 } .imageplus-append-nova-txt-ue2 a:focus { outline: 0 } .imageplus-append-nova-txt-ue2 .imageplus-append-content { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item { margin-left: 44px; height: 60px; padding-top: 5px; padding-bottom: 5px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title { height: 30px; line-height: 30px; font-size: 16px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title a { color: #000 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-true { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click { float: left; width: 96px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click a { color: #ff2f62 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc { height: 26px; line-height: 26px; font-size: 12px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc a { color: #7b7b7b } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn { float: right; margin-top: 19px; margin-right: 18px } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn div { width: 100px; height: 32px; line-height: 32px; text-align: center; background-color: #ff2f62; border: 0; color: #fff; font-family: Microsoft YaHei; font-size: 16px; cursor: pointer } .imageplus-append-nova-txt-ue2 .imageplus-append-jian { position: absolute; top: 3px; left: 10px; width: 22px; height: 40px; background-image: url("http://ecma.bdimg.com/public03/imageplus/append/nova_txt_star_160426.png"); background-position: 0 0; background-repeat: no-repeat } .imageplus-append-nova-txt-ue2 .imageplus-append-close-btn { display: none } .imageplus-append-nova-txt-ue2 .imageplus-append-logo { display: none } .imageplus-append-nova-txt-ue2 .imageplus-baidu-logo { position: absolute; bottom: 0; right: 0; z-index: 9999; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px; width: 16px; height: 16px } .imageplus-append-nova-txt-ue2 .imageplus-ad-logo { position: absolute; left: 0; bottom: 0; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0; width: 34px; height: 16px } .imageplus-append { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; visibility: visible; text-align: left; background: transparent; position: relative; text-indent: 0; display: inline-block } .imageplus-append div { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; position: static; display: block; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal } .imageplus-append a,.imageplus-append img,.imageplus-append span { float: none; margin: 0; padding: 0; border: 0; overflow: visible; position: static; display: inline; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal }</style>
 

成功后,先在 /mnt 下建立一个名叫USB的文件夹,文件夹名称随意:

mkdir /mnt/USB


 

技术分享

<style>.imageplus-append-lu-img-txt { overflow: hidden; margin: 10px 0 } .imageplus-append-nova-txt { border: 1px solid #f2f2f2; font-family: Microsoft YaHei; line-height: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item { position: relative; width: 100%; height: 50px; background-color: #fff } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a:hover { text-decoration: underline } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden; width: auto; height: 25px; line-height: 25px; margin: 0 16px; font-weight: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title span { font-size: 14px; font-weight: bold; color: #003397 } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc span { font-size: 12px; color: #333 } .imageplus-append-jian { width: 20px; height: 20px; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_jian_151204.png"); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; left: 0 } .imageplus-append-close-btn { width: 40px; height: 40px; position: absolute; right: 0; top: 0; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_close_btn_151113.png"); background-repeat: no-repeat; background-position: 0 0; display: none } .imageplus-append-logo { height: 18px; width: 18px; background: url("http://cpro.baidustatic.com/cpro/ui/noexpire/img/2.0.1/bg.png") no-repeat left top; position: absolute; right: 0; bottom: 0 } .imageplus-append-nova-txt-ue2 { font-family: Microsoft YaHei; float: left; border: 1px solid #ddd; border-top: 3px solid #ff2f62; background-color: #f9f9f9 } .imageplus-append-nova-txt-ue2 a:focus { outline: 0 } .imageplus-append-nova-txt-ue2 .imageplus-append-content { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item { margin-left: 44px; height: 60px; padding-top: 5px; padding-bottom: 5px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title { height: 30px; line-height: 30px; font-size: 16px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title a { color: #000 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-true { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click { float: left; width: 96px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click a { color: #ff2f62 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc { height: 26px; line-height: 26px; font-size: 12px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc a { color: #7b7b7b } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn { float: right; margin-top: 19px; margin-right: 18px } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn div { width: 100px; height: 32px; line-height: 32px; text-align: center; background-color: #ff2f62; border: 0; color: #fff; font-family: Microsoft YaHei; font-size: 16px; cursor: pointer } .imageplus-append-nova-txt-ue2 .imageplus-append-jian { position: absolute; top: 3px; left: 10px; width: 22px; height: 40px; background-image: url("http://ecma.bdimg.com/public03/imageplus/append/nova_txt_star_160426.png"); background-position: 0 0; background-repeat: no-repeat } .imageplus-append-nova-txt-ue2 .imageplus-append-close-btn { display: none } .imageplus-append-nova-txt-ue2 .imageplus-append-logo { display: none } .imageplus-append-nova-txt-ue2 .imageplus-baidu-logo { position: absolute; bottom: 0; right: 0; z-index: 9999; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px; width: 16px; height: 16px } .imageplus-append-nova-txt-ue2 .imageplus-ad-logo { position: absolute; left: 0; bottom: 0; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0; width: 34px; height: 16px } .imageplus-append { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; visibility: visible; text-align: left; background: transparent; position: relative; text-indent: 0; display: inline-block } .imageplus-append div { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; position: static; display: block; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal } .imageplus-append a,.imageplus-append img,.imageplus-append span { float: none; margin: 0; padding: 0; border: 0; overflow: visible; position: static; display: inline; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal }</style>

 

 

然后输入:fdisk –l 查看一下磁盘分区情况:

技术分享

<style>.imageplus-append-lu-img-txt { overflow: hidden; margin: 10px 0 } .imageplus-append-nova-txt { border: 1px solid #f2f2f2; font-family: Microsoft YaHei; line-height: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item { position: relative; width: 100%; height: 50px; background-color: #fff } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a:hover { text-decoration: underline } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden; width: auto; height: 25px; line-height: 25px; margin: 0 16px; font-weight: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title span { font-size: 14px; font-weight: bold; color: #003397 } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc span { font-size: 12px; color: #333 } .imageplus-append-jian { width: 20px; height: 20px; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_jian_151204.png"); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; left: 0 } .imageplus-append-close-btn { width: 40px; height: 40px; position: absolute; right: 0; top: 0; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_close_btn_151113.png"); background-repeat: no-repeat; background-position: 0 0; display: none } .imageplus-append-logo { height: 18px; width: 18px; background: url("http://cpro.baidustatic.com/cpro/ui/noexpire/img/2.0.1/bg.png") no-repeat left top; position: absolute; right: 0; bottom: 0 } .imageplus-append-nova-txt-ue2 { font-family: Microsoft YaHei; float: left; border: 1px solid #ddd; border-top: 3px solid #ff2f62; background-color: #f9f9f9 } .imageplus-append-nova-txt-ue2 a:focus { outline: 0 } .imageplus-append-nova-txt-ue2 .imageplus-append-content { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item { margin-left: 44px; height: 60px; padding-top: 5px; padding-bottom: 5px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title { height: 30px; line-height: 30px; font-size: 16px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title a { color: #000 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-true { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click { float: left; width: 96px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click a { color: #ff2f62 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc { height: 26px; line-height: 26px; font-size: 12px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc a { color: #7b7b7b } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn { float: right; margin-top: 19px; margin-right: 18px } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn div { width: 100px; height: 32px; line-height: 32px; text-align: center; background-color: #ff2f62; border: 0; color: #fff; font-family: Microsoft YaHei; font-size: 16px; cursor: pointer } .imageplus-append-nova-txt-ue2 .imageplus-append-jian { position: absolute; top: 3px; left: 10px; width: 22px; height: 40px; background-image: url("http://ecma.bdimg.com/public03/imageplus/append/nova_txt_star_160426.png"); background-position: 0 0; background-repeat: no-repeat } .imageplus-append-nova-txt-ue2 .imageplus-append-close-btn { display: none } .imageplus-append-nova-txt-ue2 .imageplus-append-logo { display: none } .imageplus-append-nova-txt-ue2 .imageplus-baidu-logo { position: absolute; bottom: 0; right: 0; z-index: 9999; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px; width: 16px; height: 16px } .imageplus-append-nova-txt-ue2 .imageplus-ad-logo { position: absolute; left: 0; bottom: 0; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0; width: 34px; height: 16px } .imageplus-append { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; visibility: visible; text-align: left; background: transparent; position: relative; text-indent: 0; display: inline-block } .imageplus-append div { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; position: static; display: block; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal } .imageplus-append a,.imageplus-append img,.imageplus-append span { float: none; margin: 0; padding: 0; border: 0; overflow: visible; position: static; display: inline; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal }</style>

 

 

然后将U盘插入电脑的USB接口,再输入:

fdisk –l

查看一下磁盘分区的变化情况,我们可以在下图中看到多出了一个 /dev/sdb1 的分区,这个就是刚才插入的U盘设备,当然在不同的系统环境显示的U盘设备名称有所不同;

技术分享

<style>.imageplus-append-lu-img-txt { overflow: hidden; margin: 10px 0 } .imageplus-append-nova-txt { border: 1px solid #f2f2f2; font-family: Microsoft YaHei; line-height: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item { position: relative; width: 100%; height: 50px; background-color: #fff } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item a:hover { text-decoration: underline } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden; width: auto; height: 25px; line-height: 25px; margin: 0 16px; font-weight: normal } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title span { font-size: 14px; font-weight: bold; color: #003397 } .imageplus-append-nova-txt .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc span { font-size: 12px; color: #333 } .imageplus-append-jian { width: 20px; height: 20px; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_jian_151204.png"); background-repeat: no-repeat; background-position: 0 0; position: absolute; top: 0; left: 0 } .imageplus-append-close-btn { width: 40px; height: 40px; position: absolute; right: 0; top: 0; background-image: url("http://ecmb.bdimg.com/public03/imageplus_m_append_close_btn_151113.png"); background-repeat: no-repeat; background-position: 0 0; display: none } .imageplus-append-logo { height: 18px; width: 18px; background: url("http://cpro.baidustatic.com/cpro/ui/noexpire/img/2.0.1/bg.png") no-repeat left top; position: absolute; right: 0; bottom: 0 } .imageplus-append-nova-txt-ue2 { font-family: Microsoft YaHei; float: left; border: 1px solid #ddd; border-top: 3px solid #ff2f62; background-color: #f9f9f9 } .imageplus-append-nova-txt-ue2 a:focus { outline: 0 } .imageplus-append-nova-txt-ue2 .imageplus-append-content { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item { margin-left: 44px; height: 60px; padding-top: 5px; padding-bottom: 5px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item div { white-space: nowrap; overflow: hidden } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title { height: 30px; line-height: 30px; font-size: 16px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title a { color: #000 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-true { float: left } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click { float: left; width: 96px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-title .imageplus-append-nova-txt-title-click a { color: #ff2f62 } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc { height: 26px; line-height: 26px; font-size: 12px } .imageplus-append-nova-txt-ue2 .imageplus-append-content .imageplus-append-nova-txt-ad-item .imageplus-append-nova-txt-ad-item-desc a { color: #7b7b7b } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn { float: right; margin-top: 19px; margin-right: 18px } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn a { text-decoration: none } .imageplus-append-nova-txt-ue2 .imageplus-append-go-btn div { width: 100px; height: 32px; line-height: 32px; text-align: center; background-color: #ff2f62; border: 0; color: #fff; font-family: Microsoft YaHei; font-size: 16px; cursor: pointer } .imageplus-append-nova-txt-ue2 .imageplus-append-jian { position: absolute; top: 3px; left: 10px; width: 22px; height: 40px; background-image: url("http://ecma.bdimg.com/public03/imageplus/append/nova_txt_star_160426.png"); background-position: 0 0; background-repeat: no-repeat } .imageplus-append-nova-txt-ue2 .imageplus-append-close-btn { display: none } .imageplus-append-nova-txt-ue2 .imageplus-append-logo { display: none } .imageplus-append-nova-txt-ue2 .imageplus-baidu-logo { position: absolute; bottom: 0; right: 0; z-index: 9999; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px; width: 16px; height: 16px } .imageplus-append-nova-txt-ue2 .imageplus-ad-logo { position: absolute; left: 0; bottom: 0; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0; width: 34px; height: 16px } .imageplus-append { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; visibility: visible; text-align: left; background: transparent; position: relative; text-indent: 0; display: inline-block } .imageplus-append div { float: none; margin: 0; padding: 0; border: 0; overflow: hidden; position: static; display: block; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal } .imageplus-append a,.imageplus-append img,.imageplus-append span { float: none; margin: 0; padding: 0; border: 0; overflow: visible; position: static; display: inline; visibility: visible; text-align: left; background: transparent; font-family: Microsoft YaHei; line-height: normal }</style>

 

 

好吧,现在我们开始挂载U盘设备,

输入:

mount –t vfat /dev/sdb1 /mnt/USB

技术分享

挂载成功后,我们查看一下U盘里的文件:

ls –la /mnt/USB

技术分享

 创建一个文件夹试试,我们创建一个叫my-files的文件夹,然后再看看U盘的文件夹:

mkdir /mnt/USB/my-files

技术分享

我们可以看到U盘里多出了一个my-files的文件夹,说明挂载U盘成功,而且创建文件夹也成功。

我们往my-files文件夹里写入一个文件dir-out.txt,再查看一下这个文件的内容:

dir / > /mnt/USB/my-files/dir-out.txt

cat /mnt/USB/my-files/dir-out.txt

技术分享

当完成对U盘的操作之后,我们需要用umount 来卸载它,注意:千万记住不要直接拔下U盘,否则有可能会对U盘造成损坏。

umount /mnt/USB

技术分享

最后再插下U盘就完成了整个挂载U盘的过程了。如有不对或者不合理的地方欢迎大家斧正。

如对本文有所疑问,请点击进入脚本之家知识社区提问。

 
 

相关文章

  • 2014-05-30浅析linux下的回收站以及U盘中的.Trash文件夹
  • 2014-05-05linux挂载windows共享文件夹的方法
  • 2013-08-26如何将windows文件夹挂载到linux虚拟机下
  • 2013-04-07Linux下查看指定文件夹和文件的大小
  • 2013-05-01Linux chmod命令修改文件与文件夹权限的命令附实例
  • 2013-02-13linux scp远程拷贝文件及文件夹
  • 2012-09-06Linux下查看文件和文件夹大小的df和du命令使用介绍
  • 2012-04-18Linux 文件夹权限 学习笔记
  • 2009-03-10安装完samba如何从linux访问WINDOWS共享文件夹
  • 2009-03-10linux如何删除非空文件夹|linux怎么删除非空文件夹
  • 2008-09-08Fedora Linux系统中挂载NTFS分区的方法
  • 2008-09-08Linux查看文件夹大小的命令
评论(0人参与0条评论)
搜狐“我来说两句”用户公约
 
技术分享
技术分享
  •  
  • 微博登录
  • QQ登录
  •  
  • 手机登录
等级不够,发表评论升至指定级别才能获得该特权。详情请参见等级说明。
 
还没有评论,快来抢沙发吧!
 
 
 
Powered by 畅言

文章分类

    • bios
    • 系统安装
    • 系统进程
    • Windows系列
    • LINUX
    • RedHat/Centos
    • Ubuntu/Debian
    • Fedora
    • Solaris
    • 麒麟系统
    • 红旗Linux
    • Unix/BSD
    • 苹果MAC
    • 注册表
    • 其它系统
 
 
技术分享

大家感兴趣的内容

  • 1Fedora 10 安装教程全程图解推荐
  • 2linux下图解挂载U盘全过程
  • 3Fedora 9官方最终稳定版下载地址集合
  • 4Fedora 9.0 详细安装图解
  • 5Linux系统下安装VMware虚拟机详解过程
  • 6Fedora 13 正式版安装教程[图文]
  • 7Fedora Linux系统配置Samba服务器
  • 8如何让Fedora能够打开RAR文件
  • 9如何让fedora自动挂载windows分区
  • 10Fedora 9 系统下ALSA声卡驱动下载及安装方法
技术分享
 
技术分享

最近更新的内容

  • Fedora上安装Xmame模拟器运行拳皇97的示例
  • Ubuntu和Fedora上通过图形化界面或源码安装软件包的方
  • Fedora系统怎么设置常用命令的快捷键?
  • Fedora作为办公环境的一些基本配置介绍
  • Fedora下IPv6的相关设置操作详解
  • Fedora系统的一些基本配置分享
  • 在Fedora系统下创建livecd的简单方法
  • Fedora系统内核的安装和删除旧内核的教程
  • 在Fedora系统上配置Proftpd服务器的教程
  • 在Fedora系统上设置和取消IPv6地址使用的方法详解
技术分享
 
技术分享

关于我们 - 广告合作 - 联系我们 - 免责声明 - 网站地图 - 投诉建议 - 在线投稿

?CopyRight 2006-2016 JB51.Net Inc All Rights Reserved. 脚本之家 版权所有

微信扫一扫

技术分享
技术分享

 
站长统计 站长统计
<style>#f21ac82b21eeb7322631b6aa94e17f45va4pd0 { position: absolute; top: 0; left: 0; right: auto; bottom: auto; margin: 0; padding: 0; border: 0; width: 200px; background: transparent } #f21ac82b21eeb7322631b6aa94e17f45va4pd0 div { float: left; width: 144px; height: 17px; line-height: 17px; margin: 3px 0 0 -2px; background: url("http://ecma.bdimg.com/public03/imageplus/tip-back.png") 0 0 no-repeat; font-family: sans-serif; text-align: center; font-size: 12px; color: #666; padding: 8px 10px; display: none } #f21ac82b21eeb7322631b6aa94e17f45va4pd0-icon { float: left; height: 38px; width: 38px; cursor: default; background: url("http://ecma.bdimg.com/public03/imageplus/tip.png") 0 0 no-repeat } #f21ac82b21eeb7322631b6aa94e17f45va4pd0-icon:hover { float: left; height: 38px; width: 38px } #f21ac82b21eeb7322631b6aa94e17f45va4pd0 #f21ac82b21eeb7322631b6aa94e17f45va4pd0-icon:hover { background: url("http://ecma.bdimg.com/public03/imageplus/tip-hover.png") 0 0 no-repeat }</style>
查看标识获取更多信息
<style>.ad-widget-imageplus-single_image { font: 12px/1.5 arial, sans-serif; position: relative; padding: 1px; overflow: hidden; background-color: #FFF } .ad-widget-imageplus-single_image img { display: block; width: 300px !important; height: 250px !important; padding: 0; margin: 0; border: 0; position: static !important } .ad-widget-imageplus-single_image-redirect { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #FFF; opacity: 0 } .baiduimageplus-pa-logo { position: absolute; bottom: 0; right: 0; z-index: 3; height: 16px; width: 16px; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px } .baiduimageplus-s-tuiguang-logo { position: absolute; left: 0; bottom: 0; width: 34px; height: 16px; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0 } .ad-widget-imageplus-box { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 0; height: 0; overflow: visible !important } .ad-widget-imageplus-box-icon { position: absolute; top: 0; left: 0; z-index: 10; width: 38px; height: 38px; overflow: hidden; cursor: pointer; background: none } .ad-widget-imageplus-box-icon:hover { background: none } .ad-widget-imageplus-box-icon span { position: absolute; top: 0; left: 0; width: 38px; height: 38px; cursor: pointer; text-decoration: none; background-color: #FFF; opacity: 0 } span.ad-widget-imageplus-box-icon { cursor: default } .ad-widget-imageplus-box-icon-medical { background: none } .ad-widget-imageplus-box-icon-medical:hover { background: none } .ad-widget-imageplus-box-icon-decoration { background: none } .ad-widget-imageplus-box-icon-decoration:hover { background: none } .ad-widget-imageplus-box-icon-machine { background: none } .ad-widget-imageplus-box-icon-machine:hover { background: none } .ad-widget-imageplus-box-icon-photo { background: none } .ad-widget-imageplus-box-icon-photo:hover { background: none } .ad-widget-imageplus-box-icon-tourism { background: none } .ad-widget-imageplus-box-icon-tourism:hover { background: none } .ad-widget-imageplus-box-icon-game { background: none } .ad-widget-imageplus-box-icon-game:hover { background: none } .ad-widget-imageplus-box-bd { position: absolute; top: 0; left: 0; z-index: 11; display: none; overflow: visible; background: #FFF } .ad-widget-imageplus-box-bg { position: absolute; top: 0; left: 0; z-index: 11; width: 100%; height: 100%; background: #FFF; opacity: .95 } .ad-widget-imageplus { position: relative; top: 0; left: 0; z-index: 12 } #f21ac82b21eeb7322631b6aa94e17f451xho3dl { font: 12px/1.5 arial, sans-serif }</style>
 
 
技术分享 
 
<style>.baiduimageplus-s-multimedia { position: relative } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-hd { height: 26px; line-height: 26px; text-indent: 10px; overflow: hidden; white-space: nowrap } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-hd a { color: #fff; text-decoration: none; font-size: 14px } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-bd { position: relative; margin: 8px 20px; height: 100%; overflow: hidden } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-bd-scroll-style { margin: 5px 20px !important } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-img-ctn { position: relative; overflow: hidden; height: 60px; z-index: 1 } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-img-ctn img { border: 0 } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-bd-no-vbar_arrow .baiduimageplus-s-multimedia-img-ctn { margin: 0 auto } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-flash-link { position: absolute; top: 0; left: 0; background: #fff; opacity: 0; height: 60px; z-index: 2 } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-img-ctn-expanded { overflow: visible } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-bd-arrow .baiduimageplus-s-multimedia-img-ctn { float: left } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-arrow-ctn { float: right; height: 60px; text-align: center } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-arrow-ctn .baiduimageplus-s-multimedia-arrow-link { cursor: pointer; display: inline-block; width: 100px; height: 60px; background: url("http://ecma.bdimg.com/adtest/2c07e2c7fcdf28d4d7372d324e7e4364.png") no-repeat } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-vbar { position: absolute; top: 0; right: 0; width: 10px; height: 60px; background: url("http://ecma.bdimg.com/adtest/002c3095a57ec978b16540217fe5cccc.png") repeat-y; z-index: 1 } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-hbar { position: absolute; top: 50px; left: 0; height: 10px; width: 100%; background: url("http://ecma.bdimg.com/adtest/9507def6acde0ba0a71a6cd3f9376c6f.png") repeat-x; z-index: 1 } .baiduimageplus-s-multimedia .baiduimageplus-s-multimedia-logo-scrollstyle { bottom: 5px } .baiduimageplus-s-multimedia-logo { position: absolute; bottom: 0; right: 0; z-index: 3; height: 16px; width: 16px; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px } .baiduimageplus-s-tuiguang-logo { position: absolute; left: 0; bottom: 0; width: 34px; height: 16px; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0 } .baiduimageplus-s,.baiduimageplus-s-wrap,.baiduimageplus-s-bg,.baiduimageplus-s-close,.baiduimageplus-s-bd-inner { float: none; margin: 0; padding: 0; border: 0; display: block; visibility: visible; text-align: left; background: transparent; position: absolute; top: 0; left: 0; bottom: auto; right: auto; width: 100%; height: 0; overflow: visible !important } .baiduimageplus-s-wrap { } .baiduimageplus-s-bg { height: 100%; z-index: 1; background: #000 } .baiduimageplus-s-bd { position: relative; z-index: 2; height: 100%; overflow: hidden !important } .baiduimageplus-s-bd-inner { height: auto } .baiduimageplus-s-close { display: none; top: -25px; left: auto; right: 0; z-index: 3; width: 25px; height: 25px; overflow: hidden !important; text-indent: -9999px; background: url("http://ecma.bdimg.com/public03/imageplus/v2/dock/close.png") no-repeat 0 0 transparent } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-multimedia-title-wrapper { display: none; position: absolute; top: -24px; left: 0; z-index: 4; line-height: 24px; height: 24px; font-size: 14px; text-indent: 10px } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-multimedia-title-wrapper a { color: #fff; text-decoration: none } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-multimedia-title-ctn { position: relative; float: left; overflow: hidden } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-multimedia-title-bg { position: absolute; top: 0; left: 0; background: #000; opacity: .75; height: 24px; width: 100%; z-index: -1 } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-multimedia-title-triangle { float: left; width: 14px; height: 24px; background: none } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-visible .baiduimageplus-s-multimedia-title-wrapper { display: block } #f21ac82b21eeb7322631b6aa94e17f451nrhc2m .baiduimageplus-s-visible .baiduimageplus-s-bd-inner { top: -26px }</style>
 
X
 
<style>#f21ac82b21eeb7322631b6aa94e17f45egnp2w { position: absolute; top: 0; left: 0; right: auto; bottom: auto; margin: 0; padding: 0; border: 0; width: 200px; background: transparent } #f21ac82b21eeb7322631b6aa94e17f45egnp2w div { float: left; width: 144px; height: 17px; line-height: 17px; margin: 3px 0 0 -2px; background: url("http://ecma.bdimg.com/public03/imageplus/tip-back.png") 0 0 no-repeat; font-family: sans-serif; text-align: center; font-size: 12px; color: #666; padding: 8px 10px; display: none } #f21ac82b21eeb7322631b6aa94e17f45egnp2w-icon { float: left; height: 38px; width: 38px; cursor: default; background: url("http://ecma.bdimg.com/public03/imageplus/tip.png") 0 0 no-repeat } #f21ac82b21eeb7322631b6aa94e17f45egnp2w-icon:hover { float: left; height: 38px; width: 38px } #f21ac82b21eeb7322631b6aa94e17f45egnp2w #f21ac82b21eeb7322631b6aa94e17f45egnp2w-icon:hover { background: url("http://ecma.bdimg.com/public03/imageplus/tip-hover.png") 0 0 no-repeat }</style>
查看标识获取更多信息
<style>.ad-widget-imageplus-single_image { font: 12px/1.5 arial, sans-serif; position: relative; padding: 1px; overflow: hidden; background-color: #FFF } .ad-widget-imageplus-single_image img { display: block; width: 300px !important; height: 250px !important; padding: 0; margin: 0; border: 0; position: static !important } .ad-widget-imageplus-single_image-redirect { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: #FFF; opacity: 0 } .baiduimageplus-pa-logo { position: absolute; bottom: 0; right: 0; z-index: 3; height: 16px; width: 16px; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px } .baiduimageplus-s-tuiguang-logo { position: absolute; left: 0; bottom: 0; width: 34px; height: 16px; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0 } .ad-widget-imageplus-box { position: absolute; top: 0; left: 0; margin: 0; padding: 0; width: 0; height: 0; overflow: visible !important } .ad-widget-imageplus-box-icon { position: absolute; top: 0; left: 0; z-index: 10; width: 38px; height: 38px; overflow: hidden; cursor: pointer; background: none } .ad-widget-imageplus-box-icon:hover { background: none } .ad-widget-imageplus-box-icon span { position: absolute; top: 0; left: 0; width: 38px; height: 38px; cursor: pointer; text-decoration: none; background-color: #FFF; opacity: 0 } span.ad-widget-imageplus-box-icon { cursor: default } .ad-widget-imageplus-box-icon-medical { background: none } .ad-widget-imageplus-box-icon-medical:hover { background: none } .ad-widget-imageplus-box-icon-decoration { background: none } .ad-widget-imageplus-box-icon-decoration:hover { background: none } .ad-widget-imageplus-box-icon-machine { background: none } .ad-widget-imageplus-box-icon-machine:hover { background: none } .ad-widget-imageplus-box-icon-photo { background: none } .ad-widget-imageplus-box-icon-photo:hover { background: none } .ad-widget-imageplus-box-icon-tourism { background: none } .ad-widget-imageplus-box-icon-tourism:hover { background: none } .ad-widget-imageplus-box-icon-game { background: none } .ad-widget-imageplus-box-icon-game:hover { background: none } .ad-widget-imageplus-box-bd { position: absolute; top: 0; left: 0; z-index: 11; display: none; overflow: visible; background: #FFF } .ad-widget-imageplus-box-bg { position: absolute; top: 0; left: 0; z-index: 11; width: 100%; height: 100%; background: #FFF; opacity: .95 } .ad-widget-imageplus { position: relative; top: 0; left: 0; z-index: 12 } #f21ac82b21eeb7322631b6aa94e17f452bqyn4q { font: 12px/1.5 arial, sans-serif }</style>
 
 
技术分享 
 
<style>.ad-widget-imageplus-sticker { font: 12px/1.5 arial, sans-serif; position: absolute; left: 0; width: 100%; display: none; overflow: hidden; color: #FFF; background: transparent } .ad-widget-imageplus-sticker div { background: transparent } .ad-widget-imageplus-sticker-cut { display: block } .ad-widget-imageplus-sticker-bg { position: absolute; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; background: #000 !important } .ad-widget-imageplus-sticker-bd { position: relative; z-index: 2; left: 0; top: 0; width: 100%; overflow: hidden } .ad-widget-imageplus-sticker-close { position: absolute; z-index: 3; right: 0; top: 5px; width: 25px; height: 25px; line-height: 25px; text-decoration: none; text-align: center; font-size: 18px; color: #FFF !important } .ad-widget-imageplus-sticker-close:hover { background-color: #000 } .ad-widget-imageplus-sticker-theme-white { color: #333 } .ad-widget-imageplus-sticker-theme-white .ad-widget-imageplus-sticker-bg { background: #FFF !important } .ad-widget-imageplus-sticker-theme-white .ad-widget-imageplus-sticker-close { color: #666 !important } .ad-widget-imageplus-sticker-theme-white .ad-widget-imageplus-sticker-close:hover { background-color: #FFF !important } .ad-widget-imageplus-sticker-theme-none { color: #333 } .ad-widget-imageplus-sticker-theme-none .ad-widget-imageplus-sticker-bg { background: transparent !important } .ad-widget-imageplus-sticker-theme-none .ad-widget-imageplus-sticker-close { color: #666 !important } .ad-widget-imageplus-sticker-theme-none .ad-widget-imageplus-sticker-close:hover { background-color: #FFF !important } .ad-widget-imageplus-sticker-theme-none-white { color: #333 } .ad-widget-imageplus-sticker-theme-none-white .ad-widget-imageplus-sticker-bg { background: transparent !important } .ad-widget-imageplus-sticker-theme-none-white-2 .ad-widget-imageplus-sticker-bg { background: transparent !important } .ad-widget-imageplus-sticker-theme-none-white-2 .ad-widget-imageplus-sticker-close { top: 0; text-indent: -9999px; background: url("http://ecma.bdimg.com/public03/imageplus/v2/dock/close.png") no-repeat 0 0 transparent } .ad-widget-imageplus-sticker-theme-v2 .ad-big-title { position: relative; top: 0; opacity: 1 } .ad-widget-imageplus-sticker-theme-v2 .ad-widget-imageplus-sticker-showing .ad-big-title { position: relative; top: -36px; opacity: 0 } .ad-widget-imageplus-sticker-theme-v2 .ad-widget-imageplus-sticker-showing .ad-widget-imageplus-sticker-bg { top: 26px } .ad-widget-imageplus-sticker-theme-v2 .ad-widget-imageplus-sticker-close { top: 0; text-indent: -9999px; background: url("http://ecma.bdimg.com/public03/imageplus/v2/dock/close.png") no-repeat 0 0 transparent } .ad-widget-imageplus-sticker-thumbnail { font: 12px/1.5 arial, sans-serif; position: absolute; right: 0; top: 0; height: 20px; width: 100px; overflow: hidden; background: transparent; background-color: rgba(0,0,0,0.5) } .ad-widget-imageplus-sticker-thumbnail a { float: right; width: 100px; height: 20px; line-height: 20px; text-align: center; color: white; background: transparent; text-decoration: none } .ad-widget-imageplus-sticker-thumbnail i { width: 12px; height: 8px; margin-top: 6px; margin-left: 5px; display: block; float: left; background: none } .ad-widget-imageplus-sticker-close-newstyle { top: 0; text-indent: -9999px; background: url("http://ecmb.bdimg.com/public03/v2/dock/iconfont-close.png") no-repeat 0 0 transparent !important } .baiduimageplus-s-pa { position: relative; width: 100%; height: 101px; overflow: hidden; cursor: default } .baiduimageplus-s-pa a { outline: 0; text-decoration: none } .baiduimageplus-s-pa a:hover { text-decoration: underline } .baiduimageplus-s-pa .baiduimageplus-s-pa-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1 } .baiduimageplus-s-pa .baiduimageplus-s-pa-ct { position: relative; z-index: 2 } .baiduimageplus-s-pa .baiduimageplus-s-pa-hd { height: 26px; line-height: 26px; text-indent: 10px } .baiduimageplus-s-pa .baiduimageplus-s-pa-hd a { font-size: 14px; color: #FFF } .baiduimageplus-s-pa .baiduimageplus-s-pa-bd { position: relative; margin: 10px 0; overflow: hidden } .baiduimageplus-s-pa .baiduimageplus-s-pa-img { float: left; width: 50px; height: 50px; margin: 5px 12px 0 10px } .baiduimageplus-s-pa .baiduimageplus-s-pa-img img { display: block; width: 50px; height: 50px; border: 0 } .baiduimageplus-s-pa .baiduimageplus-s-pa-img-bigoutter { float: left; width: 70px; height: 70px; margin: -20px 12px 0 10px } .baiduimageplus-s-pa .baiduimageplus-s-pa-img-bigoutter img { width: 70px; height: 70px } .baiduimageplus-s-pa .baiduimageplus-s-pa-txt { margin-right: 85px; height: 54px; overflow: hidden; line-height: 1.5; font-size: 12px; text-align: left; text-decoration: none } .baiduimageplus-s-pa .baiduimageplus-s-pa-txt a { color: #FFF } .baiduimageplus-s-pa .baiduimageplus-s-pa-txt a:hover { text-decoration: underline } .baiduimageplus-s-pa .baiduimageplus-s-pa-title,.baiduimageplus-s-pa .baiduimageplus-s-pa-desc,.baiduimageplus-s-pa .baiduimageplus-s-pa-links { float: none; padding: 0; border: 0; position: static; display: block; visibility: visible; text-align: left; background: transparent; margin: 0; height: 18px; line-height: 18px; color: #FFF; overflow: hidden; white-space: nowrap } .baiduimageplus-s-pa .baiduimageplus-s-pa-links a { float: left; padding: 0 7px; color: #FFF; border-left: 1px solid #999; overflow: hidden; white-space: nowrap } .baiduimageplus-s-pa .baiduimageplus-s-pa-links a:last-child { margin-right: 0 } .baiduimageplus-s-pa .baiduimageplus-s-pa-links a:first-child { border-left: none; padding-left: 0 } .baiduimageplus-s-pa .baiduimageplus-s-pa-links a:hover { text-decoration: underline } .baiduimageplus-s-pa .baiduimageplus-s-pa-title,.baiduimageplus-s-pa .baiduimageplus-s-pa-title a { color: #CCC } .baiduimageplus-s-pa .baiduimageplus-s-pa-bt { position: absolute; top: 20px; right: 10px; margin: 0; width: 70px; height: 25px; display: block; text-decoration: none; color: #FFF; font-size: 14px; text-align: center; line-height: 25px; background: #bc0000 } .baiduimageplus-s-pa .baiduimageplus-s-pa-bt:hover { text-decoration: none; background-color: #ea2b2b } .baiduimageplus-s-pa .baiduimageplus-s-pa-logo { position: absolute; bottom: 0; right: 0; z-index: 3; height: 16px; width: 16px; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 -17px } .baiduimageplus-s-pa .baiduimageplus-s-tuiguang-logo { position: absolute; left: 0; bottom: 0; width: 34px; height: 16px; overflow: hidden; z-index: 12; background: url("http://ecma.bdimg.com/public03/imageplus/logo.png") no-repeat; background-position: 0 0 } .ad-widget-imageplus-sticker-showing .baiduimageplus-s-pa-hd { opacity: 0 } .baiduimageplus-s-pa-links a { background: url("http://ecma.bdimg.com/adtest/5d5a28881dc5b110114e55cf6d4f69ec.png") no-repeat left top; background-position: 0 0; display: inline-block; margin-right: 3px !important; padding-left: 13px !important; padding-right: 7px; border: 0 !important } .baiduimageplus-s-pa-links a:hover { text-decoration: underline }</style>
 
 
尚观linux课程 2016全新升级
技术分享

尚观linux课程 2016全新升级

新增云计算课程Hadoop项目 Openstack项目 可以领取免费赠送价值2000元课程

去看看
 
X

linux系统usb挂载