Re: vfat broken in 2.6.10?

From: OGAWA Hirofumi
Date: Thu Mar 24 2005 - 14:46:22 EST


John Richard Moser <nigelenki@xxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/