Re: [uml-user] root password

2007-05-05 Thread kewlemer
> >> > Does libuser.so.1 => not found mean that the root_fs file system has a > >> > problem? > >> Fixed. Just needed a "yum install libuser". > >> (which also brings in openldap and cyrus-sasl-lib) > >> > >> Also added "exactarch=1" and "exclude=*.i386 *.i586 *.i686" for the > >> x86_64 image (si

Re: [uml-user] root password

2007-05-05 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 >> > Does libuser.so.1 => not found mean that the root_fs file system has a >> > problem? >> Fixed. Just needed a "yum install libuser". >> (which also brings in openldap and cyrus-sasl-lib) >> >> Also added "exactarch=1" and "exclude=*.i386 *.i586

Re: [uml-user] root password

2007-05-05 Thread kewlemer
> kewlemer wrote: > >> > 3. How do I set the UML root password ? > >> > [UML]# passwd > >> > passwd: error while loading shared libraries: libuser.so.1: cannot > >> > open shared object file: No such file or directory > >> > [UML]# > >> > >> This seems a problem in the root filesystem you are using

Re: [uml-user] root password

2007-05-05 Thread Antoine Martin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 kewlemer wrote: >> > 3. How do I set the UML root password ? >> > [UML]# passwd >> > passwd: error while loading shared libraries: libuser.so.1: cannot >> > open shared object file: No such file or directory >> > [UML]# >> >> This seems a problem in

[uml-user] root password

2007-05-05 Thread kewlemer
> > 3. How do I set the UML root password ? > > [UML]# passwd > > passwd: error while loading shared libraries: libuser.so.1: cannot > > open shared object file: No such file or directory > > [UML]# > > This seems a problem in the root filesystem you are using. Maybe you can fix > it with its packa