Thanks for the quick response!

> >Have you run lrpkg -i sshd from /mnt  ***FIRST*** as described in the
> >doc ? This should create /etc/ssh. You should not have to do it
> >manually. After that you run lrpkg -i sshkey and makekey
> >

I took an exact copy of my primary boot disk, deleted the *.lrp packages
from
it and then copied sshd.lrp and sshkey.lrp to it.

My syslinux.cfg file has the following statements:

        boot=/dev/fd0u1722,msdos
        PKGPATH=/dev/fd0u1722,/dev/fd1u1722

After I boot up, I mounted the secondary diskette with 'mount -t msdos
/dev/fd1u1722 /mnt' and then I run 'lrpkg -i sshd'.  When I just repeated
that process, I did NOT have a /etc/ssh directory afterwards so I downloaded
a fresh copy of sshd.lrp from your site and that solved the problem of the
/etc/ssh directory not being created (I must have had a corrupted file).

I added the 'cd /' statement to my instructions and this time, the umount
appeared to work properly.  But I'm still getting the 'could not mount
backup device' when it gets to the sshd part, although I can exit from lrcfg
and manually mount the device using 'mount -t msdos /dev/fd1u1722 /mnt'.

It seems like there might be something else I need to do in ES2B itself to
permit mounting both floppy diskettes (fstab entry or make a node other than
'/mnt' for the second floppy?).

paul













> >> The next problem occurs when I try to use lrcfg to backup sshd.  I get
> >an
> >> error that says "unable to mount...".  I thought maybe this was
> >because I
> >> didn't umount the diskette after the makekey step so I tried to umount
> >it
> >> and get the message '/mnt busy '.  I then looked at the processes and
> >found
> >OK I forgot to say that in the doc (basic linux pb). Type cd / then you
> >will be able to umount /mnt  then to backup sshd
> >
> >Jacques
> >
> >
> >_______________________________________________
> >Leaf-user mailing list
> >[EMAIL PROTECTED]
> >http://lists.sourceforge.net/lists/listinfo/leaf-user


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to