* [gentoo-user] install gentoo via ssh
@ 2006-05-22 13:31 Marco Calviani
2006-05-22 13:42 ` Alexander Skwar
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Marco Calviani @ 2006-05-22 13:31 UTC (permalink / raw
To: gentoo-user
Hi list,
i would like to know if anyone have had experiences in installing
gentoo on a remote machine using ssh. Is it possible?
Thanks in advance,
MC
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] install gentoo via ssh
2006-05-22 13:31 [gentoo-user] install gentoo via ssh Marco Calviani
@ 2006-05-22 13:42 ` Alexander Skwar
2006-05-22 14:31 ` AW: " patrizius
2006-05-22 15:16 ` Enrico Weigelt
2006-05-22 15:20 ` Steven Susbauer
` (2 subsequent siblings)
3 siblings, 2 replies; 9+ messages in thread
From: Alexander Skwar @ 2006-05-22 13:42 UTC (permalink / raw
To: gentoo-user
Marco Calviani wrote:
> Hi list,
> i would like to know if anyone have had experiences in installing
> gentoo on a remote machine using ssh. Is it possible?
I'm not quite sure what you mean with that.
I installed Gentoo on my server. To do so, I first booted a
"rescue system" which was loaded over a netboot. After the
boot, I logged into the server using SSH and followed the
documentation.
Does that answer your question?
Alexander Skwar
--
BOFH Excuse #423:
It's not RFC-822 compliant.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* AW: [gentoo-user] install gentoo via ssh
2006-05-22 13:42 ` Alexander Skwar
@ 2006-05-22 14:31 ` patrizius
2006-05-22 15:22 ` Steven Susbauer
2006-05-22 15:16 ` Enrico Weigelt
1 sibling, 1 reply; 9+ messages in thread
From: patrizius @ 2006-05-22 14:31 UTC (permalink / raw
To: gentoo-user
I installed Gentoo on two remote machines using ssh, because I didn't want
to freeze to death in the server room. Also the noise pollution there is
tremendous, because of all the fans and the SCSI hdds. So I decided to
perform the actual installation process from somewhere else. And it worked
perfectly! I just booted both machines using the gentoo live cd, and started
the ssh servers.
You can do just about anything via ssh. Plus, you don't have to sit there
and wait while the system is compiling or downloading, since you can just
minimize the console window and keep on working/surfing/playing.
Is this like what you want to do?
Greetings,
Patrizius
-----Ursprüngliche Nachricht-----
Von: Alexander Skwar [mailto:listen@alexander.skwar.name]
Gesendet: Montag, 22. Mai 2006 15:43
An: gentoo-user@lists.gentoo.org
Betreff: Re: [gentoo-user] install gentoo via ssh
Marco Calviani wrote:
> Hi list,
> i would like to know if anyone have had experiences in installing
> gentoo on a remote machine using ssh. Is it possible?
I'm not quite sure what you mean with that.
I installed Gentoo on my server. To do so, I first booted a
"rescue system" which was loaded over a netboot. After the
boot, I logged into the server using SSH and followed the
documentation.
Does that answer your question?
Alexander Skwar
--
BOFH Excuse #423:
It's not RFC-822 compliant.
--
gentoo-user@gentoo.org mailing list
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] install gentoo via ssh
2006-05-22 13:42 ` Alexander Skwar
2006-05-22 14:31 ` AW: " patrizius
@ 2006-05-22 15:16 ` Enrico Weigelt
2006-05-22 18:04 ` Marco Calviani
1 sibling, 1 reply; 9+ messages in thread
From: Enrico Weigelt @ 2006-05-22 15:16 UTC (permalink / raw
To: gentoo-user
* Alexander Skwar <listen@alexander.skwar.name> wrote:
> Marco Calviani wrote:
> >Hi list,
> > i would like to know if anyone have had experiences in installing
> >gentoo on a remote machine using ssh. Is it possible?
>
> I'm not quite sure what you mean with that.
IFAIU Marco wants to log into some linux box via ssh and install
gentoo there (over the existing system).
Well, interesting question. I'm also planning to do this.
As long as you do not have any backup remote access (ie. directly
to the disk or filesystem, an backup os, ...) its gonna be risky.
This would require the install to go 100% right (at least to the
point where network + sshd is up).
I'd suggest installing gentoo in an chroot jail and try out
evrything, move ssh to another port and run all services
(including gentoo's ssh) within the jail.
If evrything's proved to be running, change into the jail, cleanup
the root system (you can access it via bind-mounts) and copy
down the whole thing.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact@metux.de
cellphone: +49 174 7066481
---------------------------------------------------------------------
-- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
---------------------------------------------------------------------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] install gentoo via ssh
2006-05-22 13:31 [gentoo-user] install gentoo via ssh Marco Calviani
2006-05-22 13:42 ` Alexander Skwar
@ 2006-05-22 15:20 ` Steven Susbauer
2006-05-22 17:05 ` Daniel da Veiga
2006-05-22 20:24 ` Ryan Tandy
3 siblings, 0 replies; 9+ messages in thread
From: Steven Susbauer @ 2006-05-22 15:20 UTC (permalink / raw
To: gentoo-user
On Mon, 22 May 2006, Marco Calviani wrote:
> Hi list,
> i would like to know if anyone have had experiences in installing
> gentoo on a remote machine using ssh. Is it possible?
>
> Thanks in advance,
> MC
>
>
Boot from the minimal cd. Start ssh by typing /etc/init.d/sshd start, set
a root password with passwd. Make sure your network is up, if it is you're
now able to install over ssh.
-Steven
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: AW: [gentoo-user] install gentoo via ssh
2006-05-22 14:31 ` AW: " patrizius
@ 2006-05-22 15:22 ` Steven Susbauer
0 siblings, 0 replies; 9+ messages in thread
From: Steven Susbauer @ 2006-05-22 15:22 UTC (permalink / raw
To: gentoo-user
On Mon, 22 May 2006, patrizius wrote:
> You can do just about anything via ssh. Plus, you don't have to sit there
> and wait while the system is compiling or downloading, since you can just
> minimize the console window and keep on working/surfing/playing.
>
> Is this like what you want to do?
>
> Greetings,
> Patrizius
If you use screen, you don't even have to keep the SSH session connected.
It's on the cd...
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] install gentoo via ssh
2006-05-22 13:31 [gentoo-user] install gentoo via ssh Marco Calviani
2006-05-22 13:42 ` Alexander Skwar
2006-05-22 15:20 ` Steven Susbauer
@ 2006-05-22 17:05 ` Daniel da Veiga
2006-05-22 20:24 ` Ryan Tandy
3 siblings, 0 replies; 9+ messages in thread
From: Daniel da Veiga @ 2006-05-22 17:05 UTC (permalink / raw
To: gentoo-user
On 5/22/06, Marco Calviani <marco.calviani@gmail.com> wrote:
> Hi list,
> i would like to know if anyone have had experiences in installing
> gentoo on a remote machine using ssh. Is it possible?
>
> Thanks in advance,
> MC
>
> --
> gentoo-user@gentoo.org mailing list
>
>
You can do that, if you have some experience, you can use the actual
system already installed, but you must use fallback instructions on
your bootloader, along with PANIC instructions to reboot if no
successful kernel is booted. Also, you must be SURE that IF your new
kernel boot, it will support your NIC, and also that SSH gets started
with the system.
There is really NO way to securely say you'll suceed, anyway, you must
have another way to access the machine locally if anything goes wrong.
Besides any failure, its possible, I've used it like 3 times, only one
I had to go there and reboot the machine...
--
Daniel da Veiga
Computer Operator - RS - Brazil
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
------END GEEK CODE BLOCK------
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] install gentoo via ssh
2006-05-22 15:16 ` Enrico Weigelt
@ 2006-05-22 18:04 ` Marco Calviani
0 siblings, 0 replies; 9+ messages in thread
From: Marco Calviani @ 2006-05-22 18:04 UTC (permalink / raw
To: gentoo-user
Hi Enrico,
actually it is the way i would like to do it. I have a debian box
installed on it, but i would like to move to gentoo. The machine is
quite far from me and i don't have easy access to the room. Probably
the chroot solution is the best for me.
Regards,
and thanks to all,
Marco
On 5/22/06, Enrico Weigelt <weigelt@metux.de> wrote:
> * Alexander Skwar <listen@alexander.skwar.name> wrote:
> > Marco Calviani wrote:
> > >Hi list,
> > > i would like to know if anyone have had experiences in installing
> > >gentoo on a remote machine using ssh. Is it possible?
> >
> > I'm not quite sure what you mean with that.
>
> IFAIU Marco wants to log into some linux box via ssh and install
> gentoo there (over the existing system).
>
> Well, interesting question. I'm also planning to do this.
> As long as you do not have any backup remote access (ie. directly
> to the disk or filesystem, an backup os, ...) its gonna be risky.
> This would require the install to go 100% right (at least to the
> point where network + sshd is up).
>
> I'd suggest installing gentoo in an chroot jail and try out
> evrything, move ssh to another port and run all services
> (including gentoo's ssh) within the jail.
>
> If evrything's proved to be running, change into the jail, cleanup
> the root system (you can access it via bind-mounts) and copy
> down the whole thing.
>
>
> cu
> --
> ---------------------------------------------------------------------
> Enrico Weigelt == metux IT service
>
> phone: +49 36207 519931 www: http://www.metux.de/
> fax: +49 36207 519932 email: contact@metux.de
> cellphone: +49 174 7066481
> ---------------------------------------------------------------------
> -- DSL ab 0 Euro. -- statische IP -- UUCP -- Hosting -- Webshops --
> ---------------------------------------------------------------------
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] install gentoo via ssh
2006-05-22 13:31 [gentoo-user] install gentoo via ssh Marco Calviani
` (2 preceding siblings ...)
2006-05-22 17:05 ` Daniel da Veiga
@ 2006-05-22 20:24 ` Ryan Tandy
3 siblings, 0 replies; 9+ messages in thread
From: Ryan Tandy @ 2006-05-22 20:24 UTC (permalink / raw
To: gentoo-user
Marco Calviani wrote:
> Hi list,
> i would like to know if anyone have had experiences in installing
> gentoo on a remote machine using ssh. Is it possible?
>
> Thanks in advance,
> MC
>
I've done it a couple of times for friends. It goes fine - you just
have to make sure someone's physically near the machine when you do its
first non-assisted boot, in case you screwed up the kernel or something.
And don't forget to 'rc-update add sshd default' so you can get back in!
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2006-05-22 20:41 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-22 13:31 [gentoo-user] install gentoo via ssh Marco Calviani
2006-05-22 13:42 ` Alexander Skwar
2006-05-22 14:31 ` AW: " patrizius
2006-05-22 15:22 ` Steven Susbauer
2006-05-22 15:16 ` Enrico Weigelt
2006-05-22 18:04 ` Marco Calviani
2006-05-22 15:20 ` Steven Susbauer
2006-05-22 17:05 ` Daniel da Veiga
2006-05-22 20:24 ` Ryan Tandy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox