Home > 软件使用 > ubuntu dvd iso做更新源,在ubuntu中发的第一篇日志

ubuntu dvd iso做更新源,在ubuntu中发的第一篇日志

自己折腾了近一个星期,终于把xubuntu装在了实验室的古董机上,内存是256m的,显卡是集成的。先前装了ubuntu8.04和fc8,他们的推荐内存是最低512M,看来linux的最新版本比较欺负人。最后用了xubuntu8.04桌面比较轻是xfce的,现在用起来还可以。

有一个经验就是

alternate版本的ubuntu安装只能是字符是建议图形界面,不想desktop版那样是window下安装的。

我全部用的硬盘安装,下载引导文件最重要,光盘的中的不能用。

如果你有hardy的dvd 的iso直接挂作apt的本地源,不用使用网络源。累死你。下面是方法

sudo mount -t iso9660 -o loop XXX.iso /media/cdrom
sudo apt-cdrom -m -d /cdrom add

xubuntu只是桌面不一样,源可以使用ubuntu的,光盘可以用。

Categories: 软件使用 Tags:
  1. No comments yet.
  1. No trackbacks yet.

Note: Commenter is allowed to use '@User+blank' to automatically notify your reply to other commenter. e.g, if ABC is one of commenter of this post, then write '@ABC '(exclude ') will automatically send your comment to ABC. Using '@all ' to notify all previous commenters. Be sure that the value of User should exactly match with commenter's name (case sensitive).