ubuntu配置….
时间: 2008-08-14 - 分类: ubuntu - 无评论 - 已阅读1,070 次 -下面是一些东东,看需要的吧….
修改root用户密码:
sudo passwd root
编译环境安装:
sudo apt-get install build-essential
Read the rest of this entry »
下面是一些东东,看需要的吧….
修改root用户密码:
sudo passwd root
编译环境安装:
sudo apt-get install build-essential
Read the rest of this entry »
说起安装Ubuntu我很是郁闷,昨天下定决心玩真正的硬盘装,安装过程前面到都还是顺利,走到硬盘分区这里,我选择了手动分区,原因是有人还要用Windows,还有我E盘有二十G的医学资料不能丢!手动分区网上看了好多人说的…最后我还是把usr分的太少了…导致我很是不爽,于是马上重装,最后这样分了 Read the rest of this entry »
我的安装步骤是
1.从http://cdemu.sourceforge.net下载cdemu-client-1.0.0.deb、cdemu-daemon-1.0.0.deb、gcdemu-1.0.0.deb、libmirage-1.0.0.deb、vhba-module-1.0.0.deb这5个文件。
2.安装 安装步骤很重要最先安装libmirage-1.0.0.deb 接着是vhba-module-1.0.0.deb 然后是cdemu-daemon-1.0.0.deb 然后是cdemu-client-1.0.0.deb最后是gcdemu-1.0.0.deb ,安装时会要用到Ubuntu的安装光盘(安装前最好先将光盘放在光驱中)。
安装完成后,依次运行以下命令 Read the rest of this entry »