当您的系统首次依靠自身启动,这在电子工程师圈子里面称为“冒烟测试”。
If you did a default installation, the first thing you should see when you boot the system is the menu of the grub
bootloader. The first choices in the menu will be for your new Debian system. If you had any other operating systems on your computer (like Windows) that were detected by the installation system, those will be listed lower down in the menu.
如果系统无法正确启动,请勿惊慌。如果安装成功,还不错,只是出了一点儿小问题没法让系统引导 Debian。多数情况下不需重新安装就能修复。修复引导问题的一种方法是使用安装程序内置的 rescue 模式(参阅第 8.6 节 “修复损坏的系统”)。
假如您刚接触 Debian 和 Linux,可能需要从有经验的用户那里得到一些帮助。直接的在线帮助,可以通过 OFTC network 上的 #debian 或 #debian-boot IRC 频道。另一种选择是 debian-user mailing list。 您也可以写下安装报告,详情参见第 5.4.7 节 “提交缺陷报告”。请确保问题描述清楚,并包括显示的任何信息,以助于分析问题。
如果您计算机上的其他操作系统没有被侦测到,或者未被正确侦测,请撰写一份安装报告。