Page 1 sur 1

[carte sd] Problème avec le raspberry (Résolu)

Publié : ven. 29 mai 2015, 16:17
par Maximilien LIX
Hello world !
En direct de la salle de SIN en bac STI2D, je suis un élève qui "tente" de flasher une image système de raspbian sur son raspberry. Problème ? Mon thinkpad edge sous archlinux ne reconnaît pas ma carte SD HC...

Code : Tout sélectionner

[maxou@archlinux Téléchargements]$ lsusb
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 5986:0299 Acer, Inc 
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Code : Tout sélectionner

/dev/sda1: UUID="84e3942c-4741-4290-91d3-173616a16429" TYPE="ext2" PARTUUID="000321fb-01"
/dev/sda2: UUID="a4ba3aef-a766-4b77-adae-d8c904698af3" TYPE="swap" PARTUUID="000321fb-02"
/dev/sda3: UUID="2d459976-f09c-4ea4-8880-cc84f66e3fea" TYPE="ext4" PARTUUID="000321fb-03"
/dev/sda4: UUID="c1e15cf8-c8c8-4329-8ea9-ab73bdbf78af" TYPE="ext4" PARTUUID="000321fb-04"
/dev/mmcblk0: PTUUID="1660e00a" PTTYPE="dos"
/dev/mmcblk0p1: LABEL="RECOVERY" UUID="E846-6D69" TYPE="vfat" PARTUUID="1660e00a-01"
/dev/mmcblk0p3: LABEL="SETTINGS" UUID="ae50cad3-9f35-4384-8a31-20e69aa16a30" TYPE="ext4" PARTUUID="1660e00a-03"
/dev/mmcblk0p5: SEC_TYPE="msdos" LABEL="boot" UUID="851A-4C5D" TYPE="vfat" PARTUUID="1660e00a-05"
/dev/mmcblk0p6: LABEL="root" UUID="e5cd1a50-8741-4bbc-9b77-866d918f3245" TYPE="ext4" PARTUUID="1660e00a-06"
En fait, savez-vous à quoi correspond /dev/mmcblk0 ? :/ Serais-ce ma carte SD ?

Re: [carte sd] Problème avec le raspberry (non résolu)

Publié : ven. 29 mai 2015, 16:42
par AlexxC
Salut
Oui, Tout a fait. C'est ta carte sd au pire, fait un lsblk -l
Ça te donnera le nom est les taille de tes hdd et autre system de stockage

Re: [carte sd] Problème avec le raspberry

Publié : lun. 01 juin 2015, 22:02
par Maximilien LIX
Oh en fait j'avais pas vu que c'était bel et bien ma carte sd x)
Merci, sujet -> résolu ! :D