Suppression anciennes versions

Fermé
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 - 12 juin 2011 à 14:31
lucif78190 Messages postés 334 Date d'inscription lundi 12 janvier 2009 Statut Membre Dernière intervention 30 décembre 2016 - 22 août 2011 à 15:10
Bonjour,
Je souhaite supprimer les versions obsolètes du disque ; avec la commande "sudo dpkg -l | grep linux", j'obtiens ceci :

ii libselinux1 2.0.96-1ubuntu2 SELinux runtime shared libraries
ii libv4l-0 0.8.3-1 Collection of video4linux support libraries
ii linux-firmware 1.52 Firmware for Linux kernel drivers
ii linux-headers-2.6.38-8 2.6.38-8.42 Header files related to Linux kernel version 2.6.38
ii linux-headers-2.6.38-8-generic 2.6.38-8.42 Linux kernel headers for version 2.6.38 on x86/x86_64
ii linux-headers-generic 2.6.38.8.22 Generic Linux kernel headers
rc linux-image-2.6.28-11-generic 2.6.28-11.42 Linux kernel image for version 2.6.28 on x86/x86_64
rc linux-image-2.6.28-19-generic 2.6.28-19.66 Linux kernel image for version 2.6.28 on x86/x86_64
rc linux-image-2.6.31-22-generic 2.6.31-22.73 Linux kernel image for version 2.6.31 on x86/x86_64
rc linux-image-2.6.31-23-generic 2.6.31-23.74 Linux kernel image for version 2.6.31 on x86/x86_64
rc linux-image-2.6.32-30-generic 2.6.32-30.59 Linux kernel image for version 2.6.32 on x86/x86_64
ii linux-image-2.6.35-28-generic 2.6.35-28.50 Linux kernel image for version 2.6.35 on x86/x86_64
ii linux-image-2.6.38-8-generic 2.6.38-8.42 Linux kernel image for version 2.6.38 on x86/x86_64
ii linux-image-generic 2.6.38.8.22 Generic Linux kernel image
ii linux-libc-dev 2.6.38-8.42 Linux Kernel Headers for development
ii linux-sound-base 1.0.24+dfsg-0ubuntu1 base package for ALSA and OSS sound systems
ii pptp-linux 1.7.2-6 Point-to-Point Tunneling Protocol (PPTP) Client
ii syslinux 2:4.02+dfsg-7ubuntu1 collection of boot loaders
ii syslinux-common 2:4.02+dfsg-7ubuntu1 collection of boot loaders (common files)
ii util-linux 2.17.2-9.1ubuntu4 Miscellaneous system utilities

Je suis un peu perdue car je trouve là des versions que je n'ai pas au démarrage.. Je précise choisir la 2.6.35.28 et aussi que depuis quelque temps, plus de mises à jour possibles..

Merci de m'éclairer de vos lumières en m'indiquant tout ce que je dois supprimer ; mon ordi. et moi respirerons bien mieux ensuite..

A voir également:

9 réponses

Utilisateur anonyme
12 juin 2011 à 15:38
Salut ;-)

Tu peux utiliser la puissante commande rm.

Liste ce qui se trouve dans : /usr/src/ /boot/ et /lib/modules/

ls -l /usr/src/

ls -l /boot/

ls -l /lib/modules/


Colles nous le résultat et on verra ensemble quoi supprimer ;-)
0
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
13 juin 2011 à 22:39
Bonsoir,

Voici, dans /usr/src/ :
total 8
drwxr-xr-x 24 root root 4096 2011-05-05 15:26 linux-headers-2.6.38-8
drwxr-xr-x 7 root root 4096 2011-05-05 15:27 linux-headers-2.6.38-8-generic

