Strona 1 z 1

Montowanie karty sd

: 21 stycznia 2009, 19:23
autor: m4ul
Nie mogę zamontować żadnej karty?

Trochę danych:
  • Compal jhl90
    Debian Lenny AMD64; kernel 2.6.27.10

Kod: Zaznacz cały

        Device Boot      Start         End      Blocks   Id  System
/dev/mspblk0p1   *           1         976     1997636+   6  FAT16

Kod: Zaznacz cały

mount -t vfat /dev/mspblk0 /mnt/karta
mount: wrong fs type, bad option, bad superblock on /dev/mspblk0,
       missing codepage or helper program, or other error

Kod: Zaznacz cały

dmesg | tail
[ 8495.148085] mspblk0: p1
[ 8559.196745] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 8559.197482] FAT: bogus number of reserved sectors
[ 8559.197492] VFS: Can't find a valid FAT filesystem on dev mspblk0.
[ 9505.473364] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 9505.474050] FAT: bogus number of reserved sectors
[ 9505.474059] VFS: Can't find a valid FAT filesystem on dev mspblk0.
[ 9712.707158] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[ 9712.707847] FAT: bogus number of reserved sectors
[ 9712.707856] VFS: Can't find a valid FAT filesystem on dev mspblk0.
Dziękuję za pomoc.

: 21 stycznia 2009, 19:26
autor: lis6502

Kod: Zaznacz cały

mount /dev/mspblk0p1 /mnt/karta
?

: 21 stycznia 2009, 21:31
autor: fnmirk
m4ul, zajrzałeś wcześniej do takiego fajnego artykułu dostępnego na forum?

http://debian.linux.pl/viewtopic.php?t=777

: 21 stycznia 2009, 21:47
autor: lis6502
Offtopem mówiąc zastanawiam się nad nazewnictwem tego urządzenia. To już całkiem z mody wszyły [hs]da?

: 21 stycznia 2009, 23:06
autor: m4ul
fnmirk, zanim napisze na jakims forum, to przewalam Google jak szerokie, dlugie i wysokie. A ten jak nazwales fajny artykul jakos nie pomogl.

Kod: Zaznacz cały

mount /dev/mspblk0 /mnt/karta
mount: you must specify the filesystem type

: 21 stycznia 2009, 23:09
autor: lis6502
Masz Uniksowy (chyba) system nazywania partycji. Nie rozwodząc się: daj sobie powiedzieć że bez p0 na końcu nie ruszy.

: 22 stycznia 2009, 01:40
autor: m4ul
Przepraszam, zwyczajnie się zagapiłem :)

Dziekuję za pomoc.
Pozdrawiam.