I'v got 2 boxes running squeeze and lenny, both up to date. On a box
with squeeze, I copied 1.8G images to a 2G flash drive and tried to move
them to my lenny box. After mounting a drive (hal) on a lenny box cpu
jumped to 100%, and after about 30 secs a new window came up with some
weird file names. Here is the output from cmd line:
# ls -l
ls: cannot access =jm°£û≈,.1/¡: No such file or directory
ls: cannot access Ã*zâ•«Æ’uìöm.«/e: No such file or directory
ls: cannot access kε╔┌*╧┘á.?/╧: No such file or directory
...
I tried to mount a drive on a squeeze box, but without any luck. Same
weird file names there. I thought I lost my data, but no! It can be
accessed from WindowsXP and Mac OS X 10.5.8 Leopard without any
problems. Any ideas?
Best Regards,
George Chelidze
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
On Fri, 01 Apr 2011 15:06:05 +0400, George Chelidze wrote:
> I'v got 2 boxes running squeeze and lenny, both up to date. On a box
> with squeeze, I copied 1.8G images to a 2G flash drive and tried to move
> them to my lenny box. After mounting a drive (hal) on a lenny box cpu
> jumped to 100%, and after about 30 secs a new window came up with some
> weird file names. Here is the output from cmd line:
>
> # ls -l
> ls: cannot access =jm°£û≈,.1/¡: No such file or directory ls: cannot
> access Ã*zâ•«Æ’uìöm.«/e: No such file or directory ls: cannot access
> kε╔┌*╧┘á.?/╧: No such file or directory ...
(...)
First, ensure you have put full backup with all the data in a safe place.
Now you can start playing :-)
What is the output of "mount" command?
Also, try to scandisk and defrag the unit from windows box and then
attach the flash drive in linux.
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2011.04.01.14.15.22@gmail.com">http://lists.debian.org/pan.2011.04.01.14.15.22@gmail.com
04-02-2011, 08:23 PM
Stanisław Findeisen
FAT: Filesystem panic
On 2011-04-01 13:06, George Chelidze wrote:
> I'v got 2 boxes running squeeze and lenny, both up to date. On a box
> with squeeze, I copied 1.8G images to a 2G flash drive and tried to move
> them to my lenny box. After mounting a drive (hal) on a lenny box cpu
> jumped to 100%, and after about 30 secs a new window came up with some
> weird file names. Here is the output from cmd line:
>
> # ls -l
> ls: cannot access =jm°£û≈,.1/¡: No such file or directory
> ls: cannot access Ã*zâ•«Æ’uìöm.«/e: No such file or directory
> ls: cannot access kε╔┌*╧┘á.?/╧: No such file or directory
> ...
>
> dmesg output:
>
> [5372932.625012] FAT: Filesystem panic (dev sdd1)
> [5372932.625016] invalid access to FAT (entry 0x0000f7ab)
> ....
> [5374942.645072] FAT: Filesystem panic (dev sdd1)
> [5374942.645075] fat_bmap_cluster: request beyond EOF (i_pos 8268)
Hm, up to date Lenny with 5374942 seconds uptime?
Maybe you should reboot after you do an update? Not sure how update
works but if it only changes the files, and not the images of running
kernel or processes... And if you do several updates over 2 months
period with no reboot... ??
On 04/03/2011 12:23 AM, Stanisław Findeisen wrote:
On 2011-04-01 13:06, George Chelidze wrote:
I'v got 2 boxes running squeeze and lenny, both up to date. On a box
with squeeze, I copied 1.8G images to a 2G flash drive and tried to move
them to my lenny box. After mounting a drive (hal) on a lenny box cpu
jumped to 100%, and after about 30 secs a new window came up with some
weird file names. Here is the output from cmd line:
# ls -l
ls: cannot access =jm°£û≈,.1/¡: No such file or directory
ls: cannot access Ã*zâ•«Æ’uìöm.«/e: No such file or directory
ls: cannot access kε╔┌*╧┘á.?/╧: No such file or directory
...
Maybe you should reboot after you do an update? Not sure how update
works but if it only changes the files, and not the images of running
kernel or processes... And if you do several updates over 2 months
period with no reboot... ??
I usually reboot after kernel updates, however it's another story. Same
results on fresh Squeeze box with 2 hours of uptime.
On 2011-04-05 09:46, George Chelidze wrote:
> On 04/03/2011 12:23 AM, Stanisław Findeisen wrote:
>> On 2011-04-01 13:06, George Chelidze wrote:
>>> I'v got 2 boxes running squeeze and lenny, both up to date. On a box
>>> with squeeze, I copied 1.8G images to a 2G flash drive and tried to move
>>> them to my lenny box. After mounting a drive (hal) on a lenny box cpu
>>> jumped to 100%, and after about 30 secs a new window came up with some
>>> weird file names. Here is the output from cmd line:
>>>
>>> # ls -l
>>> ls: cannot access =jm°£û≈,.1/¡: No such file or directory
>>> ls: cannot access Ã*zâ•«Æ’uìöm.«/e: No such file or directory
>>> ls: cannot access kε╔┌*╧┘á.?/╧: No such file or directory
>>> ...
>>>
>>> dmesg output:
>>>
>>> [5372932.625012] FAT: Filesystem panic (dev sdd1)
>>> [5372932.625016] invalid access to FAT (entry 0x0000f7ab)
>>> ....
>>> [5374942.645072] FAT: Filesystem panic (dev sdd1)
>>> [5374942.645075] fat_bmap_cluster: request beyond EOF (i_pos 8268)
>>
>> Hm, up to date Lenny with 5374942 seconds uptime?
>>
>> Maybe you should reboot after you do an update? Not sure how update
>> works but if it only changes the files, and not the images of running
>> kernel or processes... And if you do several updates over 2 months
>> period with no reboot... ??
>
> I usually reboot after kernel updates, however it's another story. Same
> results on fresh Squeeze box with 2 hours of uptime.
You can try to copy your FAT filesystem using dd to another device and
see if this is a hardware / driver problem or FAT support problem.
You can also try to access this FAT filesystem using yet another Linux
instance --- some live CD for example.
Is your FAT support compiled into the kernel or you use a kernel module?
On Fri, Apr 01, 2011 at 03:06:05PM +0400, George Chelidze wrote:
> Hello,
>
> I'v got 2 boxes running squeeze and lenny, both up to date. On a box
> with squeeze, I copied 1.8G images to a 2G flash drive and tried to
> move them to my lenny box. After mounting a drive (hal) on a lenny
> box cpu jumped to 100%, and after about 30 secs a new window came up
> with some weird file names. Here is the output from cmd line:
>
> # ls -l
> ls: cannot access =jm°£û≈,.1/¡: No such file or directory
> ls: cannot access Ã*zâ•«Æ’uìöm.«/e: No such file or directory
> ls: cannot access kε╔┌*╧┘á.?/╧: No such file or directory
> ...
>
> dmesg output:
>
> [5372932.625012] FAT: Filesystem panic (dev sdd1)
> [5372932.625016] invalid access to FAT (entry 0x0000f7ab)
> ....
> [5374942.645072] FAT: Filesystem panic (dev sdd1)
> [5374942.645075] fat_bmap_cluster: request beyond EOF (i_pos 8268)
>
> I tried to mount a drive on a squeeze box, but without any luck.
> Same weird file names there. I thought I lost my data, but no! It
> can be accessed from WindowsXP and Mac OS X 10.5.8 Leopard without
> any problems. Any ideas?
WindowsXP and Mac OS X 10.5.8 Leopard are UTF-8 system.
Please play with it to find out which encoding is used on FAT.
Osamu
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110410133002.GA28782@debian.org">http://lists.debian.org/20110410133002.GA28782@debian.org