- Wednesday, May 9, 2007, 14:10
- ubuntu
- 2,812 views
# Archive.ubuntu.com 欧洲,此为官方源,推荐使用 ,PING=500
# deb http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
# deb http://archive.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse
# deb http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse
# deb http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
# deb http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ feisty main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ feisty-security main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ feisty-updates main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ feisty-proposed main restricted universe multiverse
# deb-src http://archive.ubuntu.com/ubuntu/ feisty-backports main restricted universe multiverse
# deb http://archive.ubuntu.org.cn/ubuntu-cn/ feisty main restricted universe multiverse
# 中国 台湾省台湾大学,推荐网通用户使用,电信PING平均响应速度41MS,PING=100
Full story
- Wednesday, May 9, 2007, 13:39
- ubuntu
- 3,971 views
没有刻录机,想硬盘安装
Ubuntu,在
中文论坛找了找相关的帖子,试了好多次都没有成功,很火,都是找不到ISO的源文件,我已经按照放在FAT格式的分区了还是不行,我就想是不是系统有问题,因为以前有装过6.10的版本。
所以狠狠心重装XP,再试着装Ubuntu,还是找不到ISO文件。
后来,终于醒悟了,硬盘里还有以前版本的ISO文件,是不是有影响呢?将这几个ISO文件的扩展名ISO都改成其它的名字,重启,顺利找着相应的ISO文件了。
接着就是安装了,也不是很顺利,中间有错误提示,重装了几次终于搞定。整个安装的过程还是比较长的,大概要一个小时左右。
整理下硬盘安装的方法:(
来源)
(1)下载"ubuntu-7.04-alternate-i386.iso"
(2)把下载的ubuntu-7.04-alternate-i386.iso放到任意FAT格式的分区。
(3)下载引导文件。
地址在这里的附件中,
我传了一份在这里下载。
(4)把下载好的“引导文件”解压到C盘。并设置c:\boot.ini,在未尾加多一句:c:\grldr = GRUB4DOS
(5)重新启动计算机。选择“GRUB4DOS”—>“Start Install Ubuntu7.04"。
Full story