一开始分区是 / 3G,/home 大约12G,很快发现系统 3G 空间根本不够!
df -h
查看空间使用情况。
用 ubuntu 安装盘(livecd)启动,系统-系统管理-分区编辑器,实际上就是
sudo gparted
resize 分区即可。需要一些时间。如果还有其它 linux 系统也可以在那里修改分区,前提是必须将此分区 unmount。
ubuntu
(2232 unread)
All things about ubuntu.
一开始分区是 / 3G,/home 大约12G,很快发现系统 3G 空间根本不够!
df -h
查看空间使用情况。
用 ubuntu 安装盘(livecd)启动,系统-系统管理-分区编辑器,实际上就是
sudo gparted
resize 分区即可。需要一些时间。如果还有其它 linux 系统也可以在那里修改分区,前提是必须将此分区 unmount。
再也不需要东找西找了,加入这个 Medibuntu 源就行了。主要是 win32codecs
https://help.ubuntu.com/community/Medibuntu
然后
安装多媒体解码器,输入命令
* Xine多媒体引擎解码器
sudo apt-get install libxine1-ffmpeg libxine1-all-plugins libxine1-plugins w32codecs gcc-3.3-base libstdc++5
* Gstreamer多媒体引擎解码器
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-pitfdll gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-esd
* DVD影碟功能支持
sudo apt-get install libdvdnav4 libdvdread3 libdvdcss2
配置电影播放器
sudo apt-get remove totem-mozilla -y
sudo apt-get install smplayer smplayer-themes mozilla-mplayer
配置音乐播放器,输入命令
sudo apt-get install gstreamer0.10-fluendo-mpegdemux gstreamer0.10-gnonlin libflashsupport