- Registriert
- 11. September 2010
- Beiträge
- 22.665
- Lösungen
- 10
- Reaktionspunkte
- 70.600
- Punkte
- 1.103
Ich versuche schon seit Stunden eine 64GB Micro SD Karte, mit GParted, ext4 (sauber) zu formatieren. Leider ohne Erfolg.
Odroid XU4, Ubuntu 15.04. Speicherkarte steckt im internen Kartenleser. Auch über USB-Kartenleser hatte ich keinen Erfolg. Laut Hersteller soll der interne Kartenleser 64GB-Speicherkarten können.
Auch über Konsole habe ich keinen Erfolg
Um das Gerät geht es (rot).
Das Ubuntu ist auf 8GB eMMc installiert.
??? Was bedeutet Das?
MfG
Odroid XU4, Ubuntu 15.04. Speicherkarte steckt im internen Kartenleser. Auch über USB-Kartenleser hatte ich keinen Erfolg. Laut Hersteller soll der interne Kartenleser 64GB-Speicherkarten können.
Auch über Konsole habe ich keinen Erfolg
Code:
root@odroid:/home/odroid# fdisk -l
Disk /dev/mmcblk0: 7,3 GiB, 7818182656 bytes, 15269888 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x0008aae4
Device Boot Start End Sectors Size Id Type
/dev/mmcblk0p1 2048 264191 262144 128M c W95 FAT32 (LBA)
/dev/mmcblk0p2 264192 15268864 15004673 7,2G 83 Linux
Disk /dev/mmcblk0boot1: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mmcblk0boot0: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/mmcblk1: 62,5 GiB, 67108864000 bytes, 131072000 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x9fea6cb1
Device Boot Start End Sectors Size Id Type
[COLOR=#ff0000]/dev/mmcblk1p1 2048 131071999 131069952 62,5G 83 Linux[/COLOR]
Das Ubuntu ist auf 8GB eMMc installiert.
Code:
root@odroid:/home/odroid# dmesg | tail
[11264.684305] [c0] s2m_rtc_read_time: 2016/1/22 19:4:36(5)
[11264.684615] [c0] s2m_rtc_stop_alarm: 2000/1/1 12:0:0(0)
[11924.684119] [c0] s2m_rtc_set_time: 2016/1/22 19:15:35(5)
[11924.685755] [c0] s2m_rtc_read_time: 2016/1/22 19:15:36(5)
[11924.686054] [c0] s2m_rtc_stop_alarm: 2000/1/1 12:0:0(0)
[12524.532990] [c5] JBD2: no valid journal superblock found
[COLOR=#ff0000][12524.533002] [c5] EXT4-fs (mmcblk1p1): error loading journal[/COLOR]
[12584.686766] [c0] s2m_rtc_set_time: 2016/1/22 19:26:35(5)
[12584.688497] [c0] s2m_rtc_read_time: 2016/1/22 19:26:36(5)
[12584.688818] [c0] s2m_rtc_stop_alarm: 2000/1/1 12:0:0(0)
MfG
Zuletzt bearbeitet: