Acronis and UBCD

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

Moderators: Icecube, StopSpazzing

Message
Author
marc.umar
Posts: 2
Joined: Sat Apr 30, 2005 4:28 pm

Acronis and UBCD

#1 Post by marc.umar » Sat Apr 30, 2005 4:34 pm

Hi.
Since the new 3.3 is out, i cant run my acronis rescue-cd-image. on 3.2 i startet the image file with

Code: Select all

bcdw /images/acronis.bwt
. can someone tell me how i can do this on the new 3.3 UBCD ??? Help me please.... :?:

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#2 Post by bldrdash » Sun May 01, 2005 7:12 am

> Hi.
> Since the new 3.3 is out, i cant run my acronis
> rescue-cd-image. on 3.2 i startet the image file with bcdw
> /images/acronis.bwt. can someone tell me how i can do this on
> the new 3.3 UBCD ??? Help me please.... [Question]

BCDW has changed with the latest version of CDShell (and hence,
latest version of UBCD (3.3)). To boot Acronis products do
the following:

- Create an ISO of the Acronis product.
- The execution line should be changed to read:
"bcdw Boot /pathto/acronis.iso"

By default, some Acronis product have "Recovery Manager" as
part of the ISO. I'm not 100% sure what this does, but I
think it only works on a system in which you previously
installed their recovery partition, so it may not be useful.
To get a smaller file, you can edit the ISO and remove all files
and directories, then save it. Doing this makes my Acronis ISO
images about the same size they used to be using .wbt or .bif.
TrueImage 8 for me is about 9MB.

-- Charles

marc.umar
Posts: 2
Joined: Sat Apr 30, 2005 4:28 pm

#3 Post by marc.umar » Sun May 01, 2005 8:39 am

@bldrdash. Worked fine :D Thank you very much for help...

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

Re: Acronis and UBCD

#4 Post by Limerick » Wed May 04, 2005 12:53 pm

bldrdash wrote: BCDW has changed with the latest version of CDShell (and hence,
latest version of UBCD (3.3)). To boot Acronis products do
the following:

- Create an ISO of the Acronis product.
- The execution line should be changed to read:
"bcdw Boot /pathto/acronis.iso"

By default, some Acronis product have "Recovery Manager" as
part of the ISO. I'm not 100% sure what this does, but I
think it only works on a system in which you previously
installed their recovery partition, so it may not be useful.
To get a smaller file, you can edit the ISO and remove all files
and directories, then save it. Doing this makes my Acronis ISO
images about the same size they used to be using .wbt or .bif.
TrueImage 8 for me is about 9MB.

-- Charles
Hello again Charles,

So let's continue here... sorry for my previous post which was at the wrong place, obviously :oops:

When you say "Create an ISO of the Acronis product", what file (or files) do you exactly choose to make that ISO ?

It might be a bit stupid, but things seemed simple to me with .bif files as I previously did that way wit EasyBoot. And it worked fine.

Can you still use "Recovery Manager" if you remove that part. This point is important to me as I use the Recovery Partition (very usefull, indeed).

Is ISO really much bigger if I keep this ?
Here's an excerpt from my modified
menu for Acronis products:

if ($lastKey == key[a]); then bcdw Boot /cba/trueimg.iso
if ($lastKey == key[d]); then bcdw Boot /cba/diskdir.iso
Where do you write this, in custom.scn ?
And do I have to understand that you created a directory called "cba" placed in "Boot" directory and where you put these two .iso ?

Thank you for your kind help anyway, :)
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#5 Post by bldrdash » Wed May 04, 2005 1:06 pm

> When you say "Create an ISO of the Acronis product", what
> file (or files) do you exactly choose to make that ISO ?

There is an Acronis feature when installing/
upgrading, or from the menu (MediaBuilder) to create a CD.
Burn a CD with the Acronis product from MediaBuilder (I use
a RW), then extract and save it as an ISO. That's it. Unlike
the old method where you would then need to take that ISO and
extract the boot information. MediaBuilder doesn't write an
ISO so you have to create the CD first.

> Can you still use "Recovery Manager" if you remove that part.

