• anna-install ssh-server

    From Geert Stappers@21:1/5 to All on Thu Aug 1 18:10:01 2024
    Hi,


    My intented goal is to recieve files from a partialy installed system.
    (copy of /var/log/installer and some files made with "logger" `script`)


    I have network connection.

    But don't known if I should "push" of "pull" from the botched system.
    Current attempt is "pull". (Because not knowing which "push" tool
    is available in debian-install rescue system.)

    Upon `anna-install ssh-server` I get `unknown udeb ssh-server`.
    (with 'dropbear' also "unknown udeb".)

    What is the current name of SSH server in debian-installer?


    Regards
    Geert Stappers
    --
    Silecce is hard to parse

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Philip Hands@21:1/5 to Geert Stappers on Thu Aug 1 19:00:01 2024
    Geert Stappers <stappers@stappers.nl> writes:

    Hi,


    My intented goal is to recieve files from a partialy installed system.
    (copy of /var/log/installer and some files made with "logger" `script`)


    I have network connection.

    But don't known if I should "push" of "pull" from the botched system.
    Current attempt is "pull". (Because not knowing which "push" tool
    is available in debian-install rescue system.)

    Upon `anna-install ssh-server` I get `unknown udeb ssh-server`.
    (with 'dropbear' also "unknown udeb".)

    What is the current name of SSH server in debian-installer?

    It's called openssh-server-udeb

    You might also want to look at network-console

    Cheers, Phil.
    --
    Philip Hands -- https://hands.com/~phil

    --=-=-Content-Type: application/pgp-signature; name="signature.asc"

    -----BEGIN PGP SIGNATURE-----

    iQIzBAEBCgAdFiEE3/FBWs4yJ/zyBwfW0EujoAEl1cAFAmarvWYACgkQ0EujoAEl 1cA8/xAAw0JlSWwspvAVGpoR+rahQsivfxircJJlXzYTV4MFMqfdFnavldkIqfNZ T8k0Lj/nekYxle7NcAJYuGA2FmZCeGFtOQkqeAWwoUourcM+dS9dZzbiEZ2dPJe1 OdjmRtz3mEJvmTrjKgA5fCURKPIi9cY63BQpCpvCL1EIK+tPF2hDRI4cbFw4iJvv LuSu7XfLeGIaWS7W0kdmnPQJidmjAEyYps1rifnq20zR3Lcr7/5VABDGUahcrdcU DwUk/h0fJ63FwOSuDatQiPWNhpR/zmiLLn/EgZbY5eHNimTkSYTW5vKQm+/5hYkP 57GJ8ZLZlxJRrc1rVFxPdPf6d1Z6q7VjpW/IT6BBSreClC19TX77MhxLRqLo0sFh ynWD5dlBQppP7N06S4ijpqEVfURX6FkVTEvedXrjAlTwKpeDCOayOJW7TCmLPu/i lOTHSnCBt0YzqNSHv3kN612SAdbuGjMqjarwL+OSoRqga9e6Cr8XZQphDHrGXbqT b15dEPGWX0/CCvUOfDRa7pT0syCScFGhuY48vbF3hDwtQUWus1KTcjs7DpfFFHYp yeFlyL1evO/P8cgwS/J/ov1h7MXZXTylTDTHwwmIU2Gz179bIONMCVu1QKI3ccGc YLOuj8e1CvAR8TpkgNCjkWa7FnC0dWLjIloqyVmOpJjvT7SauaY=CGoW
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gatewa
  • From Geert Stappers@21:1/5 to Philip Hands on Fri Aug 2 11:10:01 2024
    On Thu, Aug 01, 2024 at 06:52:54PM +0200, Philip Hands wrote:
    Geert Stappers writes:

    Hi,


    My intented goal is to recieve files from a partialy installed system. (copy of /var/log/installer and some files made with "logger" `script`)


    I have network connection.

    But don't known if I should "push" of "pull" from the botched system. Current attempt is "pull". (Because not knowing which "push" tool
    is available in debian-install rescue system.)

    Upon `anna-install ssh-server` I get `unknown udeb ssh-server`.
    (with 'dropbear' also "unknown udeb".)

    What is the current name of SSH server in debian-installer?

    It's called openssh-server-udeb

    Yes, that got me beyond "unknown udeb".
    The next error message was "udeb not found, verify install media".

    You might also want to look at network-console

    Same error message. Most likely the tuned CDROM needs further tuning.


    The original problem (retrieve files from a partialy installed system)
    was solved with netcat. ( tar c /var/log/installer | nc listing_host port_number )


    Cheers, Phil.

    Thanks


    Groeten
    Geert Stappers
    --
    Silence is hard to parse

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)