Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Weird message after kernel compilation[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
pinkcameloy
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2007
Posts: 130
Location: Athens, Greece

PostPosted: Mon Feb 26, 2007 8:36 pm    Post subject: Weird message after kernel compilation[SOLVED] Reply with quote

Dear users,

I have compiled the kernel finally but after the procedure is finished it says this message and i don t know if i should worry:

Root device is ( 3,8 )
Boot sector 512 bytes
Setup is 6614 bytes
System is 2698 kB
Kernel: arch/i386/boot/bzImage is ready (#1)
Building modules, stage 2
MODPOST 0 modules
if [-r System.map -a x /sbin/depmod]; then /sbin/depmod -ae -F System.map 2.6.19-gentoo-r5; fi

Should i have to worry?
does it tell me to do something in the end?
if yes can anyone tell me a bit more clearly what it tells me to do (if possible, which commands does it want me to give?)

deeply thanks
pinkcameloy


Last edited by pinkcameloy on Mon Feb 26, 2007 10:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54851
Location: 56N 3W

PostPosted: Mon Feb 26, 2007 8:49 pm    Post subject: Reply with quote

pinkcameloy,

Be very very worried :)

That last line is a bash script
Code:
if [-r System.map -a x /sbin/depmod]; then /sbin/depmod -ae -F System.map 2.6.19-gentoo-r5; fi
I'm not sure what it does without using man bash to decode it but its quite normal.

The other messages you posted are for information.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
pinkcameloy
Tux's lil' helper
Tux's lil' helper


Joined: 23 Feb 2007
Posts: 130
Location: Athens, Greece

PostPosted: Mon Feb 26, 2007 10:10 pm    Post subject: Reply with quote

Thank you neddyseagoon

believe me after having installed gentoo three times in 5 days and being a newbie as i am it is very easy for me to be worried...:-)))

pinkcameloy
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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