Search Members Help

» Welcome Guest
[ Log In :: Register ]

Page 2 of 2<<12

[ Track This Topic :: Email This Topic :: Print this topic ]

reply to topic new topic new poll
Topic: BCDW.INI + IMA files, bcdw.ini< Next Oldest | Next Newest >
 Post Number: 11
balder Search for posts by this member.

Avatar



Group: Members
Posts: 1942
Joined: Oct. 2008
PostIcon Posted on: Dec. 29 2010,12:46  Skip to the next post in this topic. Ignore posts   QUOTE

@anipilot

Quote: “I want to go back to creating a bootable CD that works rather than USB as a USB drive is tempting to use for other purposes and delete the files that it was originally meant to hold. A CD is very cheap to copy and distribute.”

Good point! USB approach was only a side track that is possible for other users to think about :cool:
---------------------------------------------------------------
Quote: “what code should BCDW.ini file have that will allow this to happen?”

First of all – I do not see why you get this error code at all?
Secondly I do not understand what BCDW.ini is doing in this process at all – it’s confusing :p

I think you need to do some tests and change the process and run ghost operation in an more “straight way”!
Please test this:

Create DOS-image with size 2,88Mb (you can use my script “easyboot-kicker-image.script” and use DOS-part not the grub-part)
Use files from your existing floppy image in this image (I think MBR-code I use in script to create DOS-image, is able to launch PC-DOS).
But also insert ghost.exe into this extra large floppy image.
Don’t check “g-zip” in script - use floppy image as it is - and use menu command in Easyboot:  run ghost.img  (or whatever name you set to created floppy image).

Attention!
You need to create an autoexec.bat-file in your new created floppy image with switches similar as instal_A.bat use!
- look below and take especially notice to bold letters that is needed, as ghost is launched directly from floppy image and not from C:\
Note1: I used partition E: (SRC=1:3) as source for ghost-images-files.
Note2: You don’t need ghost.exe on C:\  as ghost is launched from inside of floppy image!


if exist E:\UIUSEC.GHO goto UIU_SEC
if exist E:\UIUWKSP.GHO goto UIU_WKSHP

:UIU_SEC
ghost.exe -clone,MODE=prestore,SRC=1:3\UIUSEC.gho:1,DST=1:1,sze1=F -fx
ghost.exe -clone,MODE=prestore,SRC=1:3\UIUSEC.gho:2,DST=1:2,sze2=V -fx
rem not using this with unhidden partition -> C:\gdisk.exe 1 /p:4 /hide
goto END

:UIU_WKSHP
ghost.exe -clone,MODE=prestore,SRC=1:3\uiuwksp.gho:1,DST=1:1,sze1=F -fx
ghost.exe -clone,MODE=prestore,SRC=1:3\uiuwksp.gho:2,DST=1:2,sze2=V -fx
rem not using this anymore -> C:\gdisk.exe 1 /p:4 /hide
goto END

:END
echo Finished

As always – be careful and have a backup of everything as “things can go bad” – as it did for me  for a couple of decades ago - when ghost was a “new toy” :laugh:

Comments:
Is it “Universal Imaging Utility” HERE that you use in your ghost operations?

By the way, thanks for the ”Merry Christmas” (unfortunately I didn’t get any “hardware” in my Christmas presents – only socks etcetera – no 4GB RAM :( )
However I survived – and whish you and other users a  happy new “EasyBoot-year” :laugh:

Regards balder


Edited by balder on Dec. 30 2010,10:26

--------------
Download complete set of scripts including help file HERE
Note: Script collection updated 2019-05-19. Scripts mainly support EasyBoot_6.5 or later
Offline
Top of Page Profile Contact Info 
 Post Number: 12
anipilot Search for posts by this member.

Avatar



Group: Members
Posts: 8
Joined: Dec. 2010
PostIcon Posted on: Dec. 30 2010,10:33 Skip to the previous post in this topic.  Ignore posts   QUOTE

Success ! Thanks Balder...Actually your description helped a lot but in the end I edited the bcdw.ini file as below and got it to work,  This is what my BCDW file looks like...

-----------------------------
\bcdw\FIELD.IMA ; RT Field Image ; imastart
\bcdw\FIELD_DB.IMA ; Database Image ; imastart
\bcdw\FIELDUSB.IMA ; Load from USB HardDrive ; imastart
\bcdw\WKSHPUSB.IMA ; Load Workshop Image ; imastart
[Options]
------------------------------
Offline
Top of Page Profile Contact Info 
11 replies since Dec. 20 2010,11:10 < Next Oldest | Next Newest >

[ Track This Topic :: Email This Topic :: Print this topic ]


Page 2 of 2<<12
reply to topic new topic new poll

» Quick Reply BCDW.INI + IMA files
iB Code Buttons
You are posting as:

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code