www.smartbusinesschoices.com

Leading Business and Technology,
News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

[gentoo-user] Headless gentoo install
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux - Gentoo Forum  
View previous topic :: View next topic  
Author Message
Momesso Andrea
Guest






PostPosted: Fri Nov 14, 2008 6:10 pm    Post subject: [gentoo-user] Headless gentoo install Reply with quote

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
Back to top
Justin
Guest






PostPosted: Fri Nov 14, 2008 6:20 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

Momesso Andrea schrieb:
Quote:
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.
Back to top
Dirk Uys
Guest






PostPosted: Fri Nov 14, 2008 6:30 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

On Fri, Nov 14, 2008 at 2:05 PM, Momesso Andrea
<momesso.andrea@gmail.com> wrote:
Quote:
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
Back to top
Qian Qiao
Guest






PostPosted: Fri Nov 14, 2008 6:30 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

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
Back to top
Momesso Andrea
Guest






PostPosted: Fri Nov 14, 2008 7:30 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

On Fri, Nov 14, 2008 at 02:24:07PM +0200, Dirk Uys wrote:
Quote:
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?

Quote:

Regards
Dirk
Back to top
Stroller
Guest






PostPosted: Fri Nov 14, 2008 8:20 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

On 14 Nov 2008, at 12:05, Momesso Andrea wrote:
Quote:
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.
Back to top
Nicolas Sebrecht
Guest






PostPosted: Fri Nov 14, 2008 11:30 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

On Fri, Nov 14, 2008 at 02:25:19PM +0100, Momesso Andrea wrote:

Quote:
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
Back to top
Grant Edwards
Guest






PostPosted: Fri Nov 14, 2008 11:50 pm    Post subject: [gentoo-user] Re: Headless gentoo install Reply with quote

On 2008-11-14, Momesso Andrea <momesso.andrea@gmail.com> wrote:

Quote:
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!!
Back to top
KH
Guest






PostPosted: Mon Nov 17, 2008 3:00 pm    Post subject: Re: [gentoo-user] Headless gentoo install Reply with quote

Momesso Andrea schrieb:
Quote:


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
Back to top
Display posts from previous:   
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> Linux - Gentoo Forum  
Page 1 of 1
All times are GMT

 
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