I have to admit I don't know anything about RM (have never used
it). I thought it had to be installed on the machine in order
to utilize RM from the bootable CD. Best thing to do it try it
out and let us know if it works for others that might be
interested. I'm pretty sure you couldn't using the old .wbt or
.bif method since these didn't have the RM files.

I believe the RM adds about 8MB to each ISO image that has it.

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

Re: Acronis and UBCD

#6 Post by Limerick » Wed May 04, 2005 1:20 pm

bldrdash wrote:I'm pretty sure you couldn't using the old .wbt or
.bif method since these didn't have the RM files.
Thank you for your answers.
I have certainly edited my previous post while you were writing this one and you may not have seen my two last questions

It use to work with the .bif and I could have the RM.
Which file exactly do you advised to remove ?
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#7 Post by bldrdash » Wed May 04, 2005 1:42 pm

> I have certainly edited my previous post while you were
> writing this one and you may not have seen my two last questions

I think I get all posts; if not, please send me the URL for
the current topic.

>
> It use to work with the .bif and I could have the RM.
> Which file exactly do you advised to remove ?

All files and dirs from the ISO so that it appears to be a blank
ISO. The main product will still work since it's hidden in the
boot sector.

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

#8 Post by Victor Chew » Wed May 04, 2005 6:42 pm

When you say "Create an ISO of the Acronis product", what file (or files) do you exactly choose to make that ISO ?
A nice small tool to create ISO images from your CDs is LC ISO Creator (http://www.lucersoft.com/freeware.php). Which reminds me, I should add this link to "Useful Links".

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

Re: Acronis and UBCD

#9 Post by Limerick » Wed May 04, 2005 10:15 pm

bldrdash wrote: I think I get all posts; if not, please send me the URL for
the current topic.
:lol: Sorry Charles, I did not explain enough...

I was talking about my following questions :
Here's an excerpt from my modified
menu for Acronis products:

if ($lastKey == key[a]); then bcdw Boot /cba/trueimg.iso
if ($lastKey == key[d]); then bcdw Boot /cba/diskdir.iso
Where do you write this, in custom.scn ?
And do I have to understand that you created a directory called "cba" placed in "Boot" directory and where you put these two .iso ?


And same for Victor, sorry... I was talking of files to choose from Acronis. Not about a software to use.
Personnaly I use UltraIso.

Thank you both for your help,
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#10 Post by bldrdash » Thu May 05, 2005 6:27 am

> Quote:
>
> Here's an excerpt from my modified
> menu for Acronis products:
>
> if ($lastKey == key[a]); then bcdw Boot /cba/trueimg.iso
> if ($lastKey == key[d]); then bcdw Boot /cba/diskdir.iso
>
>
> Where do you write this, in custom.scn ?
> And do I have to understand that you created a directory
> called "cba" placed in "Boot" directory and where you put
> these two .iso ?
>
> (end of quote)

Well, I extensively modify my UBCD's menuing, so I actually
have it in filesys.scn, but for those that aren't familiar
with CDShell scripting, custom.csn may be best. You also
need to add a textual description to the menu for the
images you want to load. A few notes about modifying custom.scn:
- Do not add print lines, only modify existing ones
- Keep the quotes on print lines at the same column positions

The path to your image is relative to the CD's root directory.
All CDShell commands are relative to this and paths usually use
the unix forward slash instead of backslash. Given that, I keep
my images in a directory I create, cba, in the root directory of
the cd. So...

RootOfUBCD
/boot
/boot/menus
...
/images
/cba
etc...

You can put your files anywhere; /images may make the most sense:
I just like to separate my images from UBCD production images.

-- Charles

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

#11 Post by Limerick » Thu May 05, 2005 7:37 am

Ok I understand now ;)

And may I ask you what does "cba" mean ?
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#12 Post by bldrdash » Fri May 06, 2005 4:49 am

> And may I ask you what does "cba" mean ?
> --
>
Just my initials...

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

Re: Acronis and UBCD

#13 Post by Limerick » Fri May 06, 2005 5:39 am

bldrdash wrote:> And may I ask you what does "cba" mean ?
> --
>
Just my initials...
:lol: :oops: Ok thank you Charles....
Thought it was some mysterious and important directory :?