dans /boot/ :
total 37596
-rw-r--r-- 1 root root 706021 2011-03-19 01:36 abi-2.6.35-28-generic
-rw-r--r-- 1 root root 735445 2011-04-11 11:15 abi-2.6.38-8-generic
-rw-r--r-- 1 root root 128604 2011-03-19 01:36 config-2.6.35-28-generic
-rw-r--r-- 1 root root 137319 2011-04-11 11:15 config-2.6.38-8-generic
drwxr-xr-x 2 root root 4096 2011-05-14 11:24 grub
-rw-r--r-- 1 root root 10762800 2011-04-19 20:16 initrd.img-2.6.35-28-generic
-rw-r--r-- 1 root root 12817370 2011-05-12 19:20 initrd.img-2.6.38-8-generic
-rw-r--r-- 1 root root 160988 2010-10-22 13:43 memtest86+.bin
-rw-r--r-- 1 root root 163168 2010-10-22 13:43 memtest86+_multiboot.bin
-rw-r--r-- 1 root root 1832012 2011-03-19 01:36 System.map-2.6.35-28-generic
-rw------- 1 root root 2107662 2011-04-11 11:15 System.map-2.6.38-8-generic
-rw-r--r-- 1 root root 1192 2011-03-19 01:39 vmcoreinfo-2.6.35-28-generic
-rw------- 1 root root 1216 2011-04-11 11:18 vmcoreinfo-2.6.38-8-generic
-rw-r--r-- 1 root root 4295344 2011-03-19 01:36 vmlinuz-2.6.35-28-generic
-rw------- 1 root root 4521296 2011-04-11 11:15 vmlinuz-2.6.38-8-generic

dans /lib/modules/ :
bash: /lib/modules: est un dossier

Voilà, merci ; je pense l'ordi. encombré de pas mal de choses ; le fait que /lib/modules/ soit un dossier ne nous dit rien (est-ce normal ?).

A bientôt.
0
Utilisateur anonyme
14 juin 2011 à 18:10
Re ;-)

ls -l /lib/modules/ doit te renvoyer le contenu de ce dossier ;-)

Si c'est le noyau 2.6.35 que tu veux garder :

sudo su

cd /boot/ && rm -vfR *38* && update-grub


Il ne te restera plus que tout ce qui est relatif à 2.6.35 ;-)
0
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
16 juin 2011 à 12:14
Bonjour,

Je n'ai pu accéder au contenu du dossier : quel est le signe de caractère devant le s si ce n'est pas la barre droite ?
J'ai fais le nettoyage mais toujours pas de mises à jour possible car :

W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/jaunty-security/multiverse/source/Sources 404 Not Found [IP: 91.189.92.167 80]
, W:Failed to fetch http://fr.archive.ubuntu.com/ubuntu/dists/jaunty-backports/main/source/Sources 404 Not Found
, W:Failed to fetch http://fr.archive.ubuntu.com/ubuntu/dists/jaunty-backports/universe/source/Sources 404 Not Found
, W:Failed to fetch http://fr.archive.ubuntu.com/ubuntu/dists/jaunty-backports/main/binary-i386/Packages 404 Not Found
, W:Failed to fetch http://fr.archive.ubuntu.com/ubuntu/dists/jaunty-backports/universe/binary-i386/Packages 404 Not Found
, W:Failed to fetch http://security.ubuntu.com/ubuntu/dists/jaunty-security/multiverse/binary-i386/Packages 404 Not Found [IP: 91.189.92.167 80]
, E:Some index files failed to download. They have been ignored, or old ones used instead.

Les dernières datent de 24 jours !!

Peut-être après redémarrage ? J'essaie..

Merci
0
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
16 juin 2011 à 12:35
Bien, je retrouve les mêmes choses au démarrage et idem pour mises à jour : "Le téléchargement des informations du dépôt a échoué, vérifiez votre connexion à internet". Même en passant par "Sources de logiciels-Séléction du meilleur serveur" et tombant sur mirror.ovh.net, rien..
J'ai lancé la ligne de commande dans un terminal ; peut-être faut-il faire autrement ??
0
Utilisateur anonyme
16 juin 2011 à 20:56
Re ;-)

Je croyais que tu étais en Lucid au minimum avec le noyau 2.6.38 présent dans /boot/

On peut résoudre, tu dois nous coller le résultat de ces deux commandes :

cat /etc/apt/sources.list


et

cat /boot/grub/menu.lst


