LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   fsck 1.37 - Seek to 1014479360:Invalid argument (https://www.linuxquestions.org/questions/linux-general-1/fsck-1-37-seek-to-1014479360-invalid-argument-522691/)

kaz2100 01-25-2007 09:09 AM

fsck 1.37 - Seek to 1014479360:Invalid argument
 
Hi,

I need to figure out what is going on with my USB memory stick.

Following is what happened.
1. With Macintosh OS-9, three empty folders could not be deleted, error message is : contains file in use, and absolutely no file in them (checked by ResEdit).
2. Macintosh OS/X cannot detect any problem and with Disk Utility.
3. Linux (2.4.x), (my colleague), fsck reports no error.
4. Linux (2.6.17.14), fsck reports
Code:

# fsck -a /dev/sda1
fsck 1.37 (21-Mar-2005)
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
Seek to 1014479360:Invalid argument

Mac OS9 could not delete between steps 3 and 4.
After step 4, I deleted empty (confirmed by ls -a) directories in Linux (2.6.17.14), then Mac OS9 is happy.

Question is: is this USB memory screwed up? If so, reformat is good enough to salvage?

Web search does not give me much info other than
http://www.linuxquestions.org/questi...d.php?t=432562
http://lists.suse.com/archive/suse-l...-Apr/2616.html

This stick is 1G, fdisk shows
Code:

# fdisk -l /dev/sda

Disk /dev/sda: 1014 MB, 1014497280 bytes
64 heads, 32 sectors/track, 967 cylinders
Units = cylinders of 2048 * 512 = 1048576 bytes

Any suggestions, comments and opinions will be appreciated

Happy Penguins!

unSpawn 01-26-2007 10:55 AM

Physically the sector ain't there to read. Last time I had that same kind of trouble with usb-storage I reformatted and repartitioned to make sure, and by Jove, it hasn't popped up again.


All times are GMT -5. The time now is 11:37 AM.