I. Selection of boot disk media
I recommend that you use a CD as the boot disk. This is because:
1. Large disk capacity, more tools and software can be loaded, and even operating system files.
2. High storage reliability. It is self-evident that the quality of the
In the era of the Internet where viruses are rampant, in the school data centers operated by the "explorer", the system maintainer often inevitably starts the computer to DOS, detects viruses, and repairs faults, or use ghost for cloning or recovery.
For Windows 98, you can press F8 to enter DoS at startup, but for Windows 2000 (Windows XP or Windows 2003), can you choose not to use a floppy disk or a C
Today, I used the CF card to start wince5.0. I read some information from the Internet. I made the CF card into a boot disk without using a system CD tool. I personally think it is more convenient to post it.
The process is as follows:
1. Preparation: Download a usboot.exe tool from the internet. I use version 1.7. Find a card reader with a CF card interface and prepare a
. 3. FDD mode refers to the USB drive model to simulate the floppy drive mode, the drive after startup disk is a:, this mode of the USB flash drive in some support USB-FDD startup will not find a USB flash drive, so please use as appropriate. 4.usb-cdrom disc emulation mode, DOS boot can not account for the disk, compa
@localhost]# MKFS.EXT3/DEV/SDB1
[root@localhost]# mkdir-p/mnt/usbdisk
[root@localhost]# Mount/dev/sdb1/mnt/usbdisk
Install the Grub boot loader to the USB disk
The code is as follows:
[root@localhost]# grub-install--no-floppy--root-directory=/mnt/usbdisk/dev/sdb
Creating a grub.conf configuration file
The code is as follows:
[root@localhost]#
Cat >/mnt/u
Article Title: experience and skills: Create an Openserver boot disk. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
Use the following method to create an Openserver Boot Disk:
I
Here, I would like to thank "Lianjiang", "grub4dos elementary tutorial" by "Lianjiang", and "Lianjiang" for their valuable experience in grub beginners.I have just come into contact with grub. If there are any omissions, I hope you will not mention them.
1. First Use "hpusbfw" (HP formatting tool), file system select "FAT32", "Create a MS-DOS boot disk", select "use internal MS-DOS
(WinRAR v3.5, winmd5 v1.2 );4. Disk tools (winpm and virtual drive manager );5. Chinese Input Method (polar Chinese, Pinyin plus );6. Windows attachments are retained (calculator, drawing, and notepad ).1. After micro-winpe is started, see:
2. After the dwarf dos toolbox is started, the menu is as follows:
[
The boot disk uses a 2 GB Kingston flash drive. I pas
the partition and hang it on the USB disk
The code is as follows:
[root@localhost]# MKFS.EXT3/DEV/SDB1
[root@localhost]# mkdir-p/mnt/usbdisk
[root@localhost]# Mount/dev/sdb1/mnt/usbdisk
Install the Grub boot loader to the USB disk
The code is as follows:
[root@localhost]# grub-install--no-
image fileClick Start, write floppy imageDrive letter must choose their own USB flash drive, installed to the local disk you will cry, the data is priceless, I here is the choice of the mobile hard disk one of the drive, the last click Write, wait for it to complete, then you can use this USB stick to install LinuxBoot boot
"Mirroring" is simply understood as a screen map of the system that did not start after booting. The installed disc usually appears when inserted into the optical drive, but some computers do not appear because the first boot disk is set in the wrong order. Set the USB disk as the first boot
-zip cannot be started.
The computer starts reading the MBR first, then starts from the specified active primary partition, reads into the PBR boot sector, and then the boot file specified by the boot sector, starting the system or PE or GRLDR ....
The boot process is: mbr→ partition pbr→
In the Win7 how to check the U disk boot Disk production success or not? Small series in the process of USB disk installation system, in the use of the Pocket PE production to complete the U disk Startup disk, did not look at the
Making a DOS boot disc that supports the mouse, optical drive, USB device requires a DOS boot floppy image file containing the device driver, and you need to edit the automatic batch program Autoexec.bat and the device configuration program Config.sys file in the DOS boot disk
Preparatory work:
A U disk, usboot making tools, a Maxdos compression package
After downloading the Ubsboot program to extract, and then put your U disk plug in, according to the following steps you can make a U disk into a DOS boot type (note that the backup disk in advan
Source: Lian Bang IT service Platform editor: Cudy release Time: 12-09-04
Tool Preparation:
One. WinImage can click here to download (if you can't open the page, you can go search, a lot of online.) Software Name: winimage)
Two. Download a boot floppy mirror file I am under the "All Chinese ms-dos7.10 (Win98) Startup Disk V2.1 CD version. IMA"
After do
U disk to start into the DOS method, it is recommended to borrow FLASHBOOT1.40 software to make U disk boot disk can easily enter the DOS system.
Software Introduction:
Flashboot is a USB flash boot Disk tool, the software has a
GRLDR ....
The boot process is: mbr→ partition pbr→ boot file
3, Usb-zip: Large-capacity floppy disk simulation mode, DOS boot after the display of a disk, Flashboot made the usb-zip to start the U
The previous article described how to use a virtual machine to run our written operating system, but the previous operating system only exists in the boot sector, and then we will see how the program jumps from the boot sector to another location.The boot area content is loaded at0X00007C00-0X00007DFF, the man who established the position was the engineer who dev
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.