That fixed the initscripts install. filesystem still has the same problem.
Thanks to you that also fixed the problem with autofs not finding functions.
.../Ed
On Wed, 13 Sep 2000, Udo Weber wrote:
> Ed Wilts wrote:
>
>
> > [root@linux1 cooker]# rpm -Fvh initscripts-5.27-20mdk.i586.rpm
> > warning: /etc/X11/prefdm created as /etc/X11/prefdm.rpmnew
> > initscripts ######unpacking of archive failed on file
> > /etc/init.d: cpio: unlink
> > [root@linux1 cooker]# rpm -Fvh filesystem-2.0.6-1mdk.noarch.rpm
> > filesystem #####unpacking of archive failed on file
> > /mnt/cdrom: cpio: chown
> >
> > --
> > Ed Wilts
> > Mounds View, MN USA
> > mailto:[EMAIL PROTECTED]
>
>
> mv /etc/init.dw/* /etc/rc.d/init.d
> rmdir /etc/init.d
>
> or
>
> mv -f /etc/init.d/* /etc/rc.d/init.d
> rmdir /etc/init.d
--
Ed Wilts
Mounds View, MN USA
mailto:[EMAIL PROTECTED]