View previous topic :: View next topic |
Author |
Message |
pinkcameloy Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 23 Feb 2007 Posts: 130 Location: Athens, Greece
|
Posted: Mon Feb 26, 2007 8:36 pm Post subject: Weird message after kernel compilation[SOLVED] |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54851 Location: 56N 3W
|
Posted: Mon Feb 26, 2007 8:49 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
pinkcameloy Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 23 Feb 2007 Posts: 130 Location: Athens, Greece
|
Posted: Mon Feb 26, 2007 10:10 pm Post subject: |
|
|
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 |
|
![](templates/gentoo/images/spacer.gif) |
|