The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Zhonglin Zhang <zhonglinzh@mobilesoft.com.cn>
Cc: axboe@suse.de, linux-kernel@vger.kernel.org
Subject: Re: Two questions related with FAT filesystem and block device layer.
Date: Mon, 25 Apr 2005 20:32:20 +0900	[thread overview]
Message-ID: <87fyxfdrcr.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <1114397961.793.17.camel@milo> (Zhonglin Zhang's message of "Mon, 25 Apr 2005 10:59:21 +0800")

Zhonglin Zhang <zhonglinzh@mobilesoft.com.cn> writes:

>  Q1.
>     When I use "mkdosfs /dev/tffsa1", WIN2000 And WINXP can
>     read/write the /dev/tffsa1. 
>     When I use "mkdosfs -S 4096 /dev/tffsa1", WIN2000
>     can read/write the /dev/tffsa1, But Winxp can't.
>
>     Why? W can I make the winxp can read/write the /dev/sda1.

I don't know.

>  Q2. 
>     When using "mkdosfs /dev/tffsa1", Our VideoRecord isn't fluent. 
>
>     When using "mkdosfs -S 4096 /dev/tffsa1", Our VideoRecord is fluent.
>     I wonder how the sector size affect the Video Record.

I guess the cluster size was increased by "-S 4096", so the number of
times of block allocation became fewer.

>  Our ultimate goal is 'Video Record is fluent and Win2000/Winxp can 
>  read/write the /dev/tffsa1 as a u-disk.

How about testing the "mkdosfs -s 64 /dev/foo"?
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

      reply	other threads:[~2005-04-25 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-25  2:59 Two questions related with FAT filesystem and block device layer Zhonglin Zhang
2005-04-25 11:32 ` OGAWA Hirofumi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fyxfdrcr.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zhonglinzh@mobilesoft.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox