Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Red Hat ReiserFS b0rkage preventing install. :(
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Dr_Stein
Guru
Guru


Joined: 21 Mar 2003
Posts: 303
Location: Mountain View, CA

PostPosted: Fri Oct 14, 2005 5:25 am    Post subject: [SOLVED] Red Hat ReiserFS b0rkage preventing install. :( Reply with quote

Ok, here's the quick version:

* Server is a serverbeach.com dedicated server. Athlon XP 2600 CPU. 2 x 160gb HD.

* Server has Red Hat Enterprise Linux on it.

* uname -a gives
"Linux box.pbp.net 2.6.9-11.EL #1 Fri May 20 18:17:57 EDT 2005 i686 athlon i386 GNU/Linux"

* df -h gives
[root@box init.d]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 145G 1.5G 136G 2% /
/dev/hda1 99M 8.3M 86M 9% /boot
none 506M 0 506M 0% /dev/shm
[root@box init.d]#

Now, /dev/hdc is an identical drive, but it's totally blank. I tried going through the installation documentation and I made my /boot, made my swap, and made my / partition as ReiserFS.

The problem is that I cannot actually mount the ReiserFS partition from within Red Hat. :(

[root@box init.d]# mount /dev/hdc3 /mnt/gentoo
mount: fs type reiserfs not supported by kernel
[root@box init.d]#

I've been searching and Googling and reading Usenet forums, but the overwhelming majority of pages that I've run across so far refer to how to get ReiserFS during a Red Hat 9 install, Fedora cruft, White Box Linux... anything BUT this particular situation.

How can I get ReiserFS working so I can install Gentoo onto this second hard drive? I tried asking in a Red Hat-ish place and they basically told me off because I was trying to de-Red Hat my box. Ugh.

I have NO PHYSICAL ACCESS to this box. It's on the other side of the country. I DO have permission to install Gentoo onto this machine.

Can anyone help me? If anyone would even be willing to log in and gimme a hand, that's cool too. Currently the box has no services running on it, and I can blow it away as I please.

Thanks!

*Solution*

I just made a 40gb / and formatted it as ext3, which Red Hat does just fine with. I made the rest of the disk /home as ReiserFS after I got Gentoo installed.


Last edited by Dr_Stein on Sun Oct 16, 2005 6:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
Suicidal
l33t
l33t


Joined: 30 Jul 2003
Posts: 959
Location: /dev/null

PostPosted: Fri Oct 14, 2005 5:45 am    Post subject: Reply with quote

I have never tried this in REHL but I Have in redhat 9.

I dled a vanilla kernel from kernel.org unpacked it in /usr/src
setup the symlink
configed, compiled, etc ..

I would try it on a machine that you actually have physical access to first to work out the possible bugs, also it would probably be a good idea to statically compile in the network drivers.
Back to top
View user's profile Send private message
codergeek42
Bodhisattva
Bodhisattva


Joined: 05 Apr 2004
Posts: 5142
Location: Anaheim, CA (USA)

PostPosted: Fri Oct 14, 2005 5:58 am    Post subject: Reply with quote

You have root access, I take it? Try loading the reiserfs kernel module:
Code:
# modprobe reiserfs
Red Hat at one point actually shipped ReiserFS with debugging active, so it was rather slow by many accounts. I don't know if that's still the case.
_________________
~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF
Back to top
View user's profile Send private message
Dr_Stein
Guru
Guru


Joined: 21 Mar 2003
Posts: 303
Location: Mountain View, CA

PostPosted: Fri Oct 14, 2005 2:30 pm    Post subject: Reply with quote

codergeek42 wrote:
You have root access, I take it? Try loading the reiserfs kernel module:
Code:
# modprobe reiserfs
Red Hat at one point actually shipped ReiserFS with debugging active, so it was rather slow by many accounts. I don't know if that's still the case.


[root@box init.d]# modprobe reiserfs
FATAL: Module reiserfs not found.
[root@box init.d]#

:-(

I've heard rumors of some kernel-unsupported-blablab.rpm from Red Hat but for the life of me I could not find it.
Back to top
View user's profile Send private message
Dr_Stein
Guru
Guru


Joined: 21 Mar 2003
Posts: 303
Location: Mountain View, CA

PostPosted: Fri Oct 14, 2005 2:31 pm    Post subject: Reply with quote

Suicidal wrote:
I have never tried this in REHL but I Have in redhat 9.

I dled a vanilla kernel from kernel.org unpacked it in /usr/src
setup the symlink
configed, compiled, etc ..

I would try it on a machine that you actually have physical access to first to work out the possible bugs, also it would probably be a good idea to statically compile in the network drivers.


Yeah, putting another kernel on was a thought, but I'm really not too sure how Red Hat packs up their kernels. I'm hoping to find the mythical kernel RPM that has reiserfs in it. Apparantly one exists...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum