[tlinux-users:07936] Re: Internal SD Card in Kernel 2.6.17.4
"Manuel Aguilar" <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
Renato, On what hardware are you running that kernel ? I have a satellite p100, and i tried a 2.6.17.1 image without success. Did you just modprobe mmc_block or you actually had to modify some module parameters? cheers, Manuel On 7/14/06, Grant McDorman <[email protected]> wrote: > > mmcblk0 is, presumably, the entire (raw) device. mmcblk0p1 would the first > (and only) partition on the card. It should be equivalent to /dev/hda and > /dev/hda1 for the ATAPI hard disk. > > > On 7/14/06, Renato S. Yamane <[email protected]> wrote: > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > I ask... I answer :-) > > When I run "modprobe mmc_block" is created two devices in /dev (mmcblk0 > > and mmcblk0p1) > > I don't know why, but the correct is mmcblkp1. > > Now I can access my SD CARD :-) > > > > - -- > > Renato S. Yamane > > Fingerprint: 68AE A381 938A F4B9 8A23 D11A E351 5030 D420 515A > > PGP Server: http://pgp.mit.edu/ --> KeyID: 0xD420515A > > <http://www.renatoyamane.com> > > > > > > Renato S. Yamane escreveu: > > > Hi, > > > Kernel 2.6.17 have support to multi-reader cards (Sd, MMC, etc) > > > available in most laptops. > > > > > > > > > I compile kernel 2.6.17.4 and all modules is run, but I can't mount my > > > SD CARD: > > > > > > mmcblk0: mmc2:0001 128MB 122752KiB > > > mmcblk0: p1 > > > FAT: Unrecognized mount option "flush" or missing value > > > FAT: Unrecognized mount option "flush" or missing value > > > FAT: Unrecognized mount option "flush" or missing value > > > FAT: bogus number of reserved sectors > > > VFS: Can't find a valid FAT filesystem on dev mmcblk0. > > > hfs: can't find a HFS filesystem on dev mmcblk0. > > > ReiserFS: mmcblk0: warning: sh-2021: reiserfs_fill_super: can not find > > > reiserfs on mmcblk0 > > > Unable to identify CD-ROM format. > > > NTFS-fs error (device mmcblk0): read_ntfs_boot_sector(): Primary boot > > > sector is invalid. > > > NTFS-fs error (device mmcblk0): read_ntfs_boot_sector(): Mount option > > > errors=recover not used. Aborting without trying to recover. > > > NTFS-fs error (device mmcblk0): ntfs_fill_super(): Not an NTFS volume. > > > > > FAT: bogus number of reserved sectors > > > VFS: Can't find a valid FAT filesystem on dev mmcblk0. > > > FAT: bogus number of reserved sectors > > > VFS: Can't find a valid FAT filesystem on dev mmcblk0 > > > > > > Anybody can help me? > > > > > > Best Regards, > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.2 (GNU/Linux) > > Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org > > > > iD8DBQFEuEsN41FQMNQgUVoRAk/gAKCAsTF8BS74ncGpLhyJqYZWkMt1HQCfZrjp > > x/DW8QA3r7KdUBUmWtbWtVM= > > =KQQv > > -----END PGP SIGNATURE----- > > > > > > > -- > Grant McDorman >