Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is the diff b/w ext2 and ext3?

Answers were Sorted based on User's Feedback



what is the diff b/w ext2 and ext3?..

Answer / jithesh p

ext 2 & ext3 are the two file systems in linux.ext 2 will
take more time while logon the system. this is bcoz ext2
will check all harddisk peripherals at the time of switch on
your sytem. But ext3 is less time consuming,bcoz instead of
checking all harddisk peripherals it will check only the
bootloader peripherals.

Is This Answer Correct ?    15 Yes 1 No

what is the diff b/w ext2 and ext3?..

Answer / its.kitts

ext3 is the advanced version of ext2
ext2+journaling=ext3
this journaling feature is very much useful while
retrieving data and writing data into a File System
Latest versions of all Linux flavors are coming with ext3
compatible file systems.

its.kitts@gmail.com

Is This Answer Correct ?    8 Yes 4 No

what is the diff b/w ext2 and ext3?..

Answer / shshikanth soppa

Availability
Integrity
Speed
easy transition

In ext2 filesystem, the filesystem is not mounted until its
consistency is checked by e2fsck program. the amount of time
taken to run e2fsck program is determined by the size of
file system. The more files you have on the file system, the
longer the consistency check takes.
ext3 does not require a file system check even after a
unclean shutdown. the time to recover an ext3 file system
after an unclean shutdown does not depend on size, rather it
depends on size of "journal" used to maintain consistency.
the default journal takes about a second to recover.

Is This Answer Correct ?    4 Yes 0 No

what is the diff b/w ext2 and ext3?..

Answer / renga

ext2 means second extended file system .To start up booting
is slow and crashing disk to retrieve data is slow
ext3 means third extended file system.it is journaling file
system so data is retrieve while crashing disk as well
booting is fast for starting

Is This Answer Correct ?    3 Yes 1 No

what is the diff b/w ext2 and ext3?..

Answer / manoj

ext2: Metadata,
ext3: Journeling feature. Maintain & recover journel's.
Both support dump / restore with unmount state for back &
recover.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

How do I search bash history?

0 Answers  


Explain how you would find a specific string in a file.

1 Answers  


What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?

0 Answers  


What u know abt tar Command?

5 Answers   Locuz,


When is it better to use the more command rather than cat command?

3 Answers  


Which command puts a script to sleep untill a signal is recieved?

0 Answers  


What is 9 in kill?

0 Answers  


What is unix finger command?

0 Answers  


What is the use of cp p command?

0 Answers  


What is the default number of shell commands saved in the history list of .cshrc file?

0 Answers  


how do you port scaning with netcat command?

1 Answers   Qseap Technologies, Wipro,


What is difference between egrep and grep?

0 Answers  


Categories