Tu as un problème de sources.list apparemment, et on va enlever les entrées des noyaux obsolètes ;-)
0
lucif78190 Messages postés 334 Date d'inscription lundi 12 janvier 2009 Statut Membre Dernière intervention 30 décembre 2016 17
17 juin 2011 à 23:44
Bonsoir,

Je voulais savoir comment ont fait pour supprimer les anciens noyaux sur la 10.4 LTS lucid lynx. SVP ça serais sympa si vous avez la solution a mon probleme. Merci d'avance.

Thomas
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
17 juin 2011 à 12:36
Bonjour, voici :

#deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main
# See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ natty main multiverse universe restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty main multiverse universe restricted #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ natty-updates main multiverse universe restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty-updates main multiverse universe restricted #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main universe

deb http://archive.ubuntu.com/ubuntu/ natty-security main multiverse universe restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty-security main multiverse universe restricted #Added by software-properties
deb http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://archive.ubuntu.com/ubuntu/ natty-backports universe main multiverse restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty-backports universe main multiverse restricted
deb http://extras.ubuntu.com/ubuntu/ natty main #Third party developers repository
deb http://old-releases.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ jaunty multiverse
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ jaunty-updates multiverse


# deb cdrom:[Ubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main
# See https://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://archive.ubuntu.com/ubuntu/ natty main multiverse universe restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty main multiverse universe restricted #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ natty-updates main multiverse universe restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty-updates main multiverse universe restricted #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main universe

deb http://archive.ubuntu.com/ubuntu/ natty-security main multiverse universe restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty-security main multiverse universe restricted #Added by software-properties
deb http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb-src http://security.ubuntu.com/ubuntu/ jaunty-security multiverse
deb http://archive.ubuntu.com/ubuntu/ natty-backports universe main multiverse restricted
deb-src http://archive.ubuntu.com/ubuntu/ natty-backports universe main multiverse restricted
deb http://extras.ubuntu.com/ubuntu/ natty main #Third party developers repository
deb http://old-releases.ubuntu.com/ubuntu/ jaunty multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ jaunty multiverse
deb http://old-releases.ubuntu.com/ubuntu/ jaunty-updates multiverse
deb-src http://old-releases.ubuntu.com/ubuntu/ jaunty-updates multiverse
edith12@edith12-desktop:~$ cat /boot/grub/menu.lst
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 3

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=fc9a69f4-1b69-4169-82de-6b42b60c4bb7 ro noapic nolapic edd=on

## default grub root device
## e.g. groot=(hd0,0)
# groot=fc9a69f4-1b69-4169-82de-6b42b60c4bb7

## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all

## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title Ubuntu 11.04, kernel 2.6.35-28-generic
uuid fc9a69f4-1b69-4169-82de-6b42b60c4bb7
kernel /boot/vmlinuz-2.6.35-28-generic root=UUID=fc9a69f4-1b69-4169-82de-6b42b60c4bb7 ro noapic nolapic edd=on quiet splash
initrd /boot/initrd.img-2.6.35-28-generic
quiet

title Ubuntu 11.04, kernel 2.6.35-28-generic (recovery mode)
uuid fc9a69f4-1b69-4169-82de-6b42b60c4bb7
kernel /boot/vmlinuz-2.6.35-28-generic root=UUID=fc9a69f4-1b69-4169-82de-6b42b60c4bb7 ro noapic nolapic edd=on single
initrd /boot/initrd.img-2.6.35-28-generic

title Ubuntu 11.04, memtest86+
uuid fc9a69f4-1b69-4169-82de-6b42b60c4bb7
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

Thanks
0
Salut ;-)

Dans ton sources.list supprime toutes les lignes relatives à "jaunty"

elles sont obsolètes puisque tu es passé en natty.

Utilises gedit en root :

gksudo gedit /etc/apt/sources.list


Ensuite tu lances :

sudo aptitude update && aptitude dist-upgrade


Pour ton grub je ne comprend pas ton problème, il n'y a que trois lignes,
le noyau 2.6.35, le mode de récupération et memtest ?





« Si vous ne pouvez pas le faire bien, rendez-le beau. » (Bill Gates)
0
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
17 juin 2011 à 22:56
Bonsoir,

