Welcome, Guest. Please Login
 
  HomeHelpSearchLogin FAQ Radified Ghost.Classic Ghost.New Bootable CD Blog  
 
Page Index Toggle Pages: 1
Send Topic Print
USB and GHOST 8.X (Read 2534 times)
kingpin909
N00b
Offline


I Love Radified!

Posts: 1


Back to top
USB and GHOST 8.X
Jul 17th, 2010 at 4:31am
 
Hi Guys

I have a scripted build that I need to speed up in terms of transfer from USB to target PC etc.

I tried -forceusb and that works really well but messes up the DOS part of the build process so cant do this.

IE

c:\32L\ghost.exe -nousb -fni -clone,mode=load,src=c:\32L\D%Image%.gho,dst=2 -sure

to

c:\32L\ghost.exe -forceusb

brings gui, then can select image which loads really fast but the rest of the script is needed to complete the build

this
c:\32L\ghost.exe -forceusb -fni -clone,mode=load,src=c:\32L\D%Image%.gho,dst=2 -sure

causes USB to stop being seen by the scripts in DOS and causes INVALID DESTINATION DRIVE.

I doubt there is no way round that?

So I have decided to inject the the DOS boot info with some USB drivers as I read about here

DEVICE=himem.sys /testmem:off /v
DEVICE=btdosm.sys
DEVICE=flashpt.sys
DEVICE=RAMFD.SYS (only will work with this for some reason)
Device=usbaspi.sys /v (latest 2.20 panasonic)
Device=di1000dd.sys
LASTDRIVE = Z

Now Its working the USB get drive D: from D1I000DD.SYS and yet on my first test machine the speed is slower than ever - any ideas whats wrong?

Thanks guys....
 
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print