As is stated in the mailing list archives inumerable times, the
freevsd-pkgs-*.rpm rpms are not for installation on the host server, but,
are installed by vsd-install.pl
into the skel
You'll probably have to reinstall your host server, then install
the freevsd rpms in the order
freevsd-<version>.rpm followed by
freevsd-pkgs-<version>.rpm
Then when you run vsd-install.pl it will install the freevsd patched rpms
into the skel
You can get most of the answers from the archives, and Ben@fubra 's FAQ
Chris Neale
----- Original Message -----
From: "Wim Godden" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, May 05, 2001 7:52 PM
Subject: Re: hostname: Unknown host and other errors
> I can't apply the glibc rpm without using --nodeps, as it gives a
> conflict with the current glibc version. However, I've manually applied
> all rpms, but it still won't work. I still get the same result.
>
>
> Tim Sellar wrote:
> >
> > freeVSD uses a patched version of glibc within virtual servers. The
errors
> > you are reporting usually indicate that this modified glibc is not
correctly
> > installed within the skel. You should have seen a number of packages
> > installed into the skel towards the end of skel generation. If you
didn't,
> > it may be because you have installed the freevsd RPMs in the wrong
order -
> > you must install the freevsd RPM before installing the freevsd-pkgs RPM.
> > Check the mailing list archives for how you can modify the freesvd.conf
> > manually otherwise uninstall freevsd and repeat the installation exactly
as
> > detailed in the user-guide document.
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Wim Godden
> > > Sent: 05 May 2001 16:05
> > > To: [EMAIL PROTECTED]
> > > Subject: hostname: Unknown host and other errors
> > >
> > >
> > > When I do a vsboot --start, I get :
> > >
> > > start all VSes: stage [1]
> > > start all VSes: stage [2]
> > > hostname: Unknown host
> > > gethostbyname(): No such file or directory
> > > gethostbyname(): No such file or directory
> > > starting system logging: syslogd
> > > starting daemon: crond
> > > starting daemon: atd
> > > starting web server: httpd
> > > starting local daemons:.
> > > starting ssh server: sshd
> > > /vsd>-bash: -D: command not found
> > >
> > > And when I telnet to the IP I entered, I get my normal telnet login of
> > > my server, not the one for the virtual system.
>