Forum     

Go Back   Digit Technology Discussion Forum > Software > Software Q&A
Register FAQ Calendar Mark Forums Read

Software Q&A Having trouble with software? Find solutions here

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 15-12-2005, 11:57 AM   #1 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2005
Posts: 49
Default Hard Disk Formatting

Can you please tell me if there is any difference between formatting a drive on the hard disk, and deleting all the contents (including hidden files) on the drive (for example C: drive)?
Polter is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-12-2005, 05:31 PM   #2 (permalink)
Uhu, Not Gonna Happen!
 
gagan007's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 1,160
Default

While deleting, there may be some files that remain on the hard disk, but formatting removes each and every file present there. Moreover deleted files can be recovered "easily" while recovering files on a formatted disk, needs special softwares.
gagan007 is offline  
Old 15-12-2005, 07:11 PM   #3 (permalink)
SNIST Screamer !!
 
vijay_7287's Avatar
 
Join Date: Aug 2005
Location: Hyderabad
Posts: 1,162
Default

c the basic diff is

deletin removes the file

formattin removes the file system and puts a new one
__________________
http://snistscreamers.blogspot.com/
http://insidevoidmain.blogspot.com/

SNIST-Blog: the Voice of SNIST... http://www.snistblog.com/
vijay_7287 is offline  
Old 15-12-2005, 10:38 PM   #4 (permalink)
Apprentice
 
Join Date: Feb 2005
Location: Pune
Posts: 75
Default

Dunno how it happens these days, but in the past deleting a file in x86 meant changing the first character of the file name by DOS and thus mark that space for furtehr writing. And no you cant simply do it yourself. If you were to diskedit the disk you'd see the same. So what the undelete s/w back then did was to ask you for the first char and then, iff the file hadn't been overwritten (ie all the clusters are there) it would simply write the new char.

Formatting is a little different, it recreates the file structure (FAT). Here for safety purposes there's a second copy of the FAT. All this is under DOS (x86).

Dunno abt the rest. Any takes guys?
LordDJ is offline  
Old 16-12-2005, 02:06 AM   #5 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default

I don't know too well. But, one major difference I know of is that deleting the files doesn't affect filesystem hitherto whereas formatting affects the filesystem. You and me both can learn from the following links:-
Formatting
Deleting of files
mehulved is offline  
Old 16-12-2005, 02:32 AM   #6 (permalink)
Apprentice
 
Join Date: Feb 2005
Location: Pune
Posts: 75
Default

Man what doesn't wikipedia have? No point asking questions here!
LordDJ is offline  
Old 19-12-2005, 12:59 AM   #7 (permalink)
In The Zone
 
Join Date: May 2004
Location: aapnu ahmedabad...
Posts: 205
Default

deleting a file (even shift delete) actually edits the file link only. ie . it put this particular file's link in the free space list. now when ever new files are to be copied to the HDD the OS jus cheks the lsit of free spaces and usesthe appropriate free space.

so actually the file is not deleted but just the oS is made to know that this particular space is to be used as free space.

but while formatting the hd we r actually wiping the entire file systen of that partition along with the file allocation table(fat).

in fact this FAT keeps the records of the files present on the partition .

suppose because of some error on the hd if thsi table is disturbed then the system will start acting absurdly.

data can be easily recovered if a file is deleted becoz the file is physically still present.
but suppose if the OS overwrites some other file on this particular area of the hd. then that file cannot be recovered correctly or rather it is now lost.


i dont know how the data is recovered from the hd even after teh hdd is formated...and what is the funda behind it....

i request an already enlightened body to throw some light on this aspect....

tia
manmay is offline  
Old 19-12-2005, 11:40 AM   #8 (permalink)
Apprentice
 
shariq_pj's Avatar
 
Join Date: Nov 2005
Location: Chennai
Posts: 96
Default

Even after deletin the file, the file is physically present and is only removed from the file allocation table... What the OS does is at any point of time the file which is deleted is overwritte
__________________
Sh@riq

<size=24>P R ! V ! L E G E</size>
shariq_pj is offline  
Old 19-12-2005, 02:16 PM   #9 (permalink)
Alpha Geek
 
Join Date: May 2004
Location: Mumbai
Posts: 525
Default

Recovering deleted files is possible.
But even after formatting file recovery is possible.
Until the free space is owrwritten recovering is possible.
amitsaudy is offline  
Old 19-12-2005, 04:51 PM   #10 (permalink)
Apprentice
 
shariq_pj's Avatar
 
Join Date: Nov 2005
Location: Chennai
Posts: 96
Default

Quote:
Originally Posted by amitsaudy
Recovering deleted files is possible.
But even after formatting file recovery is possible.
Until the free space is owrwritten recovering is possible.
Hey... Is recovery possible even after formattin...? R u sure...?
__________________
Sh@riq

<size=24>P R ! V ! L E G E</size>
shariq_pj is offline  
Old 19-12-2005, 06:41 PM   #11 (permalink)
Human Spambot
 
Join Date: May 2004
Location: off to "never ever" land
Posts: 2,912
Default

yup
for quick format
not sure abt full format
but since it doesnt overwrite anything on the disc i think it should be possible

its not possible only during a low level format
__________________
No Mercy, No Limits.
Oobertech.net - Keeping Knowledge Free
theraven is offline  
Old 20-12-2005, 12:09 PM   #12 (permalink)
Right Off the Assembly Line
 
Join Date: Sep 2005
Location: Bishnupur (WB)
Posts: 1
Default

As people have already written that while deletion the file's entry in the File Allocation Table is removed, but the file(or the bit pattern in the hard disk) is still physically present in the hard disk.

For storing data on the disk the disk needs to be divided into tracks and sectors. Formatting does this. So when the disk is formatted, new tracks and sectors are made and a new file system is made along with the FAT. Theoritically it is possible to recover the file from the hard disk even after formatting as the bit pattern of the file is still physically there. Only new tracks and sectors have been made on the disk. But I dont know if it is possible practically.
avishek_dg is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +5.5. The time now is 05:46 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2