Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
reiserfs with the new livecd...
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
disturbed
Apprentice
Apprentice


Joined: 18 May 2003
Posts: 216
Location: Belgium , Antwerp

PostPosted: Wed Nov 05, 2003 5:38 pm    Post subject: reiserfs with the new livecd... Reply with quote

hi
I have downloaded the livecd with the 2.6 kernel and tried it with my new system on my Sata disk.
I have done my disk like this:

hde1 : NTFS (win2k)
hde5 : fat32 (data)
hde6 : /boot
hde7 : swap
hde8 : /

I want to format my hde8 in to reiserfs but I get the following error:
Quote:
you should run either 2.4 or 2.2 kernel to be able to create reiserfs filesystem or specify desired format with -v


I realy don't know how to solve this problem
grtz & thx for the help !
_________________
A computer is like airconditioning. When you open windows, it doesn't work.
Back to top
View user's profile Send private message
suhlhorn
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 76
Location: Miami, FL

PostPosted: Wed Nov 05, 2003 6:17 pm    Post subject: Reply with quote

Hi disturbed-

I have the same situation. I have been struggling to get gentoo running on my new SATA system. I initially formatted my root partition with resierfs v3.6, but have been unable to build a 2.6 kernel that booted my root partition successfully. More info at:
https://forums.gentoo.org/viewtopic.php?t=101841&highlight=
https://forums.gentoo.org/viewtopic.php?t=98531&highlight=

I decided to try the whole stage1 process again, just in case I missed some important step. In doing so, I got the same message you posted above (I must have missed it the first time around).

After digging through google groups, it looks like reiserfs 3.6 is supported in kernel 2.4, and therefore 2.6 also. I did find one thread however about some Debian patches applied to 2.6.0test9 that broke the reiserfs support:
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=LEqp.62o.3%40gated-at.bofh.it&rnum=2&prev=/groups%3Fq%3Dreiserfs%2Bversion%2Blinux%2Bkernel%2B2.6%26ie%3DISO-8859-1%26hl%3Den%26btnG%3DGoogle%2BSearch

Does anyone know if gentoo modifies 2.6.0-test9 in development-sources, or about the reiserfs problem?

-stephen
Back to top
View user's profile Send private message
suhlhorn
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 76
Location: Miami, FL

PostPosted: Fri Nov 07, 2003 1:31 am    Post subject: Reply with quote

Take a look at this thread and check the post by AlmostAl:
https://forums.gentoo.org/viewtopic.php?t=101724&highlight=developmentsources

I had the same problem, maybe it can help you.
-stephen
Back to top
View user's profile Send private message
ccourtne
n00b
n00b


Joined: 06 Nov 2003
Posts: 3

PostPosted: Fri Nov 07, 2003 6:19 am    Post subject: You must specify the format manually Reply with quote

I had the same issue... it seems like the mkresiserfs is trying to determine which version of the reiser format to use and can't tell from the kernel. If you specify the format directly it works.

Try this:
Code:
mkreiserfs --format 3.6 /dev/hde8
Back to top
View user's profile Send private message
ndbruin
n00b
n00b


Joined: 14 Jul 2003
Posts: 15

PostPosted: Tue Jan 20, 2004 7:29 pm    Post subject: Re: You must specify the format manually Reply with quote

ccourtne wrote:
I had the same issue... it seems like the mkresiserfs is trying to determine which version of the reiser format to use and can't tell from the kernel. If you specify the format directly it works.

Try this:
Code:
mkreiserfs --format 3.6 /dev/hde8


Thnx man! This worked for me! :D
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