lkml.org 
[lkml]   [2001]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: a question about block device driver
Date
From
>  Thank you very much for your help.
> In the linux kernel version 2.4.X,
> Does anybody mount a hard drive with MSDOS type file system ??

yes

>
> When I mount this hard drive using the command :
> mount -t msdos /dev/hda1 /mnt/hd -o blocksize=1024
> After mounting a hard disk, I read a file , and the system occours errors.
> After I check the msdos file system in "usr/src/linux/fs/fat/cvf.c"

Block sizes != media block size are broken for FAT in all 2.4 kernels. Use
2.2.19 if you want to get any work done.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:23    [W:0.029 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site