免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 752 | 回复: 0
打印 上一主题 下一主题

mnt [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-09-09 15:04 |只看该作者 |倒序浏览
自动挂载winxp下的硬盘:
在/etc/fstabg下加入/dev/sda6                     /mnt/e                        vfat        defaults,codepage=936,iocharset=cp936 0 0
则自动挂载了winxp下的E盘。
可以通过fdisk -l查看自己的分区情况
也可以到如下地址看详细情况:
http://www.linuxdiyf.com/bbs/viewthread.php?tid=18373
http://www.blog.edu.cn/user3/Newpoo/archives/2006/1373954.shtml
一、使用校园网安装mplayer
1.从http://202.198.16.58:5098/mirror/dag/el5/en/x86_64(i386)/dag/RPMS下下载rpmforge-release.....rpm
2.使用rpm -ivh rpmforge.rpm安装,安装文件默认到/etc/yum.repo.d/下
3.之前的工作是用http://202.198.16.58:5098/mirror/centos/下的 CentOS5-Base.repo替换原/etc/yum.repos.d/下的CentOS-Base.repo,并将名字更为CentOS-Base.repo。
4.进入到/etc/yum.repos.d/下改写rpmforge.repo文件如下:
# Name: RPMforge RPM Repository for Red Hat Enterprise 5 - dag
# URL: http://rpmforge.net/
[rpmforge]
name = Red Hat Enterprise $releasever - RPMforge.net - dag
baseurl = http://202.198.16.58:5098/mirror/dag/el5/en/$basearch/dag
#mirrorlist = http://202.198.16.58:5098/mirror/dag/el5/en/mirrors-rpmforge
#mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1

6.使用yum list mplayer要安装的软件名    就可以看到相应的软件版本。
7.#yum install 软件名
8.重启计算机
   好了,很简单吧!
问题:Mplayer不能播放rmvb的东东,上网查了好像是得装插件
二、安装realplayer10
1、以.bin 结尾的文件格式的安装;
如果是以.bin 结尾的文件,要先改变一下他的执行权限;比如:
[root@localhost soft]# chmod 755 realplay-10.0.5.756-linux-2.2-libc6-gcc32-i586.bin

[root@localhost soft]# chmod 755 RealPlayer10GOLD.bin
接着我们执行安装:
[root@localhost soft]# ./realplay-10.0.5.756-linux-2.2-libc6-gcc32-i586.bin

[root@localhost soft]# ./RealPlayer10GOLD.bin
安装详情:

the chosen directory.
Directory: 在这里可以指定安装目录,比如 /opt/realplay
Enter [F]inish to begin copying files, or [P]revious to go 按F;
Copying RealPlayer files...configure system-wide symbolic links? [Y/n]: ..... Y
enter the prefix for symbolic links [/usr]: 按回车;
调用

[beinan@localhost soft]# realplay
问题:好像还是播不了,应该是安装成功了,可能是要指定库
三、linux下安装rmvb播放工具
网上有好多文章说明,但是本人根据其中好多来安装都出现过不小问题
包括:可以打开rm,但是不能播放。能播放rm但是没声音
现在你只要按以下步骤来做,相信你一定可以顺利播放!
(1)首先将系统已有的totem移去 # yum remove totem
(2)安装totem-xine # yum install -y totem-xine
(3)安装extras #yum install -y xine-extras
(4)安装DVD播放 # yum install -y libdvdcss libdvdnav
(5)安装lame # yum install -y lame
(6)安装mpeg支持 # yum install -y ffmpeg
(7)安装RM播放支持 # yum install -y compat-libstdc++-33 (如果没安装这个realplayer是用不了,totem播放出现没图象与没声音)
(安装声音支持 # yum install -y xine-lib-extras-nonfree (如果没安装这个totem播放rm有图象没声音)
(9)最后安装vlc # yum install -y vlc
到这!totem-xine已全部安装完成
但还是不能播放rm,因为没有解码器
下载w32codec,解压后的所有文件放在 /usr/lib/codecs下
完成!RM,AVI快试试了!
注意:在yum安装过程中,最好不要一次安装太多,如yum install -y totem-xine xine-extras libdvdcss libdvdnav....!这样好多时是报安装出错!
问题:使用vlc可以播放rmvb了,可是不出图像,查资料说是  一是没有XFree86-VidModeExtension支持,二是没有解码器
在/usr/lib/下没有codecs的文件夹自己创了一个将ess……的文件拷过去还是不行
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u1/47073/showart_377834.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP