#1 Le 16/05/2014, à 02:23
- gycath
RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Bonjour,
Je ne sais pas si mon premier post était au bon endroit, ni là encore: mais bon, j'ai ce type d'erreur
Suite à une mise à jour sur ubuntu 14 04 LTS installé seul sur un ordi portable 64 bits LDLC, j'ai ce message :
ERROR SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
qui s'affiche par deux fois avant d'accéder à la page de session
Pouvez- vous me dire s'il est possible de remédier à cela?
Merci pour vos réponses
PS: je passe souvent ubuntu tweak
je viens de faire: sudo update-grub
et j'ai obtenu:
==================================================================================
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.13.0-24-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-24-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
fait
=================================================================================
Dernière modification par gycath (Le 16/06/2014, à 03:02)
Hors ligne
#2 Le 16/05/2014, à 06:11
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Donne
cat /etc/default/grub
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#3 Le 16/05/2014, à 08:36
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Bonjour,
voici le résultat:
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
Dernière modification par gycath (Le 17/05/2014, à 02:07)
Hors ligne
#4 Le 16/05/2014, à 09:16
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
OK, donne aussi
sudo fdisk -l
et
cat /etc/fstab
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#5 Le 16/05/2014, à 09:47
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
sudo fdisk -l
###################################
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 têtes, 63 secteurs/piste, 38913 cylindres, total 625142448 secteurs
Unités = secteurs de 1 * 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets
Identifiant de disque : 0x00094cdd
Périphérique Amorçage Début Fin Blocs Id. Système
/dev/sda1 * 2048 621164543 310581248 83 Linux
/dev/sda2 621166590 625141759 1987585 5 Étendue
La partition 2 ne commence pas sur une frontière de cylindre physique.
/dev/sda5 621166592 625141759 1987584 82 partition d'échange Linux / Solaris
##########################################################
cat /etc/fstab
#############################
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=e4103531-4628-43ad-b2bd-9d5686c0ace6 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=8449d178-19d2-4ca3-bc6e-b47e03023e37 none swap sw 0 0
Dernière modification par gycath (Le 17/05/2014, à 02:06)
Hors ligne
#6 Le 16/05/2014, à 11:47
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Eh bien, après un démarrage réussi, procède comme suit pour lancer une vérification forcée du système de fichiers :
1) Lis ou relis http://doc.ubuntu-fr.org/verification_de_fichiers, pour savoir où tu vas.
2) Dans un terminal, colle :
sudo touch /forcefsck && sudo reboot
ce qui va forcer le redémarrage avec vérification immédiate du système de fichiers.
3) Après redémarrage, lis /var/log/boot.log et éventuellement fais-en une copie datée, à fins d'examen et de comparaison, puisque le fichier est réinitialisé à chaque démarrage.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#7 Le 16/05/2014, à 16:45
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
copie de /var/log/boot.log:
######################################################
* Stopping Read required files in advance[164G[ OK ]
* Starting Mount filesystems on boot[164G[ OK ]
* Stopping Track if upstart is running in a container[164G[ OK ]
* Starting Initialize or finalize resolvconf[164G[ OK ]
* Starting set console keymap[164G[ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted[164G[ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted[164G[ OK ]
* Starting Bridge udev events into upstart[164G[ OK ]
* Starting Signal sysvinit that remote filesystems are mounted[164G[ OK ]
* Starting device node and kernel event manager[164G[ OK ]
* Stopping set console keymap[164G[ OK ]
* Starting load modules from /etc/modules[164G[ OK ]
* Starting cold plug devices[164G[ OK ]
* Starting log initial device creation[164G[ OK ]
* Stopping load modules from /etc/modules[164G[ OK ]
* Starting Uncomplicated firewall[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting configure network device[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting Mount network filesystems[164G[ OK ]
* Stopping Mount network filesystems[164G[ OK ]
* Starting configure network device[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting configure network device[164G[ OK ]
* Starting userspace bootsplash[164G[ OK ]
* Starting Send an event to indicate plymouth is up[164G[ OK ]
* Starting Bridge socket events into upstart[164G[ OK ]
* Stopping cold plug devices[164G[ OK ]
* Stopping log initial device creation[164G[ OK ]
* Stopping userspace bootsplash[164G[ OK ]
* Starting Signal sysvinit that the rootfs is mounted[164G[ OK ]
* Starting Clean /tmp directory[164G[ OK ]
* Stopping Clean /tmp directory[164G[ OK ]
* Starting Signal sysvinit that local filesystems are mounted[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Stopping Mount filesystems on boot[164G[ OK ]
* Starting flush early job output to logs[164G[ OK ]
* Stopping Failsafe Boot Delay[164G[ OK ]
* Starting Enabling additional executable binary formats[164G[ OK ]
* Starting System V initialisation compatibility[164G[ OK ]
* Starting D-Bus system message bus[164G[ OK ]
* Stopping flush early job output to logs[164G[ OK ]
* Starting SystemD login management service[164G[ OK ]
* Starting modem connection manager[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting configure virtual network devices[164G[ OK ]
* Starting bluetooth daemon[164G[ OK ]
* Starting system logging daemon[164G[ OK ]
* Starting Bridge file events into upstart[164G[ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
* Starting AppArmor profiles [170G
[164G[ OK ]
* Starting mDNS/DNS-SD daemon[164G[ OK ]
* Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[164G[ OK ]
* Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[164G[ OK ]
* Starting network connection manager[164G[ OK ]
* Setting sensors limits [170G
[164G[ OK ]
* Setting up X socket directories... [170G
[164G[ OK ]
* Stopping System V initialisation compatibility[164G[ OK ]
* Starting System V runlevel compatibility[164G[ OK ]
* Starting regular background program processing daemon[164G[ OK ]
* Starting anac(h)ronistic cron[164G[ OK ]
* Starting save kernel messages[164G[ OK ]
* Stopping save kernel messages[164G[ OK ]
* Starting ACPI daemon[164G[ OK ]
* Stopping anac(h)ronistic cron[164G[ OK ]
Dernière modification par gycath (Le 17/05/2014, à 02:04)
Hors ligne
#8 Le 16/05/2014, à 20:57
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Redémarre : as-tu encore un message d'erreur ?
S'il te plaît, édite tes messages et, conformément aux règles du forum, mets les retours de commandes entre balises-code (les <> bleus de la barre de mise en forme) comme indiqué là
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#9 Le 16/05/2014, à 21:10
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Oui, j'ai toujours le même message d'erreur selon le même processus (ie) deux pages successives grisées affichées pendant 30s et indiquant ce même message puis la page de session s'ouvre
Hors ligne
#10 Le 16/05/2014, à 21:32
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
S'il te plaît, édite tes messages et, conformément aux règles du forum, mets les retours de commandes entre balises-code (les <> bleus de la barre de mise en forme) comme indiqué là
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#11 Le 16/05/2014, à 21:50
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
copie de /var/log/boot.log:
* Stopping Read required files in advance[164G[ OK ]
* Starting Mount filesystems on boot[164G[ OK ]
* Stopping Track if upstart is running in a container[164G[ OK ]
* Starting Initialize or finalize resolvconf[164G[ OK ]
* Starting set console keymap[164G[ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted[164G[ OK ]
* Starting Signal sysvinit that virtual filesystems are mounted[164G[ OK ]
* Starting Bridge udev events into upstart[164G[ OK ]
* Starting Signal sysvinit that remote filesystems are mounted[164G[ OK ]
* Starting device node and kernel event manager[164G[ OK ]
* Stopping set console keymap[164G[ OK ]
* Starting load modules from /etc/modules[164G[ OK ]
* Starting cold plug devices[164G[ OK ]
* Starting log initial device creation[164G[ OK ]
* Stopping load modules from /etc/modules[164G[ OK ]
* Starting Uncomplicated firewall[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting configure network device[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting Mount network filesystems[164G[ OK ]
* Stopping Mount network filesystems[164G[ OK ]
* Starting configure network device[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting configure network device[164G[ OK ]
* Starting userspace bootsplash[164G[ OK ]
* Starting Send an event to indicate plymouth is up[164G[ OK ]
* Starting Bridge socket events into upstart[164G[ OK ]
* Stopping cold plug devices[164G[ OK ]
* Stopping log initial device creation[164G[ OK ]
* Stopping userspace bootsplash[164G[ OK ]
* Starting Signal sysvinit that the rootfs is mounted[164G[ OK ]
* Starting Clean /tmp directory[164G[ OK ]
* Stopping Clean /tmp directory[164G[ OK ]
* Starting Signal sysvinit that local filesystems are mounted[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Stopping Mount filesystems on boot[164G[ OK ]
* Starting flush early job output to logs[164G[ OK ]
* Stopping Failsafe Boot Delay[164G[ OK ]
* Starting Enabling additional executable binary formats[164G[ OK ]
* Starting System V initialisation compatibility[164G[ OK ]
* Starting D-Bus system message bus[164G[ OK ]
* Stopping flush early job output to logs[164G[ OK ]
* Starting SystemD login management service[164G[ OK ]
* Starting modem connection manager[164G[ OK ]
* Starting configure network device security[164G[ OK ]
* Starting configure virtual network devices[164G[ OK ]
* Starting bluetooth daemon[164G[ OK ]
* Starting system logging daemon[164G[ OK ]
* Starting Bridge file events into upstart[164G[ OK ]
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
* Starting AppArmor profiles [170G
[164G[ OK ]
* Starting mDNS/DNS-SD daemon[164G[ OK ]
* Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[164G[ OK ]
* Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[164G[ OK ]
* Starting network connection manager[164G[ OK ]
* Setting sensors limits [170G
[164G[ OK ]
* Setting up X socket directories... [170G
[164G[ OK ]
* Stopping System V initialisation compatibility[164G[ OK ]
* Starting System V runlevel compatibility[164G[ OK ]
* Starting regular background program processing daemon[164G[ OK ]
* Starting anac(h)ronistic cron[164G[ OK ]
* Starting save kernel messages[164G[ OK ]
* Stopping save kernel messages[164G[ OK ]
* Starting ACPI daemon[164G[ OK ]
* Stopping anac(h)ronistic cron[164G[ OK ]
Hors ligne
#12 Le 16/05/2014, à 22:41
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Voilà ! C'est bien à ça qu'il faut arriver ; déjà ça prend moins de place.
Donc en bas de ton message #7, clique sur "Modifier" et modifie, merci !
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#13 Le 18/05/2014, à 04:12
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Comme le problème demeure, en cherchant dans ce que tu m'as indiqué j'ai fait ceci:
sudo tune2fs -l /dev/sda1
tune2fs 1.42.9 (4-Feb-2014)
Filesystem volume name: <none>
Last mounted on: /
Filesystem UUID: e4103531-4628-43ad-b2bd-9d5686c0ace6
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags: signed_directory_hash
Default mount options: user_xattr acl
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 19415040
Block count: 77645312
Reserved block count: 3882265
Free blocks: 61748124
Free inodes: 19084131
First block: 0
Block size: 4096
Fragment size: 4096
Reserved GDT blocks: 1005
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 8192
Inode blocks per group: 512
Flex block group size: 16
Filesystem created: Tue Dec 17 22:06:25 2013
Last mount time: Sun May 18 04:16:57 2014
Last write time: Sun May 18 04:16:56 2014
Mount count: 4
Maximum mount count: -1
Last checked: Sun May 18 01:29:28 2014
Check interval: 0 (<none>)
Lifetime writes: 267 GB
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 256
Required extra isize: 28
Desired extra isize: 28
Journal inode: 8
First orphan inode: 394219
Default directory hash: half_md4
Directory Hash Seed: ef84f405-cfef-49a4-85a1-cb1e1bd9d075
Journal backup: inode blocks
Si cela peut aider!!!
Hors ligne
#14 Le 18/05/2014, à 10:21
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
sudo apt-get install smartmontools
puis donne le retour complet de
sudo smartctl -a /dev/sda
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#15 Le 18/05/2014, à 16:22
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Voici le retour de
sudo smartctl -a /dev/sda
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-24-generic] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Model Family: Seagate Momentus SpinPoint M8 (AF)
Device Model: ST320LM001 HN-M320MBB
Serial Number: S2ZXJ9KDB01602
LU WWN Device Id: 5 0004cf 20babbe18
Firmware Version: 2BA30001
User Capacity: 320 072 933 376 bytes [320 GB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5400 rpm
Device is: In smartctl database [for details use: -P show]
ATA Version is: ATA8-ACS T13/1699-D revision 6
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sun May 18 17:16:11 2014 CEST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 3900) seconds.
Offline data collection
capabilities: (0x5b) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 2) minutes.
Extended self-test routine
recommended polling time: ( 65) minutes.
SCT capabilities: (0x003f) SCT Status supported.
SCT Error Recovery Control supported.
SCT Feature Control supported.
SCT Data Table supported.
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 0
2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0
3 Spin_Up_Time 0x0023 095 091 025 Pre-fail Always - 1779
4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 565
5 Reallocated_Sector_Ct 0x0033 252 252 010 Pre-fail Always - 0
7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 915
10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 3
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 503
191 G-Sense_Error_Rate 0x0022 100 100 000 Old_age Always - 4
192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
194 Temperature_Celsius 0x0002 064 056 000 Old_age Always - 32 (Min/Max 14/44)
195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
196 Reallocated_Event_Count 0x0032 252 252 000 Old_age Always - 0
197 Current_Pending_Sector 0x0032 252 252 000 Old_age Always - 0
198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
199 UDMA_CRC_Error_Count 0x0036 200 200 000 Old_age Always - 0
200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 8711
223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 3
225 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 3064
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
No self-tests have been logged. [To run self-tests, use: smartctl -t]
SMART Selective self-test log data structure revision number 0
Note: revision number not 1 implies that no selective self-test has ever been run
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Completed [00% left] (0-65535)
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
Hors ligne
#16 Le 18/05/2014, à 17:34
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Ton disque est presque neuf.
En relisant ton premier message, je vois que ta 14.04 tourne avec le noyau 3.13.0.24.
Ce noyau et son prédécesseur 3.13.0.23 connaissent des problèmes.
Si tu as un noyau plus ancien, démarre dessus. Connais-tu la procédure ?
Sinon, guette la prochaine mise à jour du noyau. Et là encore, en cas d'aggravation, sois en mesure de démarrer sur ton noyau actuel.
A part ça, je sèche !
Espérons qu'un cador se penche sur le cas de ce disque et de cet OS !
Qu'ont donné tes recherches sur la toile ?
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#17 Le 18/05/2014, à 18:27
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Non, je ne connais pas la procédure. Je suis novice et je tente d'apprendre grâce à des personnes comme toi. Je pensais qu'une réinstallation propre serait la solution radicale! car je suis passé de la version 13 à la 14 par une mise à niveau. Sinon que me conseilles-tu? De revenir à la 12;04 LTS?Où de réinstaller le14 04 LTS
Bien à toi
Hors ligne
#18 Le 18/05/2014, à 18:34
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Les recherches sur la toile ne parlent pas de ce type de situation et le peu d'écrits ne mentionnent aucune solution,............ enfin à mon niveau!!
Hors ligne
#19 Le 04/06/2014, à 21:21
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Désolé, je n'avais pas vu ta réponse.
Avec une 12.04 LTS live, ton disque est-il correctement reconnu ?
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#20 Le 10/06/2014, à 16:05
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Oups!! je croyais que la cause était perdue....d'où mon retard
Depuis j'ai installé le noyau:
3.14.0-031400rc1-generic #201402022035 SMP Mon Feb 3 01:37:33 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
toujours le même affichage au démarrage MAIS avec 4 lignes supplémentaires au dessus du style:
[2.45.237.4] unable to find transceiver ............avec des [codes CHIFFRÉS] différents sur les trois autres lignes
[autre code] unable to find transceiver ...........
[autre code] unable to find transceiver ...........
[autre code] unable to find transceiver ...........
je ne suis pas le seul dans ce cas:
https://forum.ubuntu-fr.org/viewtopic.php?id=1495001
Voilà pour l'instant
je n'ai pas essayé ta proposition avec 12 04 LTS
Dernière modification par gycath (Le 10/06/2014, à 16:12)
Hors ligne
#21 Le 11/06/2014, à 01:37
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
As-tu suivi le lien ? Il dit que c'est un bogue qui n'empêche pas OS, usb et disques de fonctionner normalement.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#22 Le 11/06/2014, à 03:05
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Oui, j'ai vu et compris dans ce sens........mais bon je n'aime pas les points qui ne tournent pas rond!! Ne penses-tu pas qu'en faisant une installation propre de Ubuntu 14-04 LTS à partir d’une image iso et non pas en restant sur cette seule mise à niveau, cette situation se résorbera?
Dernière modification par gycath (Le 11/06/2014, à 03:08)
Hors ligne
#23 Le 11/06/2014, à 03:35
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
1) Aucune idée.
2) Que donne le noyau 3.13.0.29 ?
3) Tu dis " je n'aime pas les points qui ne tournent pas rond" et tu as installé un noyau "rc" (3.14.0-031400rc1) ???
4) un truc qui tourne, c'est la 12.04.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#24 Le 12/06/2014, à 07:09
- gycath
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
3) Tu dis " je n'aime pas les points qui ne tournent pas rond" et tu as installé un noyau "rc" (3.14.0-031400rc1) ??? Et oui je ne savais pas, maintenant je sais!
4) un truc qui tourne, c'est la 12.04. effectivement je l'ai en dual boot avec W7 ailleurs
2) Que donne le noyau 3.13.0.29 ? je viens de le placer, avec ce qui suit mais comment faire en sorte que le système démarre sur ce noyau?
~$ sudo apt-get install 3.13.0.29
[sudo] password :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Note : sélection de linux-cloud-tools-3.13.0-29 pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-headers-3.13.0-29-generic pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-signed-image-3.13.0-29-generic pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-headers-3.13.0-29 pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-image-3.13.0-29-lowlatency pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-cloud-tools-3.13.0-29-generic pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-tools-3.13.0-29-lowlatency pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-tools-3.13.0-29 pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-image-extra-3.13.0-29-generic pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-cloud-tools-3.13.0-29-lowlatency pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-headers-3.13.0-29-lowlatency pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-image-3.13.0-29-generic pour l'expression rationnelle « 3.13.0.29 »
Note : sélection de linux-tools-3.13.0-29-generic pour l'expression rationnelle « 3.13.0.29 »
linux-cloud-tools-3.13.0-29 est déjà la plus récente version disponible.
linux-cloud-tools-3.13.0-29-generic est déjà la plus récente version disponible.
linux-cloud-tools-3.13.0-29-lowlatency est déjà la plus récente version disponible.
linux-tools-3.13.0-29 est déjà la plus récente version disponible.
linux-tools-3.13.0-29-generic est déjà la plus récente version disponible.
linux-tools-3.13.0-29-lowlatency est déjà la plus récente version disponible.
Les paquets supplémentaires suivants seront installés :
sbsigntool
Paquets suggérés :
fdutils linux-doc-3.13.0 linux-source-3.13.0 linux-tools
Les NOUVEAUX paquets suivants seront installés :
linux-headers-3.13.0-29 linux-headers-3.13.0-29-generic
linux-headers-3.13.0-29-lowlatency linux-image-3.13.0-29-generic
linux-image-3.13.0-29-lowlatency linux-image-extra-3.13.0-29-generic
linux-signed-image-3.13.0-29-generic sbsigntool
0 mis à jour, 8 nouvellement installés, 0 à enlever et 0 non mis à jour.
Il est nécessaire de prendre 114 Mo dans les archives.
Après cette opération, 476 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] O
Réception de : 1 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.13.0-29-generic amd64 3.13.0-29.53 [15,0 MB]
Réception de : 2 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-3.13.0-29-lowlatency amd64 3.13.0-29.53 [51,7 MB]
Réception de : 3 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.13.0-29 all 3.13.0-29.53 [8 877 kB]
Réception de : 4 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.13.0-29-generic amd64 3.13.0-29.53 [706 kB]
Réception de : 5 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.13.0-29-lowlatency amd64 3.13.0-29.53 [708 kB]
Réception de : 6 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-image-extra-3.13.0-29-generic amd64 3.13.0-29.53 [36,6 MB]
Réception de : 7 http://fr.archive.ubuntu.com/ubuntu/ trusty/main sbsigntool amd64 0.6-0ubuntu7 [50,1 kB]
Réception de : 8 http://fr.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-signed-image-3.13.0-29-generic amd64 3.13.0-29.53 [3 996 B]
114 Mo réceptionnés en 16min 13s (117 ko/s)
Sélection du paquet linux-image-3.13.0-29-generic précédemment désélectionné.
(Lecture de la base de données... 264800 fichiers et répertoires déjà installés.)
Préparation du décompactage de .../linux-image-3.13.0-29-generic_3.13.0-29.53_amd64.deb ...
Done.
Décompactage de linux-image-3.13.0-29-generic (3.13.0-29.53) ...
Sélection du paquet linux-image-3.13.0-29-lowlatency précédemment désélectionné.
Préparation du décompactage de .../linux-image-3.13.0-29-lowlatency_3.13.0-29.53_amd64.deb ...
Done.
Décompactage de linux-image-3.13.0-29-lowlatency (3.13.0-29.53) ...
Sélection du paquet linux-headers-3.13.0-29 précédemment désélectionné.
Préparation du décompactage de .../linux-headers-3.13.0-29_3.13.0-29.53_all.deb ...
Décompactage de linux-headers-3.13.0-29 (3.13.0-29.53) ...
Sélection du paquet linux-headers-3.13.0-29-generic précédemment désélectionné.
Préparation du décompactage de .../linux-headers-3.13.0-29-generic_3.13.0-29.53_amd64.deb ...
Décompactage de linux-headers-3.13.0-29-generic (3.13.0-29.53) ...
Sélection du paquet linux-headers-3.13.0-29-lowlatency précédemment désélectionné.
Préparation du décompactage de .../linux-headers-3.13.0-29-lowlatency_3.13.0-29.53_amd64.deb ...
Décompactage de linux-headers-3.13.0-29-lowlatency (3.13.0-29.53) ...
Sélection du paquet linux-image-extra-3.13.0-29-generic précédemment désélectionné.
Préparation du décompactage de .../linux-image-extra-3.13.0-29-generic_3.13.0-29.53_amd64.deb ...
Décompactage de linux-image-extra-3.13.0-29-generic (3.13.0-29.53) ...
Sélection du paquet sbsigntool précédemment désélectionné.
Préparation du décompactage de .../sbsigntool_0.6-0ubuntu7_amd64.deb ...
Décompactage de sbsigntool (0.6-0ubuntu7) ...
Sélection du paquet linux-signed-image-3.13.0-29-generic précédemment désélectionné.
Préparation du décompactage de .../linux-signed-image-3.13.0-29-generic_3.13.0-29.53_amd64.deb ...
Décompactage de linux-signed-image-3.13.0-29-generic (3.13.0-29.53) ...
Traitement déclenché pour man-db (2.6.7.1-1) ...
Paramétrage de linux-image-3.13.0-29-generic (3.13.0-29.53) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.14.0-031400rc1-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.14.0-031400rc1-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-lowlatency
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
fait
Paramétrage de linux-image-3.13.0-29-lowlatency (3.13.0-29.53) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
update-initramfs: Generating /boot/initrd.img-3.13.0-29-lowlatency
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.14.0-031400rc1-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.14.0-031400rc1-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-lowlatency
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-lowlatency
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
fait
Paramétrage de linux-headers-3.13.0-29 (3.13.0-29.53) ...
Paramétrage de linux-headers-3.13.0-29-generic (3.13.0-29.53) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
Paramétrage de linux-headers-3.13.0-29-lowlatency (3.13.0-29.53) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.13.0-29-lowlatency /boot/vmlinuz-3.13.0-29-lowlatency
Paramétrage de linux-image-extra-3.13.0-29-generic (3.13.0-29.53) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/dkms 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
update-initramfs: Generating /boot/initrd.img-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/pm-utils 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/update-notifier 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.13.0-29-generic /boot/vmlinuz-3.13.0-29-generic
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.14.0-031400rc1-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.14.0-031400rc1-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-lowlatency
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-lowlatency
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
fait
Paramétrage de sbsigntool (0.6-0ubuntu7) ...
Paramétrage de linux-signed-image-3.13.0-29-generic (3.13.0-29.53) ...
Création du fichier de configuration GRUB…
Attention : Définir GRUB_TIMEOUT à une valeur non nulle si GRUB_HIDDEN_TIMEOUT est définie n’est plus possible.
Image Linux trouvée : /boot/vmlinuz-3.14.0-031400rc1-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.14.0-031400rc1-generic
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-lowlatency
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-lowlatency
Image Linux trouvée : /boot/vmlinuz-3.13.0-29-generic
Image mémoire initiale trouvée : /boot/initrd.img-3.13.0-29-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
ERROR: sil: invalid metadata checksum in area 3 on /dev/sda
fait
voilà ce que donne la commande suivante:
$ dpkg -l | grep -Ei "linux-headers|linux-image"ii linux-headers-3.13.0-29 3.13.0-29.53 all Header files related to Linux kernel version 3.13.0
ii linux-headers-3.13.0-29-generic 3.13.0-29.53 amd64 Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii linux-headers-3.13.0-29-lowlatency 3.13.0-29.53 amd64 Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
ii linux-headers-3.14.0-031400rc1 3.14.0-031400rc1.201402022035 all Header files related to Linux kernel version 3.14.0
ii linux-headers-3.14.0-031400rc1-generic 3.14.0-031400rc1.201402022035 amd64 Linux kernel headers for version 3.14.0 on 64 bit x86 SMP
ii linux-image-3.13.0-29-generic 3.13.0-29.53 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii linux-image-3.13.0-29-lowlatency 3.13.0-29.53 amd64 Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii linux-image-3.14.0-031400rc1-generic 3.14.0-031400rc1.201402022035 amd64 Linux kernel image for version 3.14.0 on 64 bit x86 SMP
ii linux-image-extra-3.13.0-29-generic 3.13.0-29.53 amd64 Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
guy@guy-W240EU-W250EUQ-W270EUQ:~$ uname -a
Linux guy-W240EU-W250EUQ-W270EUQ 3.14.0-031400rc1-generic #201402022035 SMP Mon Feb 3 01:37:33 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
Mais c'est chaque fois le 3.14.0-031400rc1 qui est activé:
$ uname -r
3.14.0-031400rc1-generic
j'ai vu des commandes pour le faire ici ou là mais ce n'est pas clair pour moi!!! donc je n'ose pas....
Dernière modification par gycath (Le 12/06/2014, à 08:54)
Hors ligne
#25 Le 12/06/2014, à 10:31
- moko138
Re : RESOLU: error SIL:INVALID METADATA CHECSUM IN AREA 3 ON DEV/SDA
Pour démarrer sur un noyau antérieur, une méthode est de tapoter la touche Majuscules pendant le démarrage (comme en multi-amorçage),
ensuite de choisir la ligne "linux previous versions".
Plus d'infos dans la Doc, "grub".
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne