Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] sshd does not work during install
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
MMMMM
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jun 2011
Posts: 141
Location: Berlin

PostPosted: Sun Sep 30, 2012 4:40 pm    Post subject: [solved] sshd does not work during install Reply with quote

Hello,

during installation sshd does not start up.

Code:
/etc/init.d/ssh.d start
ssh-keygen: symbol lookup error: ssh-keygen: undefined symbol: EC_KEY_new_by_curve_name


All hints I found was to reemerge sshd. But this is an install cd with no emerge 8O

Is there a way of using other algorithms or generate the keys on other PCs or any other workaraound?

Micha.

PS: I've tried to mess around with ssh.d, but nano needs libmagic.so.1 .....


Last edited by MMMMM on Sun Sep 30, 2012 9:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
Randy Andy
Veteran
Veteran


Joined: 19 Jun 2007
Posts: 1148
Location: /dev/koelsch

PostPosted: Sun Sep 30, 2012 5:06 pm    Post subject: Reply with quote

MMMMM,

let's see...

One hint regarding your misspelling of your command: /etc/init.d/ssh.d start

should be:
Code:
/etc/init.d/sshd start

But I guess you did it right cause your fault description.

I don't know what kind of install cd do you mean, possibly its faulty.

So use a different for a test.

I recommend the usage of the SystemRescueCD, its Gentoo based, has lots of tools, allow to browse on the web comfortable, is lean and fast,
brings 32 and 64 bit kernels with it to cover most installation scenarios.
http://www.sysresccd.org/SystemRescueCd_Homepage


Much success, Andy.
_________________
If you want to see a Distro done right, compile it yourself!
Back to top
View user's profile Send private message
MMMMM
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jun 2011
Posts: 141
Location: Berlin

PostPosted: Sun Sep 30, 2012 5:43 pm    Post subject: Reply with quote

Randy Andy wrote:

...
should be:
Code:
/etc/init.d/sshd start

But I guess you did it right cause your fault description.
...

Much success, Andy.


You are right, sshd is correct and I used it. Copy and paste by brain is not 100% safe :oops:

The CD is the "install-amd64-minimal-20120917.iso".

Right now I'm downloading the "livedvd-amd64-multilib-2012.1.iso". Hope this works better.

Any other hints?

Thanks, Micha.


Last edited by MMMMM on Sun Sep 30, 2012 5:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54028
Location: 56N 3W

PostPosted: Sun Sep 30, 2012 5:57 pm    Post subject: Reply with quote

MMMMM

File a bug at bugs.gentoo.org then use some other liveCD.

You can use any liveCD you like as none of its code goes into your install.
Your only constraint is the kernel. For a 64 bit install you need a 64 it kernel.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
MMMMM
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jun 2011
Posts: 141
Location: Berlin

PostPosted: Sun Sep 30, 2012 8:05 pm    Post subject: Reply with quote

NeddySeagoon wrote:
MMMMM

File a bug at bugs.gentoo.org then use some other liveCD.

You can use any liveCD you like as none of its code goes into your install.
Your only constraint is the kernel. For a 64 bit install you need a 64 it kernel.


OK now I've tried the live DVD. Turned this PC into a brick. :twisted: Uses now a display setting my display can't display. Even during BIOS messages.

Micha.

edit:

CMOS reset helped. Solution is:

  • Use Live-DVD
  • nofb kernel
  • pass "nox" option to kernel


Micha.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1752
Location: PB, Germany

PostPosted: Fri Nov 23, 2012 3:52 pm    Post subject: Reply with quote

Is there already a bug filed? The same with sshd on PPC minimal install cd.
EDIT: -> Bug 444454
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Sat Nov 24, 2012 5:43 am    Post subject: Reply with quote

Same problem with install-amd64-minimal-20121107.iso
Back to top
View user's profile Send private message
jondoe33
n00b
n00b


Joined: 25 Nov 2012
Posts: 1

PostPosted: Sun Nov 25, 2012 9:21 pm    Post subject: sshd wont start Reply with quote

Please same problem here . I did not can start sshd , dhcpcd , and have some errors when start cd for install . Thank you. All Respect .
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Mon Nov 26, 2012 2:00 am    Post subject: Reply with quote

https://bugs.gentoo.org/show_bug.cgi?id=421839 is the bug report. Use system rescue cd instead
_________________
Defund the FCC.
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1752
Location: PB, Germany

PostPosted: Tue Nov 27, 2012 1:31 pm    Post subject: Reply with quote

There is no ppc rescue cd. I used to have Ubuntu Live CD for ppc, but there I need to install sshd from packages and thus reconfigure the mirrors, and this was the point where I stopped the Ubuntu stuff.
I just need a minimal cd with a recent kernel supporting recent ciphers and filesystems, to be able to repartition my PPC.
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
lostinspace2011
Apprentice
Apprentice


Joined: 09 Sep 2005
Posts: 230

PostPosted: Sun Dec 02, 2012 1:00 am    Post subject: Reply with quote

Is there any indication that this problem will be resolved going forward.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum