[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] cmuExport from single user mode
- Subject: Re: [cobalt-users] cmuExport from single user mode
- From: Jeff Bilicki <jeff@xxxxxxxxxxx>
- Date: Mon Mar 10 06:02:49 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> 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-