[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to force the install cd to use EXT3 type partition



Hallo,
>Can anyone tell me, what should I do to enable the choice of which type, 
>(EXT2, EXT3, REISERFS) to use for my file system?

ext2 and ext3 are (from a fdisk point of view) the same. You can turn any ext2 
partition into an ext3 by using 
tune2fs -j /dev/...
This creates the journal file, You can start using it by modifying the /etc/
fstab to mount it ext3 instead of ext2.
   js

-- 
Woody: How are you feeling today, Mr. Peterson?
Norm:  Poor.
Woody: Oh, I'm sorry to hear that.
Norm:  No, I meant `pour'.
		-- Cheers, Strange Bedfellows, Part 3

Woody: Hey, Mr. Peterson, what's the story?
Norm:  Boy meets beer.  Boy drinks beer.  Boy gets another beer.
		-- Cheers, The Proposal

Paul:  Hey Norm, how's the world been treating you?
Norm:  Like a baby treats a diaper.
		-- Cheers, Tan 'n Wash



Reply to: