Computer Configuration:
IBM ThinkPad 23
PiII 1.1G/256 m/30g
Windows XP SP2 has been installed
We plan to start both Linux and Windows XP
Step 1: Download the CD image
Step 2: Search for the hard disk installation method on the Internet
Step 3: Start
First, clear a 10g free space on my hard disk, and then follow the steps 2 to successfully enter the installation status, select the installation language to simplified Chinese, create a partition, swap partition 512 m, next, start to install the software package. After more than an hour, the software reports that the package has been installed, prompting you to restart the system.
Step 4: After the restart, the screen displays "Grub loading stage2... ", unable to access the system. I searched online and read the Linux Startup Process and grub overall analysis articles. stage2 is a file that controls grub startup, which is located in the/boot directory, the reason should be that the/boot directory is damaged during installation. How can this problem be solved? Try to create a separate partition for/boot. Next, create a partition/boot 100 m, swap 512 m, and add all the remaining partitions to/partition. All the way to next, restart, success.
1. Use a Linux Rescure disk or WindowsXP to fix the problem:
Http://www.linuxquestions.org/questions/showthread.php? T = 259607
2. reinstall Linux. The partition is divided into 512 M boot partitions, swap partitions, And/partitions.
Step 4: Install the video card driver
Both xfree86 and Xorg are implemented by X Window System. X11r6.7.0, the first version of Xorg server, was derived from xfree86 4.4 RC2 and added some changes to x11r6.6 due to the differences regarding the adoption of new licenses in the final version of xfree86 4.4. FC3 uses x.org instead of xfree86.
References:
For detailed Linux Startup Process descriptions, refer to: Linux Startup Process details
Http://bbs.whnet.edu.cn/cgi-bin/bbsanc? Path =/groups/group_d/Linux/d9ec9a418/lilo-loadin/m.20.1785128.a
For detailed analysis of grub, see grub overall analysis.
Http://lixiang.cn /? Q = node/87