Me... a newbie ??? Noooo :roll: :D
Lim.

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

#14 Post by Limerick » Fri May 06, 2005 8:36 am

Hello Charles... again...

I wrote something like your
if ($lastKey == key[a]); then bcdw Boot /cba/trueimg.iso
if ($lastKey == key[d]); then bcdw Boot /cba/diskdir.iso
in my custom.scn.

Things seem to go fine, but I've an "Invalid bcdw command".

I saw in other .scn that usually, it is "memdisk" in lieu of "bcdw".

Should I change this ?
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#15 Post by bldrdash » Fri May 06, 2005 8:47 am

Quote:
>
> Hello Charles... again...
>
> I wrote something like your
> Quote:
>
> if ($lastKey == key[a]); then bcdw Boot /cba/trueimg.iso
> if ($lastKey == key[d]); then bcdw Boot /cba/diskdir.iso
> (end of quote)
>
> in my custom.scn.
>
> Things seem to go fine, but I've an "Invalid bcdw command".
>
> I saw in other .scn that usually, it is "memdisk" in lieu of "bcdw".
>
> Should I change this ?
(end of quote)

Are you running UBCD 3.3?

No memdisk, Acronis images must be booted with bcdw.

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

#16 Post by Limerick » Fri May 06, 2005 9:12 am

Yes I'm running UBCD 3.3.

For example, this is what there's in hdd.scn

Code: Select all

#
# Actions
#
getkey
clear
if ($lastKey == key[f1]); then memdisk /images/maxblast.igz
if ($lastKey == key[f2]); then memdisk /images/diskmgr.igz
if ($lastKey == key[f3]); then memdisk /images/discwiz.igz
if ($lastKey == key[f4]); then memdisk /images/ssdm.igz
if ($lastKey == key[right]); then script hdd2.scn
if ($lastKey == key[esc]); then script main.scn
goto hdd_menu
And below, my custom.scn

Code: Select all

#
# Actions
#
getkey
clear
if ($lastKey == key[t]); then bcdw images /Outils_Acronis/trueimg.iso 
if ($lastKey == key[d]); then bcdw images /Outils_Acronis/diskdir.iso 
if ($lastKey == key[esc]); then script main.scn
goto custom_menu
There's certainly something I did wrong :?
Lim.

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

#17 Post by Limerick » Fri May 06, 2005 9:29 am

I maybe have an answer to this problem.

The word "Boot" in your excerpt may be a part of the command, and not the directory of UBCD.

I'll try with Boot kept before /images/Outils_Acronis/trueimg.iso

Am I right ?
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#18 Post by bldrdash » Fri May 06, 2005 9:37 am

Yes, you MUST have the Boot parameter:

"then bcdw Boot images/Outils_Acronis/trueimg.iso"

Not sure if there will be any problem with the
"Outils_Acronis" directory being > than 8 characters;
I'd change it just to be sure.

-- Charles

Limerick
Posts: 46
Joined: Wed May 04, 2005 11:26 am

#19 Post by Limerick » Fri May 06, 2005 10:29 am

Ok, that was my mistake : "Boot" is a command and not the directory.

But, that's funny because it works fine with TI and not with DDS. The Menu screen comes back after 1 or 2 seconds of black screen, when choosing "d" (in my case)
Lim.

bldrdash
Posts: 101
Joined: Thu Feb 24, 2005 10:04 am

Acronis and UBCD

#20 Post by bldrdash » Fri May 06, 2005 10:44 am

>
> Ok, that was my mistake : "Boot" is a command and not the directory.
>
> But, that's funny because it works fine with TI and not with
> DDS. The Menu screen comes back after 1 or 2 seconds of black
> screen, when choosing "d" (in my case)

"Boot" is a parameter to bcdw, not a command. You won't find
a file named "Boot".

Regarding DDS:

- What version of DDS are you running?
I'm running version 9, Build 534 (Haven't tried the version
released in the last few days, but will this weekend)
- Do you get the Full Version / Safe version screen?
- If you do, try Safe Version.
- Are you running in an emulated environment? (e.g
Virtual PC, VmWare, Qemu)
- Does the original DDS cd work?

Locked