All of lore.kernel.org
 help / color / mirror / Atom feed
From: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
To: John Richard Moser <nigelenki@comcast.net>
Cc: ubuntu-devel <ubuntu-devel@lists.ubuntu.com>,
	linux-kernel@vger.kernel.org
Subject: Re: vfat broken in 2.6.10?
Date: Fri, 25 Mar 2005 04:39:42 +0900	[thread overview]
Message-ID: <87psxokf41.fsf@devron.myhome.or.jp> (raw)
In-Reply-To: <42430C26.6000603@comcast.net> (John Richard Moser's message of "Thu, 24 Mar 2005 13:51:18 -0500")

John Richard Moser <nigelenki@comcast.net> writes:

> I would really, but I haven't mastered creating debian packages yet; on
> Gentoo I just wrote ebuilds whenever I wanted to test something, then
> uninstalled it if it broke.  Maybe someone else can do it. . . .

dosfstools is simple, so you don't need to install it....

    $ mkdir test
    $ cd test
    $ wget http://user.parknet.co.jp/hirofumi/tmp/fatfsprogs.tar.bz2
    $ tar xjf fatfsprogs.tar.bz2 
    $ cd fatfsprogs/dosfstools-2.10/
    $ make
    $ ./dosfsck/dosfsck /dev/test_device
      [...]
    $ cd ../../..
    $ rm -rf test
-- 
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>

  reply	other threads:[~2005-03-24 19:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-23 21:47 vfat broken in 2.6.10? John Richard Moser
2005-03-24  0:22 ` Triffid Hunter
2005-03-24  3:04   ` John Richard Moser
2005-03-24 15:20 ` OGAWA Hirofumi
2005-03-24 17:23   ` Gene Heskett
2005-03-24 18:51   ` John Richard Moser
2005-03-24 19:39     ` OGAWA Hirofumi [this message]
     [not found] <fa.jtuag50.1qjav0u@ifi.uio.no>
     [not found] ` <fa.c6o3bsl.1854vhp@ifi.uio.no>
2005-03-24 19:12   ` Bodo Eggert

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=87psxokf41.fsf@devron.myhome.or.jp \
    --to=hirofumi@mail.parknet.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nigelenki@comcast.net \
    --cc=ubuntu-devel@lists.ubuntu.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.