On Wed, Oct 01, 2008 at 10:51:34PM +0300, Hetz Ben Hamo wrote:
Shana Tova,
If I'm not mistaken, you have 2 choices:
1. Format the hard drive to EXT2.
2. Upgrade to the latest 2.6.x kernel (maybe 2.4.x kernel has the
same support for ext3, donno), and build e2fsprogs package
(http://e2fsprogs.sourceforge.net/). After that, format the disk to
ext3.
:~>df -T
Filesystem Type 1k-blocks Used Available Use% Mounted on
/dev/hda3 ext3 38433100 28964332 7516472 80% /
/dev/hda1 ext3 101086 30920 64947 33% /boot
/dev/hdb1 ext3 38998952 31429536 5615512 85% /mnt/diskb
:~>uname -r
2.4.34
This is from a RedHat 7.2 system that has been upgraded over the years. The
only thing original is the file that says which version it is. :-)
Note that if you do have to boot from a CD-ROM to rescue the system, it
will have to be RedHat 9 in order to access the ext3 file systems.
Geoff.
--
Geoffrey S. Mendelson, Jerusalem, Israel [EMAIL PROTECTED] N3OWJ/4X1GM
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]