Pour installer avec reiserfs, utiliser le paramètre "reiserfs selinux=0". Reiserfs ne supporte pas SeLinux.
Pour installer avec xfs, utiliser "xfs". jfs est peut-être présent. Je ne sais pas.
NB : Fedora ne supporte réellement que ext3.
Linux 2.6.9 : redimensionnement à chaud d'ext3. ext3 avec le patch ext3-reservation (diminue la fragmentation et améliore la tenue en charge)
Vivi a ajouté :
à noter que cette "feature" n'est accessible qu'aux nouveaux fs (il faut que mke2fs garde de la place pour ce redimensionnement). Donc si on fait une upgrade FC2->FC3, on peut pas en profiter tout de suite !
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.
# Quelques infos
Posté par 007 . En réponse à la dépêche La nouvelle Fedora Core 3 au banc d'essai. Évalué à 1.
http://linuxfr.org/~riribreizh/15935.html(...)
Pour installer avec reiserfs, utiliser le paramètre "reiserfs selinux=0". Reiserfs ne supporte pas SeLinux.
Pour installer avec xfs, utiliser "xfs". jfs est peut-être présent. Je ne sais pas.
NB : Fedora ne supporte réellement que ext3.
Linux 2.6.9 : redimensionnement à chaud d'ext3. ext3 avec le patch ext3-reservation (diminue la fragmentation et améliore la tenue en charge)
Vivi a ajouté :
à noter que cette "feature" n'est accessible qu'aux nouveaux fs (il faut que mke2fs garde de la place pour ce redimensionnement). Donc si on fait une upgrade FC2->FC3, on peut pas en profiter tout de suite !
FC2 -> FC3 avec yum
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/(...)