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

creating an ext3 partition

2003-08-15 Thread Earl
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. Earl Eiland -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Trouble creating an ext3 partition

2003-06-18 Thread Jeff Van Cleave
I have setup a box running RH 7.3. It has two harddrives. The first drive is running fine, with an ext3 file system (mounted as /). The second drive is having problems being setup with an ext3 file system. I tried setting it initially from the install menu. It would not mount after the system boo