early-ssh updated to v0.2 (for Debian as well:)

I have updated the early-ssh to version 0.2. This includes just a few bugfixes and new features, including scp support.

You can download the new version from http://dev.kakaopor.hu/early-ssh/

This entry was written by gheja , posted on Sunday May 31 2009at 05:05 pm , filed under Uncategorized and tagged , , . Bookmark the permalink . Post a comment below or leave a trackback: Trackback URL.

3 Responses to “early-ssh updated to v0.2 (for Debian as well:)”

  1. Hello,

    i installed early-ssh on a freh debian-squeeze system.
    I needed to change the first line of

    /etc/initramfs-tools/hooks/early_ssh.conf

    from
    #!/bin/sh
    to
    #!/bin/bash

    in order to be able to update the initramfs with:

    update-initramfs -u -k 2.6.32-5-686

    Still i cannot mount my partitions after logging in via ssh.
    What i see is:

    ~ # modprobe dm-crypto
    -sh: modprobe: not found

    Does that mean my initramfs is build without modprobe?

    Thanks for any reply!

    regards
    /finom_kakao

  2. Hi, sorry for the /bin/sh vs. /bin/bash problem. It seems to be squeeze-specific, i’ll update the scripts.
    No, I guess you have modprobe, but /sbin is not in your $PATH. Try /sbin/modprobe or export PATH=”/sbin:$PATH” .

  3. Hi,

    After centuries of trying to get things to work I realised all I need is this script (so far me happy).

    So, it needs to be said, thanks.

    : ]

Leave a Reply

i
north-supercharged