local hard disk. It would be easier to install Win8 to a mobile hard disk in vhd mode:
1. concise. The main system is a vhd file. After the new version is released, you only need to simply replace the vhd file to complete the installation of the new version.
2. Independent. Win8 boot information and system configurations are all stored on the mobile hard disk. After Win8 is installed, it will not affect the original system.
3. Portable. Win8 can be used on any computer that supports USB boot
select the required installation package. After the installation is complete, what guidance will be prompted?
Bootmgr is selected for the moment, so that the XP and FreeBSD systems can be guided.
3. install linux
The USB flash drive Installation Tool for Linux is similar to that for FreeBSD. After downloading ISO, follow the instructions in the Wiki of arch Linux:
# Dd If =/path/to/archlinux. ISO of =/dev/SDB // SDB is my USB flash drive
Then,
First, install Windows XP in the hard disk, and then install Ubuntu. Now grub is taken away from the boot. Then we enter DOS, type fdisk/mbr, and hand over the boot to Windows XP, modify boot. ini points to the grub4dos of drive C, and then the/boot/grub/menu of Ubuntu. copy the lst to C: \, and create a dual boot for XP and Ubuntu (ntldr directs grub4dos, then grub4dos directs Ubun
First, install Windows XP on the hard disk, and then install Ubuntu. Now grub is taken away from the boot. Then w
7 is newly installed on Windows XP:(1) download the Windows 7 7057iso image (RC or RTM) and copy it to a non-C drive (such as D: \ 7057) with a virtual Optical Drive)(2) Put the bootmgr and boot directories under the D: \ 7057 directory (in fact, as long as the boot. SDI and BCD files) are copied to the C root directory, and a Sources folder is created under the C root directory. (Administrator permissions are not required in xp)(3) Copy boot. Win un
What needs to be done before Windows XP is reinstalled by VISTA and XP
We recommend that you back up the data after the dual system is ready. To restore the ECS instance in the future, perform the following operations:
1. Back up the boot file (the file is on the disk where the current Boot Program is located ):
At the same time, it is best to back up several files under the xp boot disk, BOOT. ini autoexec. bat bootfont. bin io. sys msdos. sys ntdetect. com ntldr (if it is a special case to fin
can clean it up like this.Create a dos boot floppy disk or USB flash diskBack up your c: ntldr ntdetect.com io. sys boot. ini and wait until another floppy disk or U disk can be started.Note that the boot. ini file must comply with your current xp and can be slightly modified (these files must be viewed by selecting "visible system files)Then get another fdisk to the first floppy disk or USB disk.Start the computer with the first floppy disk or USB flash drive to execute fdisk/mbrIn this way, t
Windows Vista, when you start a computer, the BIOS starts to run. The BIOS reads the records of the primary Boot Sector (MBR) from the boot device, then, the control is handed over to the startup code stored in the MBR. Then Boot Manager starts and reads the startup project information from the Boot Configuration Data (BCD) and displays the information on the screen, and wait for the user to select. After you select a startup project, the Boot Manager obtains the startup parameters and configur
rescue> normal
3. If you do not know, use the following steps to find the partition where the Linux boot is located, and repeat Step 2.
# If/boot is a separate partition, grub rescue> ls (hd0, X)/boot/grub # Otherwise, run the following command, which may be grub2. use Linux live CD to enter the system, you can also view grub rescue> ls (hd0, X)/grubB. win10 cannot be started properly.
1. After Entering the Linux system, edit the/etc/grub. d/40_custom file.
menuentry "Windows 10 Custom" { set
boot successfully, files must be stored continuously on the hard disk.
Because this method of boot is only the pe that comes with the CD, and the files must be stored continuously, such a boot method has no practical significance. There are available ISO file downloads for win7pe on the Internet. You can download it for direct guidance. In addition, you can use ultraiso to open the image of the win7 disc and keep only the bootmgr file, boot folder,
1. Windows 7 is newly installed on Windows XP (this method can be used to format drive C and drive D can be formatted) ): 1. Download the Windows 7 ISO image (RTM) and use the virtual optical drive to copy the image to a non-C disk (for example, D: \ 7057) 2. Put the bootmgr and boot directories under the D: \ 7057 directory (in fact, as long as the boot. SDI and BCD files) are copied to the C root directory, and a Sources folder is created under th
information of Windows 7 just filled in to the primary partition. Disk L is the disk that just filled Windows 7 .)(2) (update the master startup on the system partition)CodeSwitch from ntldr to bootmgr)C:CD bootBootsect.exe/nt60 sys(3) restore the XP startup ItemBcdedit/create {ntldr}/D "Windows XP"Bcdedit/set {ntldr} device partition = C: (select the disk of the XP system)Bcdedit/set {ntldr} path \ ntldrBcdedit/displayorder {ntldr}-addlastBcdedit/se
I encountered some problems when installing window7, but after reading this article, I installed it successfully.
The installation methods of Windows 7 on the Internet are complicated, especially for cainiao. A simple installation method is provided:
1. decompress the ISO image of Windows 7 (or use the virtual optical drive software to extract it) to any folder on any non-system disk, for example, D: \ win7 \
2. Enter the PE and format the drive C as NTFS, preferably the PE started by the U di
drive where the CD image is located and then installs Ubuntu 10.10.
6. Delete the installation Start Menu
After the installation is complete, restart Windows (do not go to Ubuntu) and delete the original grldr, grldr. MBR, vmlinuz, initrd. LZ, and menu. lst.
Delete the grub4dos Startup menu item.
A. Make sure that the CMD window is started as an administrator.
B. Enter and execute the command bcdedit to view all the Startup menu items. Example:C: \ windows \ system32> bcdedit
Windows boot Mana
file to this directory. The EFI file searches for grub-related configurations based on the parameters during installation.
In this way, grub boot may not be added to the EFI boot option. You can manually add it in BIOS settings.
Add Windows 8 boot to grub. Set GRUB boot to the default startup Item.
Precautions for grub Installation
The best way to use the root path of grub is to use UUID, because some computers will occupy the ID number of the external device to the front.Search-l labelS
Load the win7 image with DT and copy the file to any partition except the system partition, for example, to F:/win7.
Copy the bootmgr file and boot directory under the F:/win7 directory to the root directory of drive C (System Disk), and create a new folder named sources under the root directory of drive C, then, run the boot command in the F:/win7/sources/directory. copy Wim to the C:/sources directory.
Start-run-cmd-C: \ Boot \ bootsect.exe/nt60
Question: HowUse winPE system installationISO file for win7/Win8?
Method: Use the ghost of PE to restore the gho file. But there are no gho files and only ISO files. What should I do?
Step 1. Copy the ISO file
In PE, use the ISO tool to copy the ISO file content of win7/Win8, for example, in D: \ win 8
Step 2. confirm that the system disk format is NTFS
Ensure that the system disk to be installed, for example, the C: format is NTFS. You can use the PQ tool.
Step 3. Copy the boot file
). At this time, it is necessary to copy the link and send it to the pastebin website, but I think you can continue to the next step.
8. fixed the boot loader.
It is almost time to complete. Restart your computer. Unless you are lucky, the system will still start directly into Windows. In fact, this is all right, because we will use Windows to fix the boot loader. Log on to Windows and make sure that you see a desktop, not a tiled pane screen. Hover the mouse over the lower left corner and righ
drive root directory (the images/install. img file is required during installation) (Linux files with different PS distribution may be different. I will give a connection later)
(PS because I don't know if I should remove images. In fact, a directory is selected during Linux installation. If you are not at ease, just like me .)
(4) so far, operating system disks have been mounted on the G drive, but how does Win7 know to load and read the G drive. At this time, you need to know how Windows
Walker encountered the "Setup cannot create a new system partition or locate an existing partition" issue when installing the original Windows Server R2, recording the resolution process.1,shift+f10 into the command line, with the DiskPart related command (active) to activate the C-disk partition.2 . Enter the PE system with u disk.(1), the original ISO files extracted from the Boot (folder), sources (folder), bootmgr (files) copied to the C drive.(2)
system, but it's good to say something more in this place.Since WINDOWS8, if you use the original Microsoft image installed and your machine itself support EFI, the default will be installed in UEFI mode, which is prone to problems,The premise is that the original machine installed in the old version of the Windows system and the motherboard default on the EFI function, you adjust the boot entry for the installation of media (CD, USB, etc.), the computer is open, then the PC reads the BOOTMGR.E
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.