装完Debian5后进不去

我的系统里有WINXP系统,空出一分区来装Debian.
我下了debian-501-i386-DVD-1.iso后在DVD上安装全部都可以,但是装完后重新启动进不去系统了
Booting 'Debian. GNU/Linux kernel 2.6.26-2-688'
root (hd0,2)
....
Decompressing Linux ... Parsing ELF .. done
Booting the kernel
Loading .Please wait...
就一直停在这里没反应了,求救啊.......

请教大家个问题!急急急!!!!!

在用光盘安装了debian4.0之后.从网上下载了gcc和rp-pppoe安装,在安装是遇到了这样的问题,请大家帮解决以下:
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

这个要怎么办!

我从网上学习linux知识

至于结果并不知道,我会随时通报具体情况!

debian下的dock

我想在debian上安装类似苹果的DOCK,不知道大家有没有好的建议,
Gnome和KDE桌面环境下都需要!!

读书笔记: POSTFIX权威指南

作者: etony
来自: Linuxsir.org
提要:
POSTFIX权威指南读书笔记

读书笔记: UNIX和Linux自动化管理

作者: etony
来自: Linuxsir.org
提要:
UNIX和Linux自动化管理读书笔记

求解pidgin的安装问题!!!急

我用debianDVD光盘全新安装了系统后内核是:2.6.18安装PIDGIN时出现在下列提示,请问各位高手我该怎么做才能将它装上?

jacke:/pidgin-2.3.0# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes

SAMBA 服务器配置简明参考手册

作者: etony
来自: Linuxsir.org
提要:
本文档主要介绍在 Debian系统下安装和配置SAMBA的简单方法, 以及相关的一些参数说明.

在戴尔PowerEdge2950上安装Debian4纪录

序:
单位新购置一台戴尔PowerEdge 2950作资源备份应用服务器,因为比较喜欢Debian,所以决定安装Debian4,写本文主要是记录备查。
本记录会陆续更新,包括使用和安装一些Dell专用工具软件的记录,以方便有同样需求的朋友参考。
下面开始介绍和记录。

硬件介绍:
戴尔PowerEdge 2950 ,配置为:
CPU:四核至强处理器5310, 2x4MB 缓存 2块
内存:4G
硬盘:300G SAS 10K 热插拔硬盘 6块
网卡:集成双Broadcom千兆网卡,支持TOE功能
另:PERC 5/i, 集成控制卡,支持Raid5,用于x6 背板

debian 4 在字符界面下如何升级 到图形界面

大家好!

我是第一次来社区,请多照顾啦!

我的Debian 4 是通过一张 CD 安装成功的,为字符界面。

后找到了3张DVD安装盘的ISO文件 ,想把它升级到图形界面,如何做?谢谢!


ps:
1. 我以把该3 张DVD 的iso , mount 成功了

mount -o loop ./debian1.iso /home/george/cd1
mount -o loop ./debian2.iso /home/george/cd2
mount -o loop ./debian3.iso /home/george/cd3

2.sources.list 也改了, cat /etc/apt/sources.list

deb file:/home/george/cd1 etch contrib main
deb file:/home/george/cd2 etch contrib main