creating image file

Try looking for help here if you are having problems with the Ultimate Boot CD.

Moderators: Icecube, StopSpazzing

Locked
Message
Author
coriko
Posts: 1
Joined: Sun Aug 31, 2008 1:41 am

creating image file

#1 Post by coriko » Sun Aug 31, 2008 2:07 am

I customizing UBCD to add any utilities (for example ghost).
How simply to create .img file from local HDD catalogues\files (for example - from catalog: c:\ghost) ?

as702
Posts: 276
Joined: Tue Jun 17, 2008 3:14 am

#2 Post by as702 » Sun Aug 31, 2008 2:21 am

for UBCD 4.1.1:

Place the root folder of your target utility in the following folder

Code: Select all

/dosapps/<MY UTILITY>
for UBCD 5.0b4:

Place your target utility as an archive (zip or cab) in the following directory

Code: Select all

/ubcd/dosapps/<MY UTILITY>/<ARCHIVE>
"If you think things can't get any worse it's probably because you lack sufficient imagination."

Locked