Thumbdrive delete V12.2

Just did a fresh install, V12.2 32-bit, GNOME 3.4.2, 1000 Mb, AMD Athlon XP 2800.

Logged in as a user, I insert a FULL thumbdrive (FAT-32) , the file manager sees the drive, and lists the contents.

I cannot delete a file:
the move to trash is greyed out,
a keyboard delete does nothing,
a keyboard shift delete does nothing.

I notice that, when I highlight the thumbdrive, then right click, properties, permissions, everything is read only.

When I try to change permissions to read and write, a pop-up windows says
Permissions could not be changed, error setting permissions, read only file system.

This is the same thumbdrive from the same windows XP machine used for a previous post of thumbdrive delete.

Insert the drive, and then open a terminal and run dmesg | tail and then post the output here in code tags.

Like this?

david@dhcppc1:~> dmesg | tail
65.757376] SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=33:33:00:00:00:fb:58:b0:35:65:9a:34:86:dd SRC=fe80:0000:0000:0000:5ab0:35ff:fe65:9a34 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=292 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=252
128.670868] SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=33:33:00:00:00:fb:58:b0:35:65:9a:34:86:dd SRC=fe80:0000:0000:0000:5ab0:35ff:fe65:9a34 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=203 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=163
129.744672] SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=33:33:00:00:00:fb:58:b0:35:65:9a:34:86:dd SRC=fe80:0000:0000:0000:5ab0:35ff:fe65:9a34 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=292 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=252
248.791528] fuse init (API version 7.18)
249.768888] [drm] nouveau 0000:03:00.0: Setting dpms mode 3 on vga encoder (output 0)
249.791153] [drm] nouveau 0000:03:00.0: Setting dpms mode 0 on vga encoder (output 0)
249.791160] [drm] nouveau 0000:03:00.0: Output VGA-1 is running on CRTC 0 using output A
260.360051] end_request: I/O error, dev fd0, sector 0
260.392034] end_request: I/O error, dev fd0, sector 0
372.163524] SFW2-INext-DROP-DEFLT IN=eth1 OUT= MAC=33:33:00:00:00:fb:58:b0:35:65:9a:34:86:dd SRC=fe80:0000:0000:0000:5ab0:35ff:fe65:9a34 DST=ff02:0000:0000:0000:0000:0000:0000:00fb LEN=203 TC=0 HOPLIMIT=255 FLOWLBL=0 PROTO=UDP SPT=5353 DPT=5353 LEN=163

Doesn’t seem like anything shows up about it. :expressionless: Unless its further back in the log. You might try taking a look at it with dmesg | less. If you decide to post the log here, do it in pastebin instead of direct.

On 2012-11-11 17:56, rih5342 wrote:
>
> Like this?

But he said inside CODE TAGS.
Advanced editor, ‘#’ button.

> 260.360051] end_request: I/O error, dev fd0, sector 0
> 260.392034] end_request: I/O error, dev fd0, sector 0

Is this exactly just after you plug the device in?


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” (Minas Tirith))

I now suspect the thumbdrive’s partition and or formatting was messed up from the very beginning, it had been heavily used, on many machines, a few airport scans etc.

Towards the end of “this thumbdrive experiment”, I thought it was broken because neither SUSE V12.2 or XP SP3 could see it or would format it, I almost threw it out.

Then I tried a Mac which let me partion and format. I can’t believe a freak’in Mac saved the day, but then again, it might have contributed to the failure in the first place.

Anyway, I filled the thumbdrive to 100.000 % capacity, the SUSE V12.2 file manager saw the files. It wouldn’t let me trash a file but offered to delete, which it did.

This makes sense because with zero space to make a .trash directory what options do you have?

The next attempt at trash succeeded, the file manager lists the hidden .trash directory.

Joy.

Thank you.