[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:19434] Re: pcmcia-cs@plamo
-
From:Hiroyuki Tanuma
-
Date:Thu, 26 Jun 2003 03:40:58 +0900 (JST)
- Subject: [plamo:19434] Re: pcmcia-cs@plamo
- From: Hiroyuki Tanuma <felmion@xxxxxxxxxxxx>
- Date: Thu, 26 Jun 2003 03:40:56 +0900
たぬまです。
Susumu Fujino <isoya50@io.ocn.ne.jp> さんが、
Thu, 26 Jun 2003 02:51:02 +0900 (JST) に書いた、
「[plamo:19433] Re: pcmcia-cs@plamo」というメールで
:)藤野です。
:) pcmcia-cs-3.2.3.tar.gzを取得して
:)# mv pcmcia-cs-3.2.3.tar.gz /usr/src/linux
:)で展開、インストールは成功しました。
:)しかし、PCカードアダプタをPCスロットにさして、ぴ、ぴと2回音を
:)聞いて、そのあと以下のように見当でmount作業にとりあえず
:)やってみたのですが、もっと得た知識を身にしなくてはだめで
:)ここで、いまのとこ、中断です。とりあえず
:)退散です。
:)
:)
:)bash-2.05a# mount -t vfat /dev/hde←これも見当(冷汗もの)
見当じゃなく、ちゃんと調べて下さいな。
カードを認識したら(ピッ、ピッと鳴った後)、dmesgコマンドを入
力すると、一番おしりの方に以下のような感じで認識したカードの
情報が出ていると思います。(うちのデジカメのメモリースティッ
クを挿した時の例です)
hde: MEMORYSTICK 8M 8K, ATA DISK drive
ide2 at 0x100-0x107,0x10e on irq 3
hde: 15840 sectors (8 MB) w/1KiB Cache, CHS=495/2/16
hde: hde1
ide-cs: hde: Vcc = 3.3, Vpp = 0.0
hde: hde1
hde: hde1
これの場合メモリースティックは/dev/hdeというデバイスとして認
識され、その中にはhde1というパーティションが切られているとい
うことになります。
あとは以下のメッセージとmountコマンドのマニュアルを良く読ん
でmountのパラメータを設定してみて下さい。
:)Usage: mount -V : print version
:) mount -h : print this help
:) mount : list mounted filesystems
:) mount -l : idem, including volume labels
:)So far the informational part. Next the mounting.
*:)The command is `mount [-t fstype] something somewhere'.
:)Details found in /etc/fstab may be omitted.
:) mount -a : mount all stuff from /etc/fstab
:) mount device : mount device at the known place
:) mount directory : mount known device here
*:) mount -t type dev dir : ordinary mount command
:)Note that one does not really mount a device, one mounts
:)a filesystem (of the given type) found on the device.
:)One can also mount an already visible directory tree elsewhere:
:) mount --bind olddir newdir
:)A device can be given by name, say /dev/hda1 or /dev/cdrom,
:)or by label, using -L label or by uuid, using -U uuid .
- Follow-Ups
-
- [plamo:19438] Re: pcmcia-cs@plamo, Shun-ichi TAHARA (田原 俊一)
- References
-
- [plamo:19432] pcmcia-cs@plamo, Susumu Fujino
- [plamo:19433] Re: pcmcia-cs@plamo, Susumu Fujino
[検索ページ]
[メール一覧]
Plamo ML 公開システム