Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Intallation Help: Configuring the Compile Options
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
Dark Skies
n00b
n00b


Joined: 19 Jul 2005
Posts: 16

PostPosted: Fri Jul 22, 2005 3:14 am    Post subject: Intallation Help: Configuring the Compile Options Reply with quote

Ok, I'm up to this point and everything seems to be running smoothly until I go to edit:
Livecd gentoo # nano -w /mnt/gentoo/etc/make.conf
The file is black with GNU nano 1.3.4 File: /mnt/gentoo/ect/make.conf at the top and nothing else inside. I'm assuming something is wrong, esp. when I see it like this, back out to prompt, check my typing, and go back in. Same thing, only this time, it's locked up F2 won't exit.
What have I done wrong this time. I need to figure out where this file is that I need to edit.
Thanks,
Jon
Back to top
View user's profile Send private message
1U
Guru
Guru


Joined: 21 Jul 2005
Posts: 319

PostPosted: Fri Jul 22, 2005 3:39 am    Post subject: Reply with quote

To exit out of nano you just do Ctrl+X, that will get you back to prompt without problems. Also, there should be at least something in that file. What do you see if you run the command "mount" and also "ls -lah /mnt/gentoo/"? Please paste the results into here if you can. If you can't, are you sure you have everything properly mounted and the basic stage 1 file extracted?
Back to top
View user's profile Send private message
dbasetrinity
Apprentice
Apprentice


Joined: 25 Jun 2005
Posts: 167

PostPosted: Wed Aug 03, 2005 2:11 am    Post subject: Reply with quote

hi

just thought i would mention that nano -w /etc/make.conf is usually empty on the gentoo 2005.0 live-cd for some reason

so just add in the info that you want or go
Code:
cp /mnt/gentoo/etc/make.conf.example /mnt/gentoo/etc/make.conf
before you chroot
or if you have chrooted the use
Code:
cp /etc/make.conf.example /etc/make.conf
and what the does it copies over the example page to make.conf

That way all you have to do is uncomment the things you want to use........Hope this helps some
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