去了这个地方,才知道这安装linux过程中也可以利用Ctrl+Alt+F(1-7)原用于切换终端的方法来查看安装中的信息。原文转自:
[url]http://blog.chinaunix.net/u/2498/showart_1200335.html[/url]

在安装Linux的过程中,可以去查看相应的安装进展和排错,利用系统提供的多个输出窗口:
Command
Console and Function
CTRL-ALT-F1
Text installation display; if you're running in graphical mode, it includes the basic commands to start graphics drivers.
CTRL-ALT-F2
Accesses a bash shell prompt; available after the first few installation steps.
CTRL-ALT-F3
Lists the log of installation messages; if network problems occur, you may see related messages here.
CTRL-ALT-F4
Displays all kernel messages, including detected hardware and drivers.
CTRL-ALT-F5
Installation displays partition formatting; nothing is shown here until Anaconda formats the actual partitions.
CTRL-ALT-F6
Graphical installation display; active only if you're running the installation program in graphical mode (was formerly available from CTRL-ALT-F7). Naturally, if you're installing in text mode, nothing is shown in this console.