Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
10-15-2003, 04:06 AM
|
#1
|
Member
Registered: Aug 2003
Location: England
Distribution: SuSE 9.3 pro
Posts: 332
Rep:
|
deleted files - where do they go??
with windows, deleted files can (aparrrently) be recovered - is this the same with Linux?
How does Linux differ in this kind of file handling to Windows?
|
|
|
10-15-2003, 05:07 AM
|
#2
|
Senior Member
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Rep:
|
|
|
|
10-15-2003, 08:30 AM
|
#3
|
Senior Member
Registered: Sep 2002
Location: Nashville, TN
Posts: 1,552
Rep:
|
The answer really depends on how you initially deleted the file and how long you've waited to change your mind. If you did a simple rm from a command line, then you might be able to recover the file using one of those tools that checks the inode status. Unfortunately, if you've waited a while, they inode may have been reused. If you're deleted the file in a GUI environment by dragging it to a trash can, you can generally drag it back out as long as you haven't emptied the trash.
|
|
|
10-15-2003, 11:50 AM
|
#4
|
Member
Registered: Aug 2003
Location: England
Distribution: SuSE 9.3 pro
Posts: 332
Original Poster
Rep:
|
sorry, maybe I asked the question in an unclear way.
What I'am interested in knowing is how the computer actually works, and the difference between the operating systems.
(I have just spent a good hour or two defragmenting my windows hard disk, yet this is un-necessary in linux)
(I suppose I should do a computer science course then I would know)
|
|
|
10-15-2003, 11:57 AM
|
#5
|
Senior Member
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Rep:
|
Try reading this:
http://en.tldp.org/HOWTO/Unix-and-In...TO/bootup.html
That may help.
As a matter of fact that whole site has a lot of stuff to read. Need to  a bit myself.
|
|
|
10-15-2003, 03:48 PM
|
#6
|
Member
Registered: Aug 2003
Location: England
Distribution: SuSE 9.3 pro
Posts: 332
Original Poster
Rep:
|
thank you, I enjoyed reading that
|
|
|
10-15-2003, 04:44 PM
|
#7
|
Senior Member
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Rep:
|
|
|
|
10-15-2003, 08:01 PM
|
#8
|
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,306
Rep:
|
the dos and windows fat filesystem is very simple.
it has a file allocation table(fat) at the beginning of the disk.
you can navigate it by hand with a disk editor. it's inefficiencies, and
simpleness are what makes it easy to understand and to do file
recovery. the more complex and optimized a filesystem is, the harder
file recovery is, unless the file recovery is built in, or some program is
running that handles it, such as instead of deleting files, moving them
to a "trash" directory.
i was going to type in how the fat filesystem worked, but i'm tired and
my girlfriend just brought me some pizza, so i guess i'm done.
|
|
|
All times are GMT -5. The time now is 09:33 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|