Sur un autre post "impossible d'installer sur ubuntu", j'ai relancé une discussion (à voir) ; comme je n'y entend pas grand chose,
j'aimerais savoir :
Comment j'ai pu passer de Jaunty à natty. ;
en root, c'est-à-dire à partir d'un terminal ?
pour le grub ?? Aucune idée..

Merci de me donner le + de détails possible afin que je puisse faire bien..
0
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
20 juin 2011 à 20:14
Bonsoir,

Entre ce post et l'autre ; malgré les modifications apportées, rien..
En réponse à lucif78190, il semblerait que ce soit différent sous Lucid.
Je ne sais plus quoi faire à part essayer encore..
Merci
0
CaMarche! Messages postés 162 Date d'inscription samedi 11 octobre 2008 Statut Membre Dernière intervention 11 février 2024 7
21 juin 2011 à 18:59
Bonsoir,

Suite : J'ai supprimé les versions 2.6.28-11 et 2.6.28-19 ; ai gardé les 2.6.32-30 et 2.6.35-28
Pour cela dans un terminal : sudo aptitude purge linux-headers-2.6.28-11 linux-headers-2.6.28-11-generic linux-image-2.6.28-11-generic ; idem pour -19
Résultat obtenu : Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-11 »
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-11-generic »
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-11 »
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-11-generic »
Les paquets suivants seront ENLEVÉS :
linux-image-2.6.28-11-generic{p}
0 paquets mis à jour, 0 nouvellement installés, 1 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0 o d'archives. Après dépaquetage, 0 o seront utilisés.
Voulez-vous continuer ? [Y/n/?] Y
(Lecture de la base de données... 188628 fichiers et répertoires déjà installés.)
Suppression de linux-image-2.6.28-11-generic ...
Purge des fichiers de configuration de linux-image-2.6.28-11-generic ...
Running postrm hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.35-28-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.28-11-generic /boot/vmlinuz-2.6.28-11-generic
The link /vmlinuz is a damaged link
Removing symbolic link vmlinuz
you may need to re-run your boot loader[grub]
The link /initrd.img is a damaged link
Removing symbolic link initrd.img
you may need to re-run your boot loader[grub]

Pour la -19 :
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-19 »
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-19-generic »
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-19 »
Impossible de trouver un paquet dont le nom ou la description correspond à « linux-headers-2.6.28-19-generic »
Les paquets suivants seront ENLEVÉS :
linux-image-2.6.28-19-generic{p}
0 paquets mis à jour, 0 nouvellement installés, 1 à enlever et 0 non mis à jour.
Il est nécessaire de télécharger 0 o d'archives. Après dépaquetage, 0 o seront utilisés.
Voulez-vous continuer ? [Y/n/?] Y
(Lecture de la base de données... 188628 fichiers et répertoires déjà installés.)
Suppression de linux-image-2.6.28-19-generic ...
Purge des fichiers de configuration de linux-image-2.6.28-19-generic ...
Running postrm hook script /sbin/update-grub.
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.35-28-generic
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done

Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.28-19-generic /boot/vmlinuz-2.6.28-19-generic

Voili..
Dans l'autre post, il s'agit de renseigner les lignes natty d'un # ; j'ai eu essayé mais rien n'a changé.
Je vais retenter une mise à jour de par le gestionnaire et reviens.

Supprimer les lignes Jaunty, c'est-à-dire les effacer à partir du terminal ??

Autre chose, dans Apt, j'ai maintenant "Sources.list.d" ; Sources.list" ; "Sources.list.Save" (c'est là que j'ai enregistré les dernières modifications) et "Sources.list2" (que j'ai créé par crainte au début) ; que dois-je garder ?? Comment supprimer ??

Pioouuf !! Merci
0
lucif78190 Messages postés 334 Date d'inscription lundi 12 janvier 2009 Statut Membre Dernière intervention 30 décembre 2016 17
22 août 2011 à 15:10
Je voulais remercier CaMarche! pour toute son aide. Le probléme c'est que moi je n'y connais pas grand chose a Ubuntu donc je pense que je ferais appel a un ami à moi qui me le fera.
0