PDA

View Full Version : Reiserfs and FC4 Test 1-2


RUSTY
23rd April 2005, 09:58 AM
Has anyone tried to install FC4 test 1 or 2 on reiserfs partitons ?
When I did installed my kernel would not boot. I got kernel panic. When switched to ext3 everything works fine.
Has anyone got such problem ?
Sorry don't have the output, cause reinstalled everything in ext3.

ghaefb
23rd April 2005, 12:46 PM
Yes I did.
Before installation process, at boot prompt enter: linux selinux=0 reiserfs

You see you need to disable SELinux if you want to use reiserfs.
It works OK.

RUSTY
23rd April 2005, 12:49 PM

wow thanks alot :> I just did linux reiserfs :> makes me happy now :> gonna try tommorrow:>

Knudson
28th April 2005, 05:04 PM
So even FC4 won't have ReiserFS? i am using it with FC3 and works well (i have to disable SElinux to change passwords, but apart that, it works great) and i hope i'd be able to use it with FC4 ! If ReiserFS won't be supported i might change distro :/

RUSTY
28th April 2005, 05:07 PM
no it works fine so far you just have to disable selinux in boot

Joffer
28th April 2005, 05:28 PM
Good to know. When I read this now I remember I've read it another place too, but I had forgot. I guess it's not enough to just use the "warn" function? I've installed with SELinux and set it to warn. Will it be enough to boot and add selinux=0 to grub kernel line? (I'm going to fix my AMD64 kernel problem tomorrow so then I will probably know anyway..

RUSTY
28th April 2005, 05:38 PM
Good to know. When I read this now I remember I've read it another place too, but I had forgot. I guess it's not enough to just use the "warn" function? I've installed with SELinux and set it to warn. Will it be enough to boot and add selinux=0 to grub kernel line? (I'm going to fix my AMD64 kernel problem tomorrow so then I will probably know anyway..

Watch Out !!! I don't know about adding this parametr to grub !!! Here is how I did it,, It's actually've been recommended a few posts above if you read carefully :>

At the boot prompt ( meaning when you first time install Fedora or update it) you type in : linux selinux=0 reiserfs

that completely disables selinux and makes things work just fine. If someone else knows a better workaround please post it, cause for some people it may be a hassle to reinstall everything again.

Joffer
28th April 2005, 06:59 PM
Watch Out !!! I don't know about adding this parametr to grub !!! Here is how I did it,, It's actually've been recommended a few posts above if you read carefully :>

At the boot prompt ( meaning when you first time install Fedora or update it) you type in : linux selinux=0 reiserfs

that completely disables selinux and makes things work just fine. If someone else knows a better workaround please post it, cause for some people it may be a hassle to reinstall everything again.
I will find out tomorrow :rolleyes:

Knudson
30th April 2005, 01:20 AM
no it works fine so far you just have to disable selinux in boot

that's bad, i like SElinux :/

looks like i'm gonna need to disable it all time i want to change password also in FC4 :D

mikethec
5th May 2005, 05:58 AM
Question: What disadvantages are there (if any) at this point in disabling SELinux?

Thanks!

Knudson
5th May 2005, 09:53 AM
you might want to read this :)

http://www.nsa.gov/selinux/info/faq.cfm

ogog
24th May 2005, 02:42 AM
I sussessfully installed it to /dev/hda1which had been formatted reiserfs,but it failed to

boot,complainting "kernel pinic,VFS*****,unknown super block(hd0,0)",while to other partitions it works fine.

Can this be handled?

thanks for any advise.

RUSTY
24th May 2005, 05:39 AM
I sussessfully installed it to /dev/hda1which had been formatted reiserfs,but it failed to

boot,complainting "kernel pinic,VFS*****,unknown super block(hd0,0)",while to other partitions it works fine.

Can this be handled?

thanks for any advise.


Have you read the posts above yours ? I assume you did not. Did you disable SELINUX ?

When first time installing Fedora you should've typed this line " linux selinux=0 reiserfs " without quotes

ogog
24th May 2005, 08:06 AM
I have added that line,and It does work OK on any other partitions except hda1.I mean that I want to

have a"solo" Fedora installed on partiton hda1,reiserfs.I have tryed many times ,every time I jumped

into the trap:"kernel pinic......". :(

Few people does this,I think?

RUSTY
24th May 2005, 09:04 AM
I have added that line,and It does work OK on any other partitions except hda1.I mean that I want to

have a"solo" Fedora installed on partiton hda1,reiserfs.I have tryed many times ,every time I jumped

into the trap:"kernel pinic......". :(

Few people does this,I think?

I'm not sure what this SOLO thing is,,, but what I meant is when you boot FC4 and get the screen with boot: option you need to type that line I was talking in the post above. That was a problem in my case.

ogog
25th May 2005, 09:50 AM
Cause found.
I think it is a bug related language surpport.
I install it in English,it boots smoothly, while in Chinese it always fails to boot.
Sorry for my poor English.

wshawn
31st May 2005, 12:34 AM
I read a couple weeks ago the developer if Reiser has no intention of supporting XATTR until Resier 4. Here is the link: http://forums.fedoraforum.org/archive/index.php/t-53059.html

It is not a Fedora or SELinux thing. Finalzone has a link to redhat magazine in the second post in the thread which discusses this in more detail.