Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unattented Installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
cyb0rg
n00b
n00b


Joined: 10 Apr 2002
Posts: 2
Location: Web Developer/Programmer

PostPosted: Wed Apr 10, 2002 3:59 am    Post subject: Unattented Installation Reply with quote

I think it would be wonderful if there was a way to (easily) set gentoo up to go through the entire install process (starting at stage 1) without having to touch anything after the install has begun. It took me ~48hrs to compile and install the base system on my PPro-200.

Just my $.02
Btw, great work! Gentoo is my new favorite distro.
Back to top
View user's profile Send private message
niyogi
Apprentice
Apprentice


Joined: 10 Apr 2002
Posts: 199
Location: Austin, TX

PostPosted: Thu Apr 11, 2002 10:43 pm    Post subject: Reply with quote

48 hrs! and I thought my 16 hours was a toll!

heh.. but yeah, it would really help if there were an included shell script that automajically went through a majority of the commands. For example, the "customized" parameters should be denoted at the beginning of installation which would then be used throughout the installation.

does that make sense?
Back to top
View user's profile Send private message
zerogeny
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 85

PostPosted: Thu Apr 18, 2002 10:57 am    Post subject: Reply with quote

i agree most of the commands should be automated.
_________________
Searched the web for zerogeny.
Results 1 - 1 of 1. Search took 0.05 seconds
Back to top
View user's profile Send private message
rsk
Apprentice
Apprentice


Joined: 18 Apr 2002
Posts: 220
Location: Tucson, AZ

PostPosted: Thu Apr 18, 2002 7:39 pm    Post subject: Reply with quote

yea... as static pointed out in another thread... if the information can be prompted for, or collected at the start (optimizations, use, etc.) then all of those commands chained (atleast the major ones, like boot strapping and system) it would be great if a system could be taken from stage1 -> 3 in one command (for sys admins and such).
Back to top
View user's profile Send private message
static
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2002
Posts: 141
Location: Canada

PostPosted: Thu Apr 18, 2002 7:46 pm    Post subject: Reply with quote

and newbies
or the lazy ;)
_________________
Gentoo and Doom III. 'Nuff Said.
_______________________________________
Back to top
View user's profile Send private message
rsk
Apprentice
Apprentice


Joined: 18 Apr 2002
Posts: 220
Location: Tucson, AZ

PostPosted: Thu Apr 18, 2002 7:48 pm    Post subject: Reply with quote

and people with no hands!

<looks around and starts to sweat>
Back to top
View user's profile Send private message
jonemi
Tux's lil' helper
Tux's lil' helper


Joined: 16 Apr 2002
Posts: 78
Location: Utah, USA

PostPosted: Fri Apr 19, 2002 8:25 pm    Post subject: Reply with quote

And for virtually everyone else!
Back to top
View user's profile Send private message
scottro
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2002
Posts: 141
Location: New York City

PostPosted: Mon Apr 29, 2002 5:43 am    Post subject: Reply with quote

Actually, as the two long ones are the bootstrap and emerge system, that can be automated, assuming nothing goes wrong.

Do the preliminary stuff, then, when you get to bootstrapping, just use the && (meaning once this command has completed successfully, move on to the next command). For example
Code:

cd /usr/portage
scripts/bootstrap.sh &&
export CONFIG_PROTECT="" &&
emerge system &&
ln -sf /usr/share/zoneinfo/EST /etc/localtime &&
emerge sys-kernel/gentoo-sources &&
cd /usr/src/linux &&
make menuconfig


I used EST because that's where I am. :) I'm also using the sequence that I have printed out, which is a week or so old--quickly as it changes, it might be slightly different.

Anyway, assuming nothing goes wrong, when you come back to it, you'll have your menuconfig menu waiting.

Scott
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Apr 29, 2002 9:04 am    Post subject: Reply with quote

typeing in &&s takes too long! doh! 8O
Back to top
squanto
Guru
Guru


Joined: 20 Apr 2002
Posts: 524
Location: Rochester, NY, USA

PostPosted: Mon Apr 29, 2002 4:46 pm    Post subject: Reply with quote

rsk wrote:
and people with no hands!

I am sure that if someone has the time, and ability (:wink:), that Gentoo would be more than happy to include it on the iso.
If I had time (finals next week) I would look into it, even though I don't know too much about scripting. It can't be all that difficult.... :?:

-Andrew
Back to top
View user's profile Send private message
febisfebi
Tux's lil' helper
Tux's lil' helper


Joined: 17 Apr 2002
Posts: 76
Location: seattle wa

PostPosted: Fri May 03, 2002 4:01 am    Post subject: Reply with quote

here you go:
make this file called gentooinstall.sh

Code:
/usr/portage/scripts/bootstrap.sh &&
export CONFIG_PROTECT="" &&
emerge system &&
ln -sf /usr/share/zoneinfo/EST /etc/localtime &&
emerge sys-kernel/gentoo-sources &&
cd /usr/src/linux &&
make menuconfig


then customize it however you want, with timezone etc.
then ./gentooinstall.sh
Back to top
View user's profile Send private message
dArkMaGE
Apprentice
Apprentice


Joined: 20 Apr 2002
Posts: 152

PostPosted: Fri May 03, 2002 4:33 am    Post subject: Reply with quote

although an included script to take you from step 1 onwards would definently be nice, i really hope gentoo keeps its setup-program-less cuz the level of control it gives you is just awesome...
call me a sick bastard but i actually reinstalled gentoo just cuz i liked how everything went :)
Back to top
View user's profile Send private message
lain iwakura
Apprentice
Apprentice


Joined: 09 May 2002
Posts: 176
Location: sd, ca

PostPosted: Sun May 12, 2002 2:14 am    Post subject: Reply with quote

sicko! :twisted:

as much fun as it was for me, too, I wouldn't dare do it again anytime soon with my dial up.
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Sun May 12, 2002 3:15 am    Post subject: Reply with quote

lain iwakura wrote:
sicko! :twisted:

as much fun as it was for me, too, I wouldn't dare do it again anytime soon with my dial up.


You installed Gentoo over a modem and you're calling other people sickos? Damn -- look in the mirror. You must like pain. :)

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
lain iwakura
Apprentice
Apprentice


Joined: 09 May 2002
Posts: 176
Location: sd, ca

PostPosted: Sun May 12, 2002 3:21 am    Post subject: Reply with quote

yes, i suppose I am! :D but, getting gentoo by dun was the only way for me.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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