• # FC2 -> FC3 avec yum

    Posté par . En réponse au journal Fedora Core 3 out !. Évalué à 2.

    Udev, voir la release note :
    http://fr2.rpmfind.net/linux/fedora/core/3/i386/os/RELEASE-NOTES-en(...)
      Systems upgraded to Fedora Core 3 using Anaconda will automatically be reconfigured to use udev. However (although NOT recommended) it is possible to perform a "live" upgrade to udev using the following steps:

      1. Ensure that you are running a 2.6 kernel
      2. Ensure that /sys/ is mounted
      3. Install the initscripts RPM supplied with Fedora Core 3
      4. Install the new udev RPM supplied with Fedora Core 3
      5. Execute /sbin/start_udev
      6. Install the new mkinitrd RPM supplied with Fedora Core 3
      7. Perform one of the following steps:
      · Install the new kernel RPM supplied with Fedora Core 3
      OR:
      · Re-run mkinitrd for your existing kernel(s)


      Warning
      Improperly performing these steps can result in a system configuration that will not boot properly.


    Puis utiliser yum comme décrit ici :
    http://linux.duke.edu/~skvidal/misc/fc2-fc3-update-with-yum.txt(...)

    Il y a une description de udev dans FC3 ici :
    http://fedora.redhat.com/docs/udev/(...)