* [gentoo-user] Headless gentoo install
@ 2008-11-14 12:05 Momesso Andrea
2008-11-14 12:13 ` Justin
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Momesso Andrea @ 2008-11-14 12:05 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 903 bytes --]
I need to install gentoo on an headless server.
The problem is that I cannot attach a video on it at all, neither for
the installation.
I asked the seller to setup the bios for cd boot as main option, so that
I can use a live distro for the gentoo installation.
I know for sure that both the gentoo livecd and systemrescuecd need user
interaction to setup ssh (at least I have to choose a root password).
I think it won't be too difficoult to do it blind:
- Insert cd
- Poweron the machine
- Wait a while
- Type "passwd" "******" "******" "/etc/init.d/net.sshd restart"
But I'm sure somewhere there are livecds with a fixed root password,
that start dhcp and sshd on boot. Possibly x86_64.
Does anyone know such a livedistro, or can anybody suggest a different
method for my installation?
This is the machine:
http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&ssPageName=STRK:MEWNX:IT&item=280282897816
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
2008-11-14 12:05 [gentoo-user] Headless gentoo install Momesso Andrea
@ 2008-11-14 12:13 ` Justin
2008-11-14 12:24 ` Dirk Uys
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Justin @ 2008-11-14 12:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 248 bytes --]
Momesso Andrea schrieb:
> Does anyone know such a livedistro, or can anybody suggest a different
> method for my installation?
>
Is it a blank machine or is there already an OS on it? Than you can
easily do the installation from this.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
@ 2008-11-14 12:20 Qian Qiao
0 siblings, 0 replies; 9+ messages in thread
From: Qian Qiao @ 2008-11-14 12:20 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]
I doubt if any livecd distro would have a default root password and enable
SSH at the same time, cos that would be a serious security flaw.
Btw, apologies if I am top-posting, bloody mobile won't let me edit the
quoted text.
On 14 Nov 2008, 12:10 PM, "Momesso Andrea" <momesso.andrea@gmail.com> wrote:
I need to install gentoo on an headless server.
The problem is that I cannot attach a video on it at all, neither for
the installation.
I asked the seller to setup the bios for cd boot as main option, so that
I can use a live distro for the gentoo installation.
I know for sure that both the gentoo livecd and systemrescuecd need user
interaction to setup ssh (at least I have to choose a root password).
I think it won't be too difficoult to do it blind:
- Insert cd
- Poweron the machine
- Wait a while
- Type "passwd" "******" "******" "/etc/init.d/net.sshd restart"
But I'm sure somewhere there are livecds with a fixed root password,
that start dhcp and sshd on boot. Possibly x86_64.
Does anyone know such a livedistro, or can anybody suggest a different
method for my installation?
This is the machine:
http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&ssPageName=STRK:MEWNX:IT&item=280282897816
[-- Attachment #2: Type: text/html, Size: 1600 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
2008-11-14 12:05 [gentoo-user] Headless gentoo install Momesso Andrea
2008-11-14 12:13 ` Justin
@ 2008-11-14 12:24 ` Dirk Uys
2008-11-14 13:25 ` Momesso Andrea
2008-11-14 14:09 ` Stroller
2008-11-14 17:39 ` [gentoo-user] " Grant Edwards
3 siblings, 1 reply; 9+ messages in thread
From: Dirk Uys @ 2008-11-14 12:24 UTC (permalink / raw
To: gentoo-user
On Fri, Nov 14, 2008 at 2:05 PM, Momesso Andrea
<momesso.andrea@gmail.com> wrote:
> I need to install gentoo on an headless server.
> The problem is that I cannot attach a video on it at all, neither for
> the installation.
>
> I asked the seller to setup the bios for cd boot as main option, so that
> I can use a live distro for the gentoo installation.
>
> I know for sure that both the gentoo livecd and systemrescuecd need user
> interaction to setup ssh (at least I have to choose a root password).
>
> I think it won't be too difficoult to do it blind:
> - Insert cd
> - Poweron the machine
> - Wait a while
> - Type "passwd" "******" "******" "/etc/init.d/net.sshd restart"
>
> But I'm sure somewhere there are livecds with a fixed root password,
> that start dhcp and sshd on boot. Possibly x86_64.
> Does anyone know such a livedistro, or can anybody suggest a different
> method for my installation?
>
> This is the machine:
> http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&ssPageName=STRK:MEWNX:IT&item=280282897816
>
Have you considered using one of the usb distros available. I think
it's easy to configure ssh with a know password. Have a look at
http://www.pendrivelinux.com/. Haven't booted a linux from usb myself,
but I think it should work?
Regards
Dirk
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
2008-11-14 12:24 ` Dirk Uys
@ 2008-11-14 13:25 ` Momesso Andrea
2008-11-14 17:17 ` Nicolas Sebrecht
2008-11-17 8:56 ` KH
0 siblings, 2 replies; 9+ messages in thread
From: Momesso Andrea @ 2008-11-14 13:25 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1977 bytes --]
On Fri, Nov 14, 2008 at 02:24:07PM +0200, Dirk Uys wrote:
> On Fri, Nov 14, 2008 at 2:05 PM, Momesso Andrea
> <momesso.andrea@gmail.com> wrote:
> > I need to install gentoo on an headless server.
> > The problem is that I cannot attach a video on it at all, neither for
> > the installation.
> >
> > I asked the seller to setup the bios for cd boot as main option, so that
> > I can use a live distro for the gentoo installation.
> >
> > I know for sure that both the gentoo livecd and systemrescuecd need user
> > interaction to setup ssh (at least I have to choose a root password).
> >
> > I think it won't be too difficoult to do it blind:
> > - Insert cd
> > - Poweron the machine
> > - Wait a while
> > - Type "passwd" "******" "******" "/etc/init.d/net.sshd restart"
> >
> > But I'm sure somewhere there are livecds with a fixed root password,
> > that start dhcp and sshd on boot. Possibly x86_64.
> > Does anyone know such a livedistro, or can anybody suggest a different
> > method for my installation?
> >
> > This is the machine:
> > http://cgi.ebay.it/ws/eBayISAPI.dll?ViewItem&ssPageName=STRK:MEWNX:IT&item=280282897816
> >
>
> Have you considered using one of the usb distros available. I think
> it's easy to configure ssh with a know password. Have a look at
> http://www.pendrivelinux.com/. Haven't booted a linux from usb myself,
> but I think it should work?
I realized that there are two kinds of usb distros: the livecd derived
distros, that behave like livecds mounting the system in ram (thos don't
allow permanent changes) and real distros residing on a usb stick.
I need one of those.
The main problem is that most of usb distros are 32 bit, while I'd like
to install a 64 bit system (so no chroot available).
Probably the easiest way wold be to edit a livecd iso and remaster it...
Systemrescuecd wold be perfect. Any hints of where to look for
documentation about that?
>
> Regards
> Dirk
>
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
2008-11-14 12:05 [gentoo-user] Headless gentoo install Momesso Andrea
2008-11-14 12:13 ` Justin
2008-11-14 12:24 ` Dirk Uys
@ 2008-11-14 14:09 ` Stroller
2008-11-14 17:39 ` [gentoo-user] " Grant Edwards
3 siblings, 0 replies; 9+ messages in thread
From: Stroller @ 2008-11-14 14:09 UTC (permalink / raw
To: gentoo-user
On 14 Nov 2008, at 12:05, Momesso Andrea wrote:
> I need to install gentoo on an headless server.
> ...
>
> I know for sure that both the gentoo livecd and systemrescuecd need
> user
> interaction to setup ssh (at least I have to choose a root password).
>
> I think it won't be too difficoult to do it blind:
> - Insert cd
> - Poweron the machine
> - Wait a while
> - Type "passwd" "******" "******" "/etc/init.d/net.sshd restart"
Assuming you have physical access to the machine, I'd just do it this
way & quit worrying about it. ;)
You can boot a spare machine with another identical livecd at the same
time so you can see what _should_ be on the screen, and it's not like
it's a problem if you have to reboot the PC a few times to get it right.
Now, if the machine is at a remote location & you don't have access to
reboot it, then it might be a bit more of a problem...
Stroller.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
2008-11-14 13:25 ` Momesso Andrea
@ 2008-11-14 17:17 ` Nicolas Sebrecht
2008-11-17 8:56 ` KH
1 sibling, 0 replies; 9+ messages in thread
From: Nicolas Sebrecht @ 2008-11-14 17:17 UTC (permalink / raw
To: gentoo-user
On Fri, Nov 14, 2008 at 02:25:19PM +0100, Momesso Andrea wrote:
> The main problem is that most of usb distros are 32 bit, while I'd like
> to install a 64 bit system (so no chroot available).
But you could build a temporary minimal 32 bits system which can serve
to build a 64 bits one.
Probably not the best way to get it however.
--
Nicolas Sebrecht
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-user] Re: Headless gentoo install
2008-11-14 12:05 [gentoo-user] Headless gentoo install Momesso Andrea
` (2 preceding siblings ...)
2008-11-14 14:09 ` Stroller
@ 2008-11-14 17:39 ` Grant Edwards
3 siblings, 0 replies; 9+ messages in thread
From: Grant Edwards @ 2008-11-14 17:39 UTC (permalink / raw
To: gentoo-user
On 2008-11-14, Momesso Andrea <momesso.andrea@gmail.com> wrote:
> I need to install gentoo on an headless server. The problem is
> that I cannot attach a video on it at all, neither for the
> installation.
Use a serial console.
--
Grant Edwards grante Yow! ! Now I understand
at advanced MICROBIOLOGY and
visi.com th' new TAX REFORM laws!!
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Headless gentoo install
2008-11-14 13:25 ` Momesso Andrea
2008-11-14 17:17 ` Nicolas Sebrecht
@ 2008-11-17 8:56 ` KH
1 sibling, 0 replies; 9+ messages in thread
From: KH @ 2008-11-17 8:56 UTC (permalink / raw
To: gentoo-user
Momesso Andrea schrieb:
>
>
> Probably the easiest way wold be to edit a livecd iso and remaster it...
> Systemrescuecd wold be perfect. Any hints of where to look for
> documentation about that?
>
>
Hi,
try those:
http://www.gentoo-wiki.info/HOWTO_build_a_LiveCD_with_Catalyst_for_newbies
http://www.gentoo-wiki.info/HOWTO_build_a_LiveCD_with_Catalyst
kh
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2008-11-17 8:56 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-14 12:05 [gentoo-user] Headless gentoo install Momesso Andrea
2008-11-14 12:13 ` Justin
2008-11-14 12:24 ` Dirk Uys
2008-11-14 13:25 ` Momesso Andrea
2008-11-14 17:17 ` Nicolas Sebrecht
2008-11-17 8:56 ` KH
2008-11-14 14:09 ` Stroller
2008-11-14 17:39 ` [gentoo-user] " Grant Edwards
-- strict thread matches above, loose matches on Subject: below --
2008-11-14 12:20 [gentoo-user] " Qian Qiao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox