[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] How to install Cobalt software on a regular PC
- Subject: RE: [cobalt-users] How to install Cobalt software on a regular PC
- From: "Bob Noordam" <mac@xxxxxxxx>
- Date: Wed Feb 25 05:17:06 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> Tried to install using the following guidelines with no luck.
> Any help would be appreciated. Here is what I did.
>
Type; pico -w /etc/fstab and edit the / mount point to make sure it looks
like;
Should read
Type; pico -w /etc/fstab and edit the /home mount point to make sure it
looks like;
For the rest several installs succeeded with nothing special. Note that
after the BlueQuartz install the root password is changed to "admin".
You can check to see if the httpd server is running with "ps -ef | grep
httpd" , most installs seem to fail because the FQDN is not valid, and the
httpd server does not start, thus not offering access to the admin
interface. If that is the case, use the hostname command to set a temp.
Fqdn, and manual start the admin interface. The exact steps needed for that
are outlines in the Qube3 whitebox howto (same site, top news item).
Bob.