![]() |
Weird happenings with memstick & files
Slackware 13.37, XFCE windows
I only keep my data on memory stick, and rarely restart - simply unmount and suspend. Sometimes I have many documents open and suspend then sneakily remove my memory stick then reattach before waking my computer. I have noticed my memory stick sometimes auto remount after I have unmounted it instead of mounting as KINGSTON, it mounts as KINGSTON_ I have also noticed with some .txt files (which I have not accessed recently), an identical copy appears in Thunar file manager as .txt~ I'm certain you will scold me for my non-shutdown and stealth memstick removals, and will have the answers I seek. |
reproduce that and give less /var/log/syslog | tail -100
|
Quote:
|
I hope you don't keep any important data on a memory stick = flash media.
|
Quote:
Well, I found this bit of information in /usr/src/linux/Documentation/power/swsusp.txt, it might be related to your problem, or not... ;) Code:
Q: Is this true that if I have a mounted filesystem on a USB device and |
Quote:
I'm more worried about the constant mounting & unmounting without restarting linux - I believe it has been 2 months so far. |
Member Response
Hi,
Quote:
Gnu/Linux reboots are not always necessary, especially when you are using a properly setup Slackware based system. :) Sad that a lot of new users do not know or are referenced to good admin techniques or procedures; Quote:
HTH! |
Thanks
I do unmount, but I have noticed KINGSTON is still there, and I can even open an empty Thunar window! That is why KINGSTON_ is being mounted - not sure that this solves anything.
I tried logging out of XFCE but that didn't help. Thank you for the advice, I will definitely investigate those links. |
Member Response
Hi,
From the cli as root from console issue, 'sync' then 'umount /dev/your_device', be sure to replace 'your_device with the acutal device. You should see some activity for sync and the umount should allow you to remove device. Issue 'mount' to see what is still mount. You can always see what is mounted by using 'mount' command. |
| All times are GMT -5. The time now is 04:49 AM. |