[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RAQ4r Migration to RAQ550



> I have run the migration tool on the Raq4r-- Moved the directory it created
> over to the Raq 550. I try to execute /usr/sbin/cmuImport -d
> <mydirectoryname>
> And I get this error:

> Reading config file: /etc/cmu/cmuConfig.xml
> Cannot find cmu.xml in /home/.users/112/admin/<firstsiteontheserver> = the
> Admin Account the account first created when you first setup the cobalt.

It means it cannot find the cmu.xml file from the export, this is the file
where all the configuration information is stored.  Sometimes it is easier to
cd into the directory where all the file are stored and run:
cmuImport -d $PWD

Jeff-