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

Re: [cobalt-users] cmuExport from single user mode



> Hi Guys
> Firstly is it possible to install a cobalt package while using single 
> user mode?
> Then, is it possible to do a CMU export when a cobalt is in single user 
> mode?
> Samuel


Yes it should be possible to install a package in single user mode, but I have
never tried it.  

In order for CMU to run correctly you will need to start the postgres database,
which does not come up by default in single use mode. 
$ /etc/rc.d/init.d/postgresql start

I haven't tried this either, I am curious to find out if it works.

Jeff-