Volume production U disk can not install Ghost system

Source: Internet
Author: User
Tags root directory

Often see a lot of people are asking the same question, that is, the mass production of U disk when selected CD-ROM ISO can start but not install the ghost system.

The following is an example of YLMF ISO

============================================

Ylmf ISO Ghost Startup items in the Ghost software is to call the optical drive in the root directory of the GHOST.exe, volume production into the U disk, naturally to call the GHOST.EXE under Usb-cdrom, if a key ghost,ghost software also to call Usb-cdrom under the Ghostxp.gho image file , and calling these files requires a USB drive to be loaded when DOS is started.

============================================

So let's take a look at how to load the USB driver:

First, the old motherboard load USB drive (roughly 915 and the following motherboard) load USB Drive method:

Edit the Config.sys in the ISO ezbootghostxp.img file, add the following add-in, and have the four files in img

Devicehigh=ramfd.sys

Devicehigh=usbaspi.sys

Devicehigh=aspidisk.sys

Devicehigh=usbcd.sys/d:usb-cd

Motherboards of two, 945 and above, In the load USB drive may appear Usbaspi.sys card dead phenomenon, simply can't load, but this motherboard even if not loaded USB drive, DOS can directly recognize USB-HDD disk, Ghost software can also recognize, but Usb-cdrom can't get out, Ghost also recognize. This type of motherboard will not read the files in the Usb-cdrom directory, so put the GHOST.EXE,GHOSTXP. Gho to USB-HDD (ZIP) packing directory, and modify the ezbootghostxp.img in the ISO Autoexec.bat into the following save on it.

@echo off

For%%i in (z,y,x,w,v,u,t,s,r,q,p,o,n,m,l,k,j,i,h,g,f,e,d,c) do if exist%%i:ghost.exe%%i:ghost.exe-noide-clone,mo De=pload,src=%%i:ghostxp.gho:1,dst=1:1-CRCIGNORE-SURE-RB

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.