[filesystems] vfat inconnu linux 3.2.6.2→3.2.8.1 (contourné)

Reconnaissance et configuration du matériel / kernel linux
Avatar de l’utilisateur
kamui57
archer de cavalerie
Messages : 157
Inscription : dim. 30 mai 2010, 13:44
Localisation : Moselle

[filesystems] vfat inconnu linux 3.2.6.2→3.2.8.1 (contourné)

Message par kamui57 »

J'ai fait ma mise à jour, et suis passée de linux-3.2.6-2-x86_64.pkg.tar.xz à linux-3.2.8-1-x86_64.pkg.tar.xz, ainsi que de linux-headers-3.2.6-2-x86_64.pkg.tar.xz à linux-headers-3.2.8-1-x86_64.pkg.tar.xz. Ensuite, la partition FAT de mon pc ne fonctionnait plus (erreur dans pcmanfm) alors qu'elle est en vfat:

Code : Tout sélectionner

21:45:25 stepharch@toshi:~ 13$ blkid 
/dev/sda1: LABEL="SYSTEM" UUID="983C15473C152234" TYPE="ntfs" 
/dev/sda2: LABEL="WINDOWS" UUID="FCE41A9FE41A5BE8" TYPE="ntfs" 
/dev/sda3: LABEL="Data" UUID="247E1E797E1E43C8" TYPE="ntfs" 
/dev/sda5: LABEL="racineArchlinux" UUID="add04505-12d9-49ab-9817-e16a5e7b6b79" TYPE="ext4" 
/dev/sda6: UUID="d28b75e7-35a3-41be-8966-a27e0de6f0b7" TYPE="swap" 
/dev/sda7: LABEL="home" UUID="8a7c7feb-c6a3-4c0b-b9d0-1b00ec050013" TYPE="ext4" 
/dev/sda8: LABEL="DATA" UUID="AD12-29C0" TYPE="vfat" 
21:58:43 stepharch@toshi:~ 14$ 
Sur le forum debian quelqu'un conseillait de monter manuellement, cela ne fonctionne pas.

Code : Tout sélectionner

21:45:17 stepharch@toshi:~ 11$ sudo mount /dev/sda8 /mnt/test
mount : type de système de fichiers « vfat » inconnu
21:45:19 stepharch@toshi:~ 12$ sudo mount /dev/sda8 /mnt/test -t vfat
mount : type de système de fichiers « vfat » inconnu
La mise à jour du noyau s'est passée apparemment sans problème

Code : Tout sélectionner

(108/187) mise à jour de linux                     [----------------------] 100%
>>> Updating module dependencies. Please wait ...
>>> Generating initial ramdisk, using mkinitcpio.  Please wait...
==> Building image from preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.2.8-1-ARCH
  -> Parsing hook: [base]
  -> Parsing hook: [udev]
  -> Parsing hook: [fbsplash]
  -> Parsing hook: [autodetect]
  -> Parsing hook: [pata]
  -> Parsing hook: [scsi]
  -> Parsing hook: [sata]
  -> Parsing hook: [filesystems]
  -> Parsing hook: [usbinput]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect,fbsplash
==> Starting build: 3.2.8-1-ARCH
  -> Parsing hook: [base]
  -> Parsing hook: [udev]
  -> Parsing hook: [pata]
  -> Parsing hook: [scsi]
  -> Parsing hook: [sata]
  -> Parsing hook: [filesystems]
  -> Parsing hook: [usbinput]
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
(109/187) mise à jour de linux-headers             [----------------------] 100%
Au final, j'ai downgradé linux et linux-headers pour l'instant et ça refonctionne. :)
Quand le dernier arbre aura été abattu, et le dernier animal exterminé, les hommes se rendront compte que l'argent ne se mange pas. (proverbe indien)
Toshiba Satellite 512 Mo RAM, Archlinux Gnome 3 restreint / Crunchbang LXDE
Toshiba Satellite 4 Go RAM, Archlinux Gnome-shell,LXDE / W7
http://wiki.archlinux.fr/Pastebin pour poster du texte sur internet en console
Avatar de l’utilisateur
FoolEcho
Maître du Kyudo
Messages : 10707
Inscription : dim. 15 août 2010, 11:48
Localisation : Basse-Normandie

Re: [filesystems] vfat inconnu linux 3.2.6.2→3.2.8.1 (contou

Message par FoolEcho »

Au pif, le module vfat se charge correctement: lsmod, modprobe ? locate vfat ?
«The following statement is not true. The previous statement is true.» :nage:
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17285
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [filesystems] vfat inconnu linux 3.2.6.2→3.2.8.1 (contou

Message par benjarobin »

Pour information tu devrait avoir ce fichier /lib/modules/3.2.8-1-ARCH/kernel/fs/fat/vfat.ko.gz
Tu peux essayer de faire : depmod -a
Zsh | KDE | PC fixe : core i7, carte nvidia
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
Répondre