mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: Jan Kara <jack@suse.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Block size problem
Date: Wed, 11 Sep 2002 02:58:51 +0900	[thread overview]
Message-ID: <87d6rlbuas.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <20020910144452.GA29827@atrey.karlin.mff.cuni.cz>

Jan Kara <jack@suse.cz> writes:

>   Hello,
> 
>   my friend has a following problem: He has FAT filesystem on MO disk
>   and computer with SCSI drive reading MO disk. The problem is that
>   smallest blocksize supported by the driver is larger than 512 bytes
>   which FAT needs. What is the right solution?

AFAIK, since originally FAT driver also isn't supporting blocksize
smaller than device sector size, I think he should use blocksize
larger than device sector size.

for example,

    $ mkdosfs -S 2048 /dev/xxx

>   Another solution I though about is creating loopback directly to
>   device but loopback device supports only blocksize same as
>   underlying device... So do you think it would be nice/useful if
>   loopback device supported any blocksize?

Since it isn't the problem of only FAT, I think it would be useful.
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

  reply	other threads:[~2002-09-10 17:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-10 14:44 Jan Kara
2002-09-10 17:58 ` OGAWA Hirofumi [this message]
2002-09-10 18:03   ` Jan Kara

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=87d6rlbuas.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®