Re: 2.5.64-bk9 -- vfat32 fails

From: Andrew Morton (akpm@digeo.com)
Date: Sat Mar 15 2003 - 15:17:17 EST


"sean darcy" <seandarcy@hotmail.com> wrote:
>
> I'm getting this error on a large vfat partition:
>
> lsattr /win/photo/scanner.test
> lsattr: Inappropriate ioctl for device While reading flags on
> /win/photo/scanner.test/frame4-atTableSep02.psd
> lsattr: Inappropriate ioctl for device While reading flags on
> /win/photo/scanner.test/frame2-atTableSep02.psd
>
> I found this because I couldn't create a soft link (ln -s ) on the
> partition. FWIW, ls -l does not show a problem.
>

vfat/msdos/fat filesytems do not support symlinks.

lsattr is an ext2/ext3-specific command. It dives under the
standard unix/posix interfaces and talks to the filesystem
driver directly.

-
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/



This archive was generated by hypermail 2b29 : Sat Mar 15 2003 - 22:00:43 EST