[boot loader]timeout=3default=multi(0)disk(0)rdisk(0)partition(4)\\WINDOWS [operating systems]multi(0)disk(0)rdisk(0)partition(4)\\WINDOWS="Microsoft Windows XP Professional" /fastdetectC:\\="Microsoft Windows" There are two parts: Part 1 [boot The loader] contains the timeout rules and the default path of the operating system; the second part [operating systems] contains the path of the operating system installed on the computer, where multi(0) is the sequence number of the adapter, and disk(0) is the disk parameter. Information, rdisk (0) is the sequence number of the disk connected to the adapter, partition (4) is the partition number, the partition item is generally determined by the location of the XP installation, if it is installed in the C drive, it should be partition (1).
For modifying the default operating system and counting down the length of the seconds, you can enable "Startup and Recovery" under 2000 or XP (right click "My Computer", switch to "Advanced" The tab, which is there, is done without having to edit the boot.ini file directly.
Second, Windows and Linux
5, Q: I plan to install Win98, WinXP, Linux three operating systems on a new hard disk, how should I do it?
A: The steps are as follows:
(1) Partition. In addition to the one mentioned in question 1 for each of 98 and XP, an empty partition is reserved for Linux. The size is determined by the size of the hard disk space and the use of linux. If you plan to run a large number of programs, you can pre- Keep a little bigger, if you only want to learn, you can leave it smaller, but if you are installing Red Hat Linux 7.0 or above, it is best not to leave less than 2G.
(2) Installation. First install 98 on the C drive, then install XP on the D drive, and finally start with the Linux installation disk, install Linux. Pay attention to choose the default operating system when installing Linux. If you use Windows frequently, choose Dos as the default, otherwise choose Linux. .
(3) Start. After all three systems are installed and restarted, you will encounter two screen menus to choose from. The first one is the Linux lilo menu. The choice is to enter Linux or Windows. The second is the boot.ini control mentioned earlier. The menu, choose to enter 98 or into XP.
6, Q: I have already installed Win98 and Linux on my computer, now I want to install Win XP, what should I do?
A: Very simple As long as you have a Linux boot disk on hand (usually Linux will prompt you to make the installation, if you have not made or lost, you can use the Linux installation CD to do one more). The steps are as follows:
(1) Enter 98, install XP (new installation), after installation, you will find that the original Linux lilo screen menu is gone, it does not matter, proceed to the second step.
(2) Start with the Linux boot disk, log in to Linux as root, run the lilo command again, restart the computer, see, is the lilo menu back? The problem is solved:)
7, Q: I The computer has been installed with Win2000, the C drive with 2000 is in NTFS format, and the other disk is in Fat32 format. Later, I installed Red Had 7.1. After installing it, Linux can go in. Windows can't enter. What is the matter? How to solve it?
A: First of all, I would like to introduce the naming rules of Linux system devices. In Linux, the naming methods for various devices and partitions are completely different from those of Dos, floppy drives, hard disks, and hard disk partitions. For example:/dev/hda represents the first IDE hard disk ( The whole /dev/hda1 indicates the first primary partition of the first hard disk /dev/hda2 indicates the second primary partition of the first hard disk /dev/hda3 indicates that the extended partition of the first hard disk /dev/hda5 indicates the first The first logical partition of a hard disk /dev/hda6 indicates that the second logical partition of the first hard disk /dev/hdb represents the second hard disk (whole) where hda1 corresponds to the C disk in Windows, and hda5 generally corresponds D disk of Windows. In the Linux installation, the installer will automatically find the partition where the Windows operating system is located, because here we set the C drive to NTFS format. Some Linux installers do not recognize this format, and use other fat32 format disks as windows. Start the disk, this should be the case here.
The solution is also very simple, just log in to Linux as root, use a text editor to open lilo.conf in the /etc directory, find
other=/dev/hda5
optional
label =dos
This section, change hda5 (may also hda6 or other) to hda1, save the disk, then run the lilo command again, restart, the problem should be solved.
8, Q: My machine was originally installed in the C disk win98, D disk installed win XP, and later in order to install linux, I used the partition magician to separate two areas from the C disk, but when linux After loading, win xp can not enter, suggesting that the hal.dll file can not be found, what is the matter?
A: The reason is in the boot.ini file. As mentioned in question 4, the partition indicates the partition number. The original partition number of the xp is 2 (D drive) when the two zones are not separated from the C drive. After repartitioning, the partition number of XP should be 4. , but the boot.ini file will not be automatically changed, so when booting XP, the boot program still runs to the second partition to find the hal.dll file. At this time, the second partition is already a linux file. Of course, the prompt will not be found, so XP can not be started. The solution is very simple, just change the partition(2) in boot.ini to partition(4).
9. Q: Can I read and write files in the Dos partition in Linux? What should I do?
A: You can read and write Fat32 format files in Linux, but only NTFS format files. Can't write. The method and the usual linux file system are loaded the same. For example, I want to read the contents of the D drive on my machine in Linux. What I have to do is run the following command to load the file system of the D drive:[root@localhost /root]# mkdir /mnt/d[root@localhost /root]# mount -t msdos /dev/hda5 /mnt/d/[root@localhost /root]# mount -t vfat /dev/hda5 /mnt/d/(Load Fat32)[root@ Localhost /root]# mount -t ntfs /dev/hda5 /mnt/d/(load NTFS) So when you access the d directory under /mnt, it is the content on your d drive.
An even easier way is to add the following line to the fstab file in the /etc directory (provided that /mnt/d exists):
/dev/hda5 /mnt/d msdos defaults 0 0< Br> So as soon as you start Linux, the system will automatically load the file system on hda5, we can directly see the contents of the d disk by clicking /mnt/d.
The above is some of my experience with multi-system installation problems. Everyone thinks that there are some aspects that are written in a relatively one-sided way. You can come up with your experience and write it on the comments. Let everyone know a better solution.
It is well known that the mini-games built into the WinXP system are well received by users, and the
A lot of friends are using laptops without a CD-ROM drive, but the problem is coming. When you need
For many XP system users, it is more and more common to connect the SD card to the computer through
When a user finds that a folder is open in WinXP, the upper back button is grayed out. Although the
No software! XP itself features hidden files
Can the driver's signature be canceled?
The priority of the win xp system startup item is
Some frequently asked questions about Win XP SP3
Learn from the Windows Start Menu Firefox 4 interface push new
There are several places in Windows XP that may cause security problems.
Teach you to build a universal Windows package
Eight more security measures so that windows xp
Flexible use of Tab key under Windows system
Processing of unused DLL files after uninstalling Thunder
What should I do if the XP system cannot shut down the computer?
Mouse and keyboard common faults to solve the magic of the big meta-collection
Computer can not install software under WindowsXP reason analysis
Windows Official Blog: Windows 7 Enterprise Edition Customer Benefits
Ghost uses three issues to be aware of
Configuring dynamic compression in IIS 7.0
What should I do if the Win10 mouse button does not respond?
Win10 changes: desktop applications or the ability to purchase
Win Vista 5342 Glass Translucent Effect Diagram
How to quickly delete the custom application icon of Win10 system
Greatly improve user productivity - Windows 7 five humanized features