Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Some common questions_console
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
Sacrifice
n00b
n00b


Joined: 03 May 2007
Posts: 4
Location: Russia

PostPosted: Thu May 03, 2007 8:31 am    Post subject: Some common questions_console Reply with quote

Hello everyone.
I've decided to install Gentoo from minimal CD to be it my second system (already have XP installed). I've never worked with .NIXes before, so I did all in step-by-step by handbook, however I still have some questions, answers on which I didn't find there. Here they are:

-How to look up/down the console? Tried Pgup/down - didn't help...

-How can I copy error messages to internet? (have another computer with windows near)

-How to get back to CD after I moved installation to HDD
(
Code:
# chroot /mnt/gentoo /bin/bash
# env-update
>> Regenerating /etc/ld.so.cache...
# source /etc/profile
)?

-I had some md5sum errors after using web-rsync, that were appearing after each file downloaded with approximately 10-15 second delays... What could it be? (using proxy)

-Not so important, but still interesting while I'm still installing Gentoo: what files perform role of windows' exe-files in Linux?

Installing this already 3rd day, so thanks for every answer =)
_________________
Life: ■■■□□□□□□□□□□□□□□□□□ [19%] completed...
Back to top
View user's profile Send private message
mfyahya
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2006
Posts: 110

PostPosted: Thu May 03, 2007 10:56 am    Post subject: Re: Some common questions_console Reply with quote

It's interesting to see someone move from windows to Gentoo among all distros.
Sacrifice wrote:


-How to look up/down the console? Tried Pgup/down - didn't help...

You can pipe the output through the `less` program, and then use pgup/pgdown. i.e.
$> thecommand | less
Quote:

-How can I copy error messages to internet? (have another computer with windows near)

You can't do this until you've configured networking.

Quote:

-How to get back to CD after I moved installation to HDD
(
Code:
# chroot /mnt/gentoo /bin/bash
# env-update
>> Regenerating /etc/ld.so.cache...
# source /etc/profile
)?

Do you mean to get out of the chroot? simply hit ctrl+d or type exit.
Quote:


-Not so important, but still interesting while I'm still installing Gentoo: what files perform role of windows' exe-files in Linux?

Unix files have permission attributes. Those marked executable for a user can be run by that user, regardless of existence of any extensions.
Quote:


Installing this already 3rd day, so thanks for every answer =)


I would suggest reading some introductory tutorials at tldp.org before diving into a gentoo installation. But carry on if you're having fun :)
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Thu May 03, 2007 11:08 am    Post subject: Re: Some common questions_console Reply with quote

Sacrifice wrote:

-How to look up/down the console? Tried Pgup/down - didn't help...


The correct way is shift-pgup, shift-pgdown.

Sacrifice wrote:

-I had some md5sum errors after using web-rsync, that were appearing after each file downloaded with approximately 10-15 second delays... What could it be? (using proxy)


It would be much easier to tell if you provided what did these messages say. You could be using a bad mirror, bad proxy, it could be a bad sync or whatever. Provide exact text of error messages and contents of /etc/make.conf (in chroot), especially the GENTOO_MIRRORS line.

Sacrifice wrote:
Installing this already 3rd day, so thanks for every answer =)


It's very nice to hear you chose Gentoo, and have determination to install it. Good luck!
Back to top
View user's profile Send private message
Sacrifice
n00b
n00b


Joined: 03 May 2007
Posts: 4
Location: Russia

PostPosted: Thu May 03, 2007 12:40 pm    Post subject: Re: Some common questions_console Reply with quote

Quote:

You can't do this until you've configured networking.

Yes, of course, I mean after configuring network. You see, I find it hard enough typing i.e. 'emerge --info' manually)))))

_ph
About that error - tryed different mirrors, in all arrived that message (I don't remember it now exactly, maybe will post it later, when will get it again..). Also, it isn't proxy, because I managed to get into internet through 'links'.

Anyway, thanks you two - that helped a lot. Will write more later if will have problems
_________________
Life: ■■■□□□□□□□□□□□□□□□□□ [19%] completed...
Back to top
View user's profile Send private message
mfyahya
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2006
Posts: 110

PostPosted: Thu May 03, 2007 2:19 pm    Post subject: Reply with quote

In this case it would be simplest to login to your gentoo box via ssh from your windows machine, and then you can simply copy paste errors from the ssh client program.

- first make sure the ssh service is running:
/etc/init.d/sshd status
if it's not:
/etc/init.d/sshd start

If you don't have an ssh client on windows, you can get it by installing putty or cygwin

Another option is to use the live cd for installation, which has firefox as well.

_ph Thanks! I didn't know about shift+pgup/pgdown in the console :)
Back to top
View user's profile Send private message
Sacrifice
n00b
n00b


Joined: 03 May 2007
Posts: 4
Location: Russia

PostPosted: Fri May 04, 2007 2:01 pm    Post subject: Reply with quote

Hello again.
After beginning a new installation of Gentoo, this time trying x86_64, I recieved a error message while trying to emerge syslog-ng. It downloaded file, checked there something, but then it said something like "C compiller cannot create executables", and said to post it in bugs. I also noticed, that while near all things checked it was written 'yes', it was 'no' near "checking for x86_64-pc-linux-gnu-gcc". Need your help =). Shall I post any other information? There was also information about stacks...
_________________
Life: ■■■□□□□□□□□□□□□□□□□□ [19%] completed...
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Fri May 04, 2007 2:08 pm    Post subject: Reply with quote

For the C compiler cannot create executables error - search forums, faqs, etc. - it's a common problem.

About stacks - well, if the problem won't get solved after fixing C compiler post some more info.
Back to top
View user's profile Send private message
Sacrifice
n00b
n00b


Joined: 03 May 2007
Posts: 4
Location: Russia

PostPosted: Fri May 04, 2007 2:49 pm    Post subject: Reply with quote

Well, could you give me some links, please?
_________________
Life: ■■■□□□□□□□□□□□□□□□□□ [19%] completed...
Back to top
View user's profile Send private message
phajdan.jr
Retired Dev
Retired Dev


Joined: 23 Mar 2006
Posts: 1777
Location: Poland

PostPosted: Fri May 04, 2007 3:03 pm    Post subject: Reply with quote

Sure. As a rule, I don't give direct links in such cases, but always give a hint if requested. This way you learn where to search next time.

So: https://forums.gentoo.org/viewforum-f-40.html.
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