On Thursday 10 December 2009 14:23:13 Neil Bothwick wrote:
> On Thu, 10 Dec 2009 10:36:41 +, Alan Mackenzie wrote:
> > The machine I was installing on was a laptop with no available desk top
> > to place it on. Therefore I decided to get SSH up and running as early
> > as possible so as to do
Hi Neil and all,
On Thu, Dec 10, 2009 at 02:23:13PM +, Neil Bothwick wrote:
> On Thu, 10 Dec 2009 10:36:41 +, Alan Mackenzie wrote:
>
> > The machine I was installing on was a laptop with no available desk top
> > to place it on. Therefore I decided to get SSH up and running as early
> >
On Thu, Dec 10, 2009 at 10:27 AM, Willie Wong wrote:
> On Thu, Dec 10, 2009 at 10:36:41AM +, Penguin Lover Alan Mackenzie
> squawked:
>> How did this breakage happen? I would guess that at the time the
>> installation procedure was devised, this line
>>
>> # mount -o bind /dev /mnt/gento
On Thu, Dec 10, 2009 at 10:36:41AM +, Penguin Lover Alan Mackenzie squawked:
> How did this breakage happen? I would guess that at the time the
> installation procedure was devised, this line
>
> # mount -o bind /dev /mnt/gentoo/dev
>
> worked perfectly OK, since /dev didn't have any sub
On Thu, 10 Dec 2009 10:36:41 +, Alan Mackenzie wrote:
> The machine I was installing on was a laptop with no available desk top
> to place it on. Therefore I decided to get SSH up and running as early
> as possible so as to do the bulk of the installation from my nice comfy
> desktop, monitor
Hi, Stroller,
On Wed, Dec 09, 2009 at 09:57:18PM +, Stroller wrote:
> On 9 Dec 2009, at 19:42, Alan McKinnon wrote:
> >...
> >Installation is supposed to be an atomic operation - it starts then
> >continues till it ends. It either fully completes or is considered to
> >not have happened, mea
On 9 Dec 2009, at 22:35, Alan Mackenzie wrote:
...
Installation is supposed to be an atomic operation - it starts then
continues till it ends. It either fully completes or is considered to
not have happened, meaning that persistence is diametrically
opposed to
what an install is.
OK, we do
Stroller wrote:
On 9 Dec 2009, at 16:46, Alan Mackenzie wrote:
...
(what? There are people who only boot it once before getting Gentoo
completely installed? ;-).
Yes, absolutely. I would consider this to be the normal scenario.
+1 I have done that several times, even over ssh to another c
Hi, Alan,
On Wed, Dec 09, 2009 at 09:42:56PM +0200, Alan McKinnon wrote:
> On Wednesday 09 December 2009 18:46:11 Alan Mackenzie wrote:
> > > The supported method is to ssh into the "LiveCD" environment then
> > > chroot from that shell. It's hard to imagine a scenario where you
> > > would have m
On Wednesday 09 December 2009 23:57:18 Stroller wrote:
> On 9 Dec 2009, at 19:42, Alan McKinnon wrote:
> > ...
> > Installation is supposed to be an atomic operation - it
> > starts then continues till it ends. It either fully completes or is
> > considered
> > to not have happened, meaning that
On 9 Dec 2009, at 19:42, Alan McKinnon wrote:
...
Installation is supposed to be an atomic operation - it
starts then continues till it ends. It either fully completes or is
considered
to not have happened, meaning that persistence is diametrically
opposed to
what an install is. It's analogo
On 9 Dec 2009, at 16:46, Alan Mackenzie wrote:
...
(what? There are people who only boot it once before getting Gentoo
completely installed? ;-).
Yes, absolutely. I would consider this to be the normal scenario.
When sshd'ing from within the chrooted
environment, the ssh client has to add
On Wednesday 09 December 2009 18:46:11 Alan Mackenzie wrote:
> > The supported method is to ssh into the "LiveCD" environment then
> > chroot from that shell. It's hard to imagine a scenario where you would
> > have more than one user doing that at the same time, so why run sshd in
> > the chroot a
Hi, Alan,
Thanks for the quick reply.
On Wed, Dec 09, 2009 at 05:43:50PM +0200, Alan McKinnon wrote:
> On Wednesday 09 December 2009 17:24:16 Alan Mackenzie wrote:
> > > My first thought as well... I'd guess, just at a glance, that sshd was
> > > started in the chroot, and that /mnt/gentoo/dev/ i
On Wednesday 09 December 2009 17:24:16 Alan Mackenzie wrote:
> > My first thought as well... I'd guess, just at a glance, that sshd was
> > started in the chroot, and that /mnt/gentoo/dev/ is bind mounted
> > properly, but /mnt/gentoo/dev/pts/ isn't.
>
> As said, I fixed the problem by mounting /d
On Sun, Dec 06, 2009 at 01:56:06PM -0500, Joshua Murphy wrote:
> On Sun, Dec 6, 2009 at 11:59 AM, Florian Philipp
> wrote:
> > Alan Mackenzie schrieb:
> >> Hi, folks!
> >> I'm trying to get sshd working on an embryonic Gentoo installation on my
> >> laptop. The reason is that I want to ssh from
On Sunday 06 December 2009 20:23:39 Alan Mackenzie wrote:
> Hi, Mick,
>
> On Sun, Dec 06, 2009 at 04:28:10PM +, Mick wrote:
> > On Sunday 06 December 2009 14:48:36 Alan Mackenzie wrote:
> > > Is there anything I can do to get sshd working from this kernel (and
> > > if so, what?), or is there
On Sun, Dec 06, 2009 at 02:48:36PM +, Alan Mackenzie wrote
> Hi, folks!
>
> I'm trying to get sshd working on an embryonic Gentoo installation on my
> laptop. The reason is that I want to ssh from my nice comfy desktop
> system into this laptop to do the rest of the installation stuff.
>
> The
On Sun, Dec 6, 2009 at 1:36 PM, Walter Dnes wrote:
> On Sun, Dec 06, 2009 at 02:48:36PM +, Alan Mackenzie wrote
>> Hi, folks!
>>
>> I'm trying to get sshd working on an embryonic Gentoo installation on my
>> laptop. The reason is that I want to ssh from my nice comfy desktop
>> system into th
Hi, Joshua,
On Sun, Dec 06, 2009 at 01:56:06PM -0500, Joshua Murphy wrote:
> On Sun, Dec 6, 2009 at 11:59 AM, Florian Philipp
> wrote:
> > Alan Mackenzie schrieb:
> >> I'm trying to get sshd working on an embryonic Gentoo installation on my
> >> laptop. The reason is that I want to ssh from my
Hi, Mick,
On Sun, Dec 06, 2009 at 04:28:10PM +, Mick wrote:
> On Sunday 06 December 2009 14:48:36 Alan Mackenzie wrote:
> > Is there anything I can do to get sshd working from this kernel (and
> > if so, what?), or is there something fundamentally wrong with the
> > kernel configuration?
> N
Hi, Florian,
On Sun, Dec 06, 2009 at 05:59:00PM +0100, Florian Philipp wrote:
> Alan Mackenzie schrieb:
> > I'm trying to get sshd working on an embryonic Gentoo installation on
> > my laptop. The reason is that I want to ssh from my nice comfy
> > desktop system into this laptop to do the rest
On Sun, Dec 6, 2009 at 11:59 AM, Florian Philipp
wrote:
> Alan Mackenzie schrieb:
>> Hi, folks!
>>
>> I'm trying to get sshd working on an embryonic Gentoo installation on my
>> laptop. The reason is that I want to ssh from my nice comfy desktop
>> system into this laptop to do the rest of the in
On Sun, Dec 06, 2009 at 02:48:36PM +, Alan Mackenzie wrote
> Hi, folks!
>
> I'm trying to get sshd working on an embryonic Gentoo installation on my
> laptop. The reason is that I want to ssh from my nice comfy desktop
> system into this laptop to do the rest of the installation stuff.
>
> T
Alan Mackenzie schrieb:
> Hi, folks!
>
> I'm trying to get sshd working on an embryonic Gentoo installation on my
> laptop. The reason is that I want to ssh from my nice comfy desktop
> system into this laptop to do the rest of the installation stuff.
>
> The installation kernel with which I'm h
On Sunday 06 December 2009 14:48:36 Alan Mackenzie wrote:
> Is there anything I can do to get sshd working from this kernel (and if
> so, what?), or is there something fundamentally wrong with the kernel
> configuration?
Not sure if this is a kernel problem. Have you tried to set up a user accou
Hi, folks!
I'm trying to get sshd working on an embryonic Gentoo installation on my
laptop. The reason is that I want to ssh from my nice comfy desktop
system into this laptop to do the rest of the installation stuff.
The installation kernel with which I'm having problems is:
Linux livecd 2.6.30
27 matches
Mail list logo