[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Unable to upgrade from RedHat 8.0 with Reiserfs root locatedon raid 5
- From: Jeremy Katz <katzj redhat com>
- To: shrike-list redhat com
- Subject: Re: Unable to upgrade from RedHat 8.0 with Reiserfs root locatedon raid 5
- Date: 01 Apr 2003 16:31:06 -0500
On Tue, 2003-04-01 at 13:51, Kevin Freeman wrote:
> How can I convince the installer to load the reiserfs module before it
> proclaims that I have no Linux partitions? Starting an install with
> "linux reiserfs" does not allow the installer to recognize reiserfs, at
> least not on raid 5. I have booted from the RedHat 9 CD with the following:
reiserfs is unsupported in Red Hat Linux and upgrades of reiserfs on top
of RAID won't work due to how we do sniffing of filesystems on RAID. If
someone is interested in implementing this, take a look at
anaconda/partedUtils.py:sniffFilesystemType(). You should be able to
add reiserfs detection at the end of the function where it says it
should be done and then make an update disk to add the support.
Patches accepted in bugzilla :)
Cheers,
Jeremy
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]