Re: creating an ext3 partition

2003-08-16 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16 Aug 2003 17:42:02 -0600, Earl Eiland wrote: > On Fri, 2003-08-15 at 07:45, Jason Dixon wrote: > > On Fri, 2003-08-15 at 09:26, Earl wrote: > > > I'm using RH9 with ext3 partitions. I want to add another ext3 > > > partition. How can I do this

Re: creating an ext3 partition

2003-08-16 Thread Jason Dixon
On Sat, 2003-08-16 at 19:42, Earl Eiland wrote: > So where do I find tunefs? It doesn't appear to be included with the > RH9 distro, nor has a search online uncovered anyplace to download it... Sorry, that should've been tune2fs (/sbin/tune2fs). -- Jason Dixon, RHCE DixonGroup Consulting http:/

Re: creating an ext3 partition

2003-08-16 Thread Earl Eiland
So where do I find tunefs? It doesn't appear to be included with the RH9 distro, nor has a search online uncovered anyplace to download it... On Fri, 2003-08-15 at 07:45, Jason Dixon wrote: > On Fri, 2003-08-15 at 09:26, Earl wrote: > > I'm using RH9 with ext3 partitions. I want to add another e

Re: creating an ext3 partition

2003-08-15 Thread Samuel Flory
Jason Dixon wrote: On Fri, 2003-08-15 at 09:26, Earl wrote: I'm using RH9 with ext3 partitions. I want to add another ext3 partition. How can I do this? Parted, for instance can edit ext3 partitions, but not create new ones. If you have free space on the drive use fdisk. Remember to rebo

Re: creating an ext3 partition

2003-08-15 Thread Jason Dixon
On Fri, 2003-08-15 at 09:26, Earl wrote: > I'm using RH9 with ext3 partitions. I want to add another ext3 > partition. How can I do this? Parted, for instance can edit ext3 > partitions, but not create new ones. Ext3 is simply ext2 with a journal. Create your ext2 filesystem, then your journa