From: Kasper Sandberg <lkml@metanurb.dk>
To: condor@stz-bg.com
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: writting files > 100 MB in FAT32
Date: Thu, 18 Jan 2007 13:27:16 +0100 [thread overview]
Message-ID: <1169123236.12968.6.camel@localhost> (raw)
In-Reply-To: <48247.82.103.71.18.1169112129.squirrel@mail.stz-bg.com>
On Thu, 2007-01-18 at 11:22 +0200, Condor wrote:
> Hello,
>
> [1.] Files if > 100 MB saving in USB memory stick 4 GB with FAT32. While
> saving all files is broken.
im sorry, i do not understand this.
you are saying that if you copy files larger than 100mb into drive, all
files die?
> [2.] I have USB memory stick A-DATA 4 GB with FAT32. When i trying to save
> files in my USB and files is > of 100 MB, all files that i save is broken.
> I put my USB in my laptop and mount it as: mount /dev/sda1 /mnt/usb-win
> While i mount it, i got in my local disk and copy one file that is 520 MB.
> The file is copying very slow (10 min). and after i see again my console i
> wait light to my usb is off and i unmount it as: umount /mnt/usb-win
> I get my USB stick and when i return to home i trying to copy file from my
> USB to my windows and linux. Both OS unable to read file.
> After some tryings i format my USB in FAT16 and now every thing is work
> fine. I copy files to my USB and back to my hard drive and all files work
> fine.
okay, i think thats what you are saying, could you please try to run
dosfsck on it so we can see 100% whats wrong?
also, try to do this:
mount, copy, run command 'sync', unmount, pull out, and see if it works.
finally, one more question. you said it does not work when you take it
home, can you try this: mount, copy, unmount, mount, check to see if
file works.
> [3.] lsmod
> # lsmod
<snip>
> nvidia 4709172 22
ohh, tainted ;P naughty. Though i dont think this affects vfat.
<snip>
> Regards,
> Condor
>
> -
> 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/
>
next prev parent reply other threads:[~2007-01-18 12:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-18 9:22 PROBLEM: writting files > 100 MB in FAT32 Condor
2007-01-18 12:27 ` Kasper Sandberg [this message]
2007-01-18 12:30 ` Jan Engelhardt
2007-01-18 14:41 ` Condor
2007-01-18 15:08 ` OGAWA Hirofumi
2007-01-19 12:32 ` Condor
2007-01-19 16:11 ` OGAWA Hirofumi
2007-01-20 15:30 ` Condor
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=1169123236.12968.6.camel@localhost \
--to=lkml@metanurb.dk \
--cc=condor@stz-bg.com \
--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 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.