[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: strange fsck



On 08/05/2012 01:25 AM, 水静流深 wrote:
root@debian:/home/tiger# fsck.vfat /dev/sdb1
dosfsck 3.0.9, 31 Jan 2010, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
65:01/00
1) Copy original to backup
2) Copy backup to original
3) No action
? 3
/:50w:58u:586:6UG.ppt
Bad file name.
1) Drop file
2) Rename file
3) Auto-rename
4) Keep it


root@debian:/home/tiger# find /media/usb0 -name ":50w:58u:586:6UG.ppt"
root@debian:/home/tiger#
why i can't find nothing?
there is no file named :50w:58u:586:6UG.ppt in my system,but fsck say
there is .

I'm just guessing, but since that is an invalid name according to FAT's rules, you cannot access it directly. But somehow the file allocation table has an entry with that name, fsck notes the problem and allows you to change the name; it should become accessible then.

--
You are a bundle of energy, always on the go.

Eduardo M KALINOWSKI
eduardo@kalinowski.com.br


Reply to: