Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Question on Gentoo Installation?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
zecora
l33t
l33t


Joined: 17 Aug 2004
Posts: 627
Location: Minneapolis, MN

PostPosted: Thu Aug 19, 2004 6:21 am    Post subject: Question on Gentoo Installation? Reply with quote

I do not undertand what the instructions are telling me when i get to the nano part if the installation file. Where i can edit the make.conf file. I am just wondering what i should have set there?
Back to top
View user's profile Send private message
blaster999
l33t
l33t


Joined: 09 May 2004
Posts: 902
Location: Between keyboard and chair

PostPosted: Thu Aug 19, 2004 6:51 am    Post subject: Reply with quote

Nano is a text editor. To edit the make.conf file you need to enter
Code:
nano /etc/make.conf
in the command prompt. You need to set your CPU architecture settings and compiler flags (CFLAGS for C programs ang CXXFLAGS for C++). If you do a Stage3 install, then CFLAGS are already set. Also, edit the USE variables (ex, add "dvd" if you have a dvd-rom, "scanner" if you have one, "cups" if you have a printer and so on). This can be done at any time, so for a stage 3 install it is safe to leave make.conf unchanged.
_________________
60s: sex, drugs, rock'n'roll
90s: sux, bugs, drag'n'drop
---
Some multimedia keys refuse to work? See my mini-howto:
https://forums.gentoo.org/viewtopic.php?p=1896734#1896734
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Thu Aug 19, 2004 6:57 am    Post subject: Reply with quote

Once you get gentoo up and running youll want to get a better editor that nano though :)
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
d0nju4n
Apprentice
Apprentice


Joined: 19 Apr 2004
Posts: 283
Location: Rochester, MN

PostPosted: Thu Aug 19, 2004 7:06 am    Post subject: Reply with quote

<cough>
vim
<cough>
_________________
Linux User 355087
Back to top
View user's profile Send private message
gnuageux
Veteran
Veteran


Joined: 17 Apr 2004
Posts: 1201

PostPosted: Thu Aug 19, 2004 8:07 am    Post subject: Reply with quote

d0nju4n: My thoughts exactly! Hell maybe someday there will be a nim. LOL Not that I like the nano/pico editor but.......:)
_________________
The realOTW: http://forums.realotw.org/index.php

Registered Linux user#364538
Back to top
View user's profile Send private message
zecora
l33t
l33t


Joined: 17 Aug 2004
Posts: 627
Location: Minneapolis, MN

PostPosted: Thu Aug 19, 2004 8:20 pm    Post subject: Reply with quote

so i shouldn't need to change(make.conf) anything if i am doin stage 3 installation?
Back to top
View user's profile Send private message
zecora
l33t
l33t


Joined: 17 Aug 2004
Posts: 627
Location: Minneapolis, MN

PostPosted: Thu Aug 19, 2004 10:24 pm    Post subject: Reply with quote

can i take a look at you make.conf file for a example of what i need to do.


does fdisk format the drive when i am making my partitions?
Back to top
View user's profile Send private message
asiobob
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1375
Location: Bamboo Creek

PostPosted: Fri Aug 20, 2004 12:23 am    Post subject: Reply with quote

zecora wrote:
does fdisk format the drive when i am making my partitions?


No fdisk just creates partitions. Re read that section of the install guide it clearly says do. After the partitions you format, for an example if you want EXT3 file system on a partition then you issue

Code:

mkefs -j /dev/hdXX


The above is a example only
Back to top
View user's profile Send private message
zecora
l33t
l33t


Joined: 17 Aug 2004
Posts: 627
Location: Minneapolis, MN

PostPosted: Fri Aug 20, 2004 3:48 am    Post subject: Reply with quote

ASIO_BOB wrote:
zecora wrote:
does fdisk format the drive when i am making my partitions?


No fdisk just creates partitions. Re read that section of the install guide it clearly says do. After the partitions you format, for an example if you want EXT3 file system on a partition then you issue

Code:

mkefs -j /dev/hdXX


The above is a example only


So after i set up the partitions, the filesystem setup cleans everything that was on it?
Back to top
View user's profile Send private message
blaster999
l33t
l33t


Joined: 09 May 2004
Posts: 902
Location: Between keyboard and chair

PostPosted: Fri Aug 20, 2004 8:20 am    Post subject: Reply with quote

When you create a partition using fdisk it is empty. To use it you have to create a filesystem on it (this is, format it). You can create a partition only on the unused space on your hdd. If there is no unused (unpartitioned) space you'll have to shrink or delete an exsisting partition (you may use Partition Magic or Partition Expert under windoze to do it).
_________________
60s: sex, drugs, rock'n'roll
90s: sux, bugs, drag'n'drop
---
Some multimedia keys refuse to work? See my mini-howto:
https://forums.gentoo.org/viewtopic.php?p=1896734#1896734
Back to top
View user's profile Send private message
zecora
l33t
l33t


Joined: 17 Aug 2004
Posts: 627
Location: Minneapolis, MN

PostPosted: Fri Aug 20, 2004 3:51 pm    Post subject: Reply with quote

thanks for your help, i think i figured out a solution.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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