Linux 版 (精华区)
发信人: qubo (qubo), 信区: Linux
标 题: [合集]linux下怎么访问fat分区呢?
发信站: 哈工大紫丁香 (2003年11月10日13:18:40 星期一), 站内信件
────────────────────────────────────────
IcebergLiu (A_WEN) 于 Thu Oct 2 22:37:13 2003 说道:
谢谢,
────────────────────────────────────────
gongyb (phlosci) 于 2003年10月02日22:55:34 星期四 说道:
mount /dev/hda* /mnt/windisk
【 在 IcebergLiu (A_WEN) 的大作中提到: 】
:
: 谢谢,
────────────────────────────────────────
IcebergLiu (A_WEN) 于 Fri Oct 3 00:20:39 2003 说道:
【 在 gongyb 的大作中提到: 】
: mount /dev/hda* /mnt/windisk
: 【 在 IcebergLiu (A_WEN) 的大作中提到: 】
: :
: : 谢谢,
mount -t vfat /dev/hda1 /mnt/c-hd-fat
I mount drive c to /mnt/c-hd-fat,
but how can I mount logic drive d ?
mount -t vfat /dev/hda2 /mnt/d-hd-fat
It can not work.
────────────────────────────────────────
ids (Plan9) 于 Fri Oct 3 01:02:17 2003 说道:
mount /dev/hda5 /mnt/...
逻辑分区是hda4之后
【 在 IcebergLiu 的大作中提到: 】
:
: 【 在 gongyb 的大作中提到: 】
: : mount /dev/hda* /mnt/windisk
:
: mount -t vfat /dev/hda1 /mnt/c-hd-fat
:
: I mount drive c to /mnt/c-hd-fat,
: but how can I mount logic drive d ?
:
: mount -t vfat /dev/hda2 /mnt/d-hd-fat
:
: It can not work.
--
o_o ...oO
( V )
( | | )
' " " `
※ 来源:.哈工大紫丁香 bbs.hit.edu.cn [FROM: 218.9.120.30]
※ 修改:.ids 於 Oct 3 01:07:55 2003 修改本文.[FROM: 218.9.122.50]
────────────────────────────────────────
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.238毫秒