Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] 1und1 rootserver - serielle console via ssh
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sun Nov 07, 2004 10:58 am    Post subject: [SOLVED] 1und1 rootserver - serielle console via ssh Reply with quote

hi,

ich habe mal wieder einen rootserver gebastelt und festgestellt, dass es die möglichkeit gibt die konsole auf seriell umzuleiten welcher dann bei 1und1 auch via ssh erreichbar ist.

was muss ich denn alles einstellen, damit das unter gentoo klappt?

cheerios,
toskala
_________________
adopt an unanswered post
erst denken, dann posten


Last edited by toskala on Sun Nov 07, 2004 2:17 pm; edited 1 time in total
Back to top
View user's profile Send private message
Gekko
l33t
l33t


Joined: 29 Oct 2002
Posts: 773

PostPosted: Sun Nov 07, 2004 11:33 am    Post subject: Reply with quote

/sbin/agetty -L -h 19200 ttyS0 vt220 in /etc/inittab

-h = Baudrate
ttyS0 = Schnittstelle
vt220 = Terminalvariable für Loginshell

Ich habs so ähnlich für meinen Palm über usb. Hab da eine Terminalemulation für meinen Clie gefunden. Ist recht witzig.
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sun Nov 07, 2004 11:38 am    Post subject: Reply with quote

cool, danks :)
werd ich nachher gleich mal probieren wenn das viech tut :)
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sun Nov 07, 2004 2:03 pm    Post subject: Reply with quote

hmm, also das scheint noch nicht zu funktionieren. aber so wichtig isses auch nicht.

laut 1und1 doku soll man das ganze so appenden:

lilo.conf:
Code:
boot=/dev/hda
root=/dev/hda1

install=/boot/boot.b
vga=normal
timeout=60
prompt

read-only

default=lxser

serial=0,57600n8
append="console=ttyS0,57600 console=tty0 panic=30"

image=/boot/vmlinuz
        label=lxser
        append="console=tty0 console=ttyS0,57600 panic=30"

image=/boot/vmlinuz
        label=lx

image=/boot/vmlinuz.old
        label=lxserold
        append="console=tty0 console=ttyS0,57600 panic=30"
        optional

image=/boot/vmlinuz.old
        label=lxold
        optional
#
EOF


ich hab unter character devices noch den "serial console support" angeschaltet und die zeile so wie du sie beschrieben hast in die inittab gesteckt.

aber so ganz isses noch nich der wahre jakob ;)
noch ne idee?

EDIT:

diese fehlermeldung kommt:
Code:

Escape character is '^]'.
INIT: /etc/inittab[49]: id field too long (max 4 characters)

_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
toskala
Advocate
Advocate


Joined: 14 Dec 2002
Posts: 2080
Location: hamburg, germany

PostPosted: Sun Nov 07, 2004 2:17 pm    Post subject: Reply with quote

ah, heute ist tag der nervigen typos, auch das tut jetze ;)
_________________
adopt an unanswered post
erst denken, dann posten
Back to top
View user's profile Send private message
Gekko
l33t
l33t


Joined: 29 Oct 2002
Posts: 773

PostPosted: Mon Nov 08, 2004 9:11 am    Post subject: Reply with quote

Upsala, die Kernelübergabeparameter hab ich da vergessen. :? Ich nenne meinen aktiven kernel immer gleich und heb mir nur die configs aus. Deshalb muss ich auch nie die menu.lst vom Grub anpassen - bleibt eh immer gleich. Sorry.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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