Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
1) Depends on your desktop manager and how you deleted the file - in KDE (and Gnome, I think) hitting delete sends your file to the trash can. Holding shift and hitting delete deletes the file. Same as in Windows.
Originally posted by XavierP 1) Depends on your desktop manager and how you deleted the file - in KDE (and Gnome, I think) hitting delete sends your file to the trash can. Holding shift and hitting delete deletes the file. Same as in Windows.
I mount my other hard disk windows partition at /mnt/multimedia. Then accidentally, delete the whole multimedia folder. More than 20GB of data ( My linux hard disk only 6GB ).
Went to trash can but found nothing?
Now trying to recover the data in windows but can't seems to be able to find the deleted files.
If you deleted the files using 'rm' command and using ext3 fs, I think the data's already gone forever. But if it wass on ext2 fs, you can try your luck using /sbin/debugfs.
Originally posted by chii-chan If you deleted the files using 'rm' command and using ext3 fs, I'm think the data already gone beyond recovery. But if it is on ext2 fs, you can try your luck using /sbin/debugfs.
I deleted using the menu (right click delete). I'm on ext2 fs.
You can try booting to windows and look for free recovery program for fat32 file. I've used one that I already forget the name. But in my experience, if you delete files on fat32 from linux, it's gone. For unknown reason, the files cannot be detected by recovery program.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.