Hello,

Yesterday I bought a new 4 GB microSD card; the kernel sees it as:

root@om-gta02 ~ $ dmesg | fgrep mmc

[21474538.585000] mmc0: new high speed SDHC card at address 0002
[21474538.770000] mmcblk0: mmc0:0002 N/A   3.68 GiB 
[21474538.775000]  mmcblk0: p1
[21474572.875000] VFS: Can't find a valid FAT filesystem on dev mmcblk0.
[21474572.885000] VFS: Can't find a valid FAT filesystem on dev mmcblk0
...

but there is no partition table on it:

root@om-gta02 ~ $ fdisk -l /dev/mmcblk0

Disk /dev/mmcblk0: 3953 MB, 3953131520 bytes
4 heads, 16 sectors/track, 120640 cylinders
Units = cylinders of 64 * 512 = 32768 bytes

Disk /dev/mmcblk0 doesn't contain a valid partition table

How can I put a valid FAT and file system on it using only SHR? I have
no other Linux systems, only FreeBSD...

Thanks

        matthias
-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <g...@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5
_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to