Page 1 of 1

bcdw not found

Posted: Sat Apr 30, 2005 4:35 am
by barx
Hi all

I'm migrating a combocd built with ubcd 3.2 , ubcd4win 2.41 and slax 4.2.0 (perfectly working) into a new one built with ubcd 3.3, ubcd4win 2.5 and slax 5.0.1

Now I have ubcd and ubcd4win working, but slax doesn't start.

I was launching it via isolinux.bin using this line

if ($lastKey == key); then bcdw /isolinux.bin

on the previous combo this method worked properly, but now I get this error

Code: Select all

Error: Invalid bcdw command.
[Command: bcdw]  [Line: 43.2] [File: mains.scn]

/boot/menus>_
How to fix this error?

Tnx in advance

bcdw not found

Posted: Sat Apr 30, 2005 7:54 am
by bldrdash
>
> I was launching it via isolinux.bin using this line
>
> if ($lastKey == key); then bcdw /isolinux.bin
>
>
> How to fix this error?


The syntax of bcdw has changed with version 3.5 of UBCD.
The correct command is "bcdw Boot /isolinux/isolinux.bin"
(or wherever you've put your isolinux.bin. The new addition
is the "boot" command".

Posted: Sat Apr 30, 2005 8:21 am
by barx
tnx for the reply

EDIT #2:

issue posted in a new thread

Re: bcdw not found

Posted: Sun May 01, 2005 12:50 am
by Scott Cooper
>>The syntax of bcdw has changed with version 3.5 of UBCD.

Isn't that version number a typo?

bcdw not found

Posted: Sun May 01, 2005 7:03 am
by bldrdash
>
> >>The syntax of bcdw has changed with version 3.5 of UBCD.
>
> Isn't that version number a typo?

Yes, typo. I meant 3.5.

-- Charles

bcdw not found

Posted: Tue May 03, 2005 12:38 am
by Victor Chew
It should be 3.3. Sorry, I actually wanted to make this release 3.5, but
changed my mind at the last minute to release it as 3.3.