Posts Tagged ‘fedora’

笔记本NEC VERSAPRO NX VA40H上安装fedora core 5 dvd [2007年02月04日]

可能看了这样文章了朋友想知道这个也没有什么难度。关键是你可以到baidu google上看一哈这个笔记本上cd rom 的而且也十分的旧啊 celeron 400mhz 128ram 4mb graphic ram 6gb hd .是我用我节约的钱1000多个大洋买了再就也是电脑啊 不能浪费了 linux就是不挑食我给他安装一个最小的系统应该可以哦 就是没有x-window 的那种可以运行了平时就当是一个调试用机子编编代码撒的都好啊重本地安装这个是绝对不可能的了我的唯一的出路就是网络安装我还有一个p4的计算机和他是用双网卡连接pppoe share the internet. 我想把我的p4搞成http或者是ftp服务器来安装我相信速度比一般的网络安装牛x多少倍哦。不好意思啊  鼠标有一点烂了不知道怎么搞了我什么都没有动窗口就开始直接动起来知道是什么回师的兄弟给我MAIL一下:tunpishuang at gmail dot com.
开始我们的工作把 DVD不可以也有办法 fedora的官方网站上有个FC-5-i386-rescuecd.iso 用我的sony dvd rw 给我烧一个 2块钱的事 要的朋友可以找我 。
下面就开始我们正式的安装。首先我们来设置服务器安装一个iis 或者是serv-u 一个很好的ftp软件。插入我们的fc的rescue cd 出现这样的提示 输入linux
boot:linux
fc就开始启动安装程序anaconda (这个名字不知道怎么得来的)。接下来的设置大家都回我就不详细讲了。最关键一步 设置HTTP服务器IP 我设置的是192.1658.0.1 然后根据你IIS的设置找到FEDORA CORE 的安装目录(不是iso文件而是ISO解压后的文件夹。如果你有dvd的盘那就把光盘驱动器设置为网站根目录)。然后就可以安装。我的机子很慢选者custom 。提示:安装包的时候很容易死机我的就死了4次才安装好,还是内存大点好。
就这样我的NEC本子上就安装了FC 5
有什么问题可以发我的EMAIL
20081108评论:那个时候省下了1000RMB背着家长买了个二手NEC本本,不到半年以800RMB在淘宝转手,买家竟然是我学长,巧合! 用这个本子用的最多的就是尝试完了/sbin /usr/bin /bin下的所有命令,囧。
 

first write my blog under fc5 using mozilla

sorry to write lately at night..now it is 2007 年2月6日星期二00:48:11 i don’t want to use english to write my blog . but  i have to do that. because i haven’t install any chinese input software,for example chinput .i will install it later . i haven’t install firefox successfull at this period of time . i dont know why. tomorrow i must go to hospital to do a check for my eyes . maybe i will do an operation in my eyes because of the low-eyesight. what a pity !! i wont play computers for over a mouth .. the only thing i can do is to get ready for the exam that will decide which univercity i will go to . well,i don’t care which one to go . my major will always be “computer science and technology“.. the future is so far that i dont know how to go though/////
the last giving a screenshot for the exciting section:
oh. shit when i enter “printscreen” button there isn’t any response. another problems to be soloved..
now i have to install some plugins in my mozilla web browser .the method of the configuration the the same  as firefox.first i open http://addons.firefox.com

and to open the pages of plugins that are available.
do according to the article then you will manage to go it well.

20081108评论:
另外一篇自我叙述强文,当时还不知道Firefox和Mozilla的关系,因为当时Firefox还未流行之前,Linux系统默认browser一般是Mozilla。当时的YY现在有了结果,computer science and technology没进,倒是进了computer and computer application。

 

开机后显示“can’t find the mbr”

昨天才安装好的fedora core 5 可能是因为不正常关机的原因找成了开机后现在”can not find the main boot record”  也就是我的开机引导程序grub出了问题? 于是我就想重新安装grub不就成了吗 》拿出我的超级启动盘上面有一个grub 输入”c” for a command line 然后
root (hd0,0) 具体的情况根据自己来定
setup (hd0)
然后在出现成功的信息中有一句是说我的grub缺少一个stage问题不过已经安装好 看来真的是grub的问题
20081108评论:
GRUB成为了当时问题不断的关键。