[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [linux-team] Lire les partitions NT sous Linux...
> Oui... donc cette fois-ci je suis vraiment convaincu je vais upgrader le
> kernel tan pis on fera un shutdown du serveur... encore 2 questions :
T'as qu'à le faire comme je te l'ai dit, la nuit, via une commande
"shutdown" dans la cron...
> 1) quelle différence entre le 2.2.7 et le 2.2.7-ac-1 ?
Les *-ac-* sont des patch d'Alan Cox, le bras droit de Linus Torvalds ;)
> 2) je peux downloader ca où ?
Sur un miroir de ftp.kernel.org...
Essaye
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/linux-2.2.9.tar.bz2
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9-ac1.bz2
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9-ac2.bz2
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9-ac3.bz2
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9-ac4.bz2
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9-ac5.bz2
ftp://ftp.be.kernel.org/pub/linux/kernel/v2.2/patch-2.2.9-ac6.bz2
Tu copies tout ça dans /usr/src, puis tu fais
tar xIf linux-2.2.9.tar.bz2
for x in 1 2 3 4 5 6; do bzcat2 patch-2.2.9-ac$x.bz2 | patch; done
pour appliquer les patches...
Si l'accès est trop lent, tu peux aussi utiliser ftp.de.kernel.org/,
un miroir très, très rapide en Allemagne.
Je te conseille plutôt le 2.2.9 - je l'ai ici sur un serveur sous
assez grosse charge (de temps en temps) et j'ai eu aucun problème.
Avant, j'avais le 2.2.3, qui m'a fait une grosse merde (kernel
oops) 2x :(
-o) Pascal Bleser | Instead of giving Windows
/\\ C++/UNIX Development | the "three-finger-salute",
_\_v ATOS Payment Systems | give it the "one-finger-
Aachen, Germany | goodbye" <jfk/propaganda>
pbleser@atos-group.com------------------guru@linuxbe.org
---------
This message was sent by Majordomo 1.94.3. Please report problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.