On Fri, 7 Dec 2001, Darrell May wrote:

> It appears this requires:
>
> the kernel source,

Yes.

> ext3-0.0.7a.tar.gz,

Or patches for a specific kernel

> e2fsprogs-1.25.tar.gz

I don't see any reason to do other than use the RPM from RedHat 7.2.

> I've done my best to gather these here:
>
> http://myezserver.com/docs/mitel/kernel-src-howto.html

A few inaccuracies here. Rather than use the kernel-source RPM, and your
kernel-headers RPM, grab the kernel-xxxx....src.rpm rpm RedHat. Then you
have the RedHat spec file, all their patches, and the config files which
they used to build their shipped kernel. The configs are in the
/usr/src/linux/config directory.

> http://myEZserver.com/downloads/mitel/ext3fs.zip
>
> then rebuild the kernel and issue 'tune2fs -j /dev/device' to upgrade an
> existing ext2 filesystem to ext3.

It probably isn't as easy as that, and certainly isn't as easy as that if
you build ext3 and jbd as modules. You will need to build an init ramdisk
which loads those modules before you will be able to mount the root file
system. The mkinitrd program from RedHat 7.2 will help you to do that. You
will need to have the appropriate magic in /etc/fstab to activate the ext3
journal.

It's probably not a good idea to run tune2fs on an active file system, so
you have to find a way to run it safely.

So there's lots of fun to be had!

Charlie Brady                         [EMAIL PROTECTED]
Lead Product Developer
Network Server Solutions Group        http://www.e-smith.com/
Mitel Networks Corporation            http://www.mitel.com/
Phone: +1 (613) 368 4376 or 564 8000  Fax: +1 (613) 564 7739



--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to