lilo configuration.

Konstandinos A. Saipas saipman at eexi.gr
Sat Feb 19 17:37:37 EET 2000


On Fri, 18 Feb 2000, Nick Mpeglitis wrote:

> Bebaia meta prepei na ftiakseis ena symbolic link sto /boot opou to
> /boot/System.map
> tha deixnei sto /boot/System.map-2.2.14.
> p.x ln -s /boot/System.map-2.2.14 /boot/System.map

Όχι αυτό δεν είναι απαραίτητο. Εσύ απλά αντιγράφεις το System.map από το
/usr/src/linux στο /boot/ και τα initscripts του redhat αναλαμβάνουν να
δημιουργήσουν σωστά το symlink.
Πιο συγκεκριμένα, στο /etc/rc.d/rc.sysinit:

# Adjust symlinks as necessary in /boot to keep system services from
# spewing messages about mismatched System maps and so on.
if [ -L /boot/System.map -a -r /boot/System.map-`uname -r` ] ; then
        ln -s -f System.map-`uname -r` /boot/System.map
fi
if [ ! -e /boot/System.map -a -r /boot/System.map-`uname -r` ] ; then
        ln -s -f System.map-`uname -r` /boot/System.map
fi

Regards,

Konstandinos A. Saipas
saipman at eexi.gr, k.saipas at westminster.ac.uk
MSc Computer Networks & Communications @ University of Westminster.


--
====================================================================
Gia boithia (h na diagrafhte) e-mail sto majordomo at hellug.gr
Ta archives tis listas einai sto http://lists.hellug.gr/lgu.html
prin steilete kapoia erothsh psakte mipos exei hdh apanththei.
Gia opoiodipote problima stilte e-mail ston owner-linux-greek-users at hellug.gr
====================================================================



More information about the Linux-greek-users mailing list