All of lore.kernel.org
 help / color / mirror / Atom feed
* R4 won't mount.
@ 2004-01-21  2:30 Chris wakefield
  2004-01-21  8:05 ` Paolo Correnti
  0 siblings, 1 reply; 6+ messages in thread
From: Chris wakefield @ 2004-01-21  2:30 UTC (permalink / raw)
  To: reiserfs-list

Hello.
I'm trying out R4, and I'm having no luck mounting the device with the 
R4 filesystem.
I've managed to compile libaal from /FIXED/ (./configure;make;make install).
reiser4progs-0.4.20 is compiled with:
 --disable-debug --disable-fnv1-hash --disable-rupasov-hash 
--disable-tea-hash --disable-deg-hash --disable-short-keys 
--disable-specia --with-libaal=/usr/local/lib
then:  make;make install

My problem is, that after making a R4 filesystem on a partition, it 
won't mount.  I've tried various options, but still doesn't work.
I wonder if I am missing something?
I'm running debian testing on an athlon64
Can someone suggest some options or strategies?
Thank you,
Chris w.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R4 won't mount.
  2004-01-21  2:30 R4 won't mount Chris wakefield
@ 2004-01-21  8:05 ` Paolo Correnti
  2004-01-21  8:23   ` Chris wakefield
  0 siblings, 1 reply; 6+ messages in thread
From: Paolo Correnti @ 2004-01-21  8:05 UTC (permalink / raw)
  To: Chris wakefield; +Cc: reiserfs-list

Are to trying to mount and old partition or a new
partition ?

I've had problems mounting a Reiser4 partition
(created with last 2003 snapshot) with latest
snapshot.
I had to re-create it and now all is working well.

I'm testing R4 on a laptop (Pemtium 4) and a PC (AMD
Duron) with kernel 2.6.1 and latest Namesys snapshot,
using simple ./configure;make;make install for libaal
and reiser4progs (I mean without options).

Paolo

--- Chris wakefield <c_wakefield@shaw.ca> wrote:
> Hello.
> I'm trying out R4, and I'm having no luck mounting
> the device with the 
> R4 filesystem.
> I've managed to compile libaal from /FIXED/
> (./configure;make;make install).
> reiser4progs-0.4.20 is compiled with:
>  --disable-debug --disable-fnv1-hash
> --disable-rupasov-hash 
> --disable-tea-hash --disable-deg-hash
> --disable-short-keys 
> --disable-specia --with-libaal=/usr/local/lib
> then:  make;make install
> 
> My problem is, that after making a R4 filesystem on
> a partition, it 
> won't mount.  I've tried various options, but still
> doesn't work.
> I wonder if I am missing something?
> I'm running debian testing on an athlon64
> Can someone suggest some options or strategies?
> Thank you,
> Chris w.
> 
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R4 won't mount.
  2004-01-21  8:05 ` Paolo Correnti
@ 2004-01-21  8:23   ` Chris wakefield
  2004-01-21  9:08     ` Nikita Danilov
  0 siblings, 1 reply; 6+ messages in thread
From: Chris wakefield @ 2004-01-21  8:23 UTC (permalink / raw)
  To: Paolo Correnti; +Cc: reiserfs-list

Hi Paolo.
Thanks for your reply.  I'm mounting a new reiser4 partition.  I just 
recreated another partition with cfdisk  (not rewriting R4 over the 
previous one) and still won't mount.  I'm getting the usual error 
report:  "mount: wrong fs type, bad option, bad superblock on 
/dev/hda7.....etc"
I also recompiled my 2.6.1 kernel & reiser4progs-0.4.20 as well.
I have noticed that the kernel compile is complaining though, now that I 
think about it I remember the original patching coming up with "hunk  
#1, etc, succeeding, etc and I had about 6 or 8 of those.  I ignored 
them as I assumed the word "succeeding" meant that things went ok.
So my next step will be to repatch a fresh kernel.
Chris W.
 

Paolo Correnti wrote:

>Are to trying to mount and old partition or a new
>partition ?
>
>I've had problems mounting a Reiser4 partition
>(created with last 2003 snapshot) with latest
>snapshot.
>I had to re-create it and now all is working well.
>
>I'm testing R4 on a laptop (Pemtium 4) and a PC (AMD
>Duron) with kernel 2.6.1 and latest Namesys snapshot,
>using simple ./configure;make;make install for libaal
>and reiser4progs (I mean without options).
>
>Paolo
>
>--- Chris wakefield <c_wakefield@shaw.ca> wrote:
>  
>
>>Hello.
>>I'm trying out R4, and I'm having no luck mounting
>>the device with the 
>>R4 filesystem.
>>I've managed to compile libaal from /FIXED/
>>(./configure;make;make install).
>>reiser4progs-0.4.20 is compiled with:
>> --disable-debug --disable-fnv1-hash
>>--disable-rupasov-hash 
>>--disable-tea-hash --disable-deg-hash
>>--disable-short-keys 
>>--disable-specia --with-libaal=/usr/local/lib
>>then:  make;make install
>>
>>My problem is, that after making a R4 filesystem on
>>a partition, it 
>>won't mount.  I've tried various options, but still
>>doesn't work.
>>I wonder if I am missing something?
>>I'm running debian testing on an athlon64
>>Can someone suggest some options or strategies?
>>Thank you,
>>Chris w.
>>
>>
>>
>>    
>>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
>http://hotjobs.sweepstakes.yahoo.com/signingbonus
>
>  
>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R4 won't mount.
  2004-01-21  8:23   ` Chris wakefield
@ 2004-01-21  9:08     ` Nikita Danilov
  0 siblings, 0 replies; 6+ messages in thread
From: Nikita Danilov @ 2004-01-21  9:08 UTC (permalink / raw)
  To: Chris wakefield; +Cc: Paolo Correnti, reiserfs-list

Chris wakefield writes:
 > Hi Paolo.
 > Thanks for your reply.  I'm mounting a new reiser4 partition.  I just 
 > recreated another partition with cfdisk  (not rewriting R4 over the 

Let's get this straight:

1. partition (/dev/hda7) was created by cfdisk.
2. mkfs.reiser4 /dev/hda7 was executed
3. now mount fails

right?

 > previous one) and still won't mount.  I'm getting the usual error 
 > report:  "mount: wrong fs type, bad option, bad superblock on 
 > /dev/hda7.....etc"

What is in your kernel logs? (Use dmesg command or look into file like
/var/log/messages.)

 > I also recompiled my 2.6.1 kernel & reiser4progs-0.4.20 as well.
 > I have noticed that the kernel compile is complaining though, now that I 
 > think about it I remember the original patching coming up with "hunk  
 > #1, etc, succeeding, etc and I had about 6 or 8 of those.  I ignored 
 > them as I assumed the word "succeeding" meant that things went ok.
 > So my next step will be to repatch a fresh kernel.

That shouldn't matter.

 > Chris W.
 >  

Nikita.

 > 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R4 won't mount.
@ 2004-01-21  9:13 Chris wakefield
  2004-01-21  9:19 ` Nikita Danilov
  0 siblings, 1 reply; 6+ messages in thread
From: Chris wakefield @ 2004-01-21  9:13 UTC (permalink / raw)
  To: reiserfs-list; +Cc: paolunix

Hi Paolo.
Ok, I re-compiled a fresh 2.6.1 kernel, ran the command: 
wget http://www.namesys.com/snapshots/2004.01.19/all.diff.gz -q -O - 
|       zcat | patch -p1
 The R4 partitions mount fine, so all is fine now.
What I had done before, I remembered, was patch a 2.6.0 kernel with 
patch-2.6.1-bk4.bz2, which I suspect was the wrong patch.
Sorry for the unnecessary posts.

Ok, so now I can have some fun with R4!

Chris W.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: R4 won't mount.
  2004-01-21  9:13 Chris wakefield
@ 2004-01-21  9:19 ` Nikita Danilov
  0 siblings, 0 replies; 6+ messages in thread
From: Nikita Danilov @ 2004-01-21  9:19 UTC (permalink / raw)
  To: Chris wakefield; +Cc: reiserfs-list, paolunix

Chris wakefield writes:
 > Hi Paolo.
 > Ok, I re-compiled a fresh 2.6.1 kernel, ran the command: 
 > wget http://www.namesys.com/snapshots/2004.01.19/all.diff.gz -q -O - 
 > |       zcat | patch -p1

Wait! You need http://www.namesys.com/snapshots/2004.01.19.fixed/all.diff.gz


 >  The R4 partitions mount fine, so all is fine now.
 > What I had done before, I remembered, was patch a 2.6.0 kernel with 
 > patch-2.6.1-bk4.bz2, which I suspect was the wrong patch.
 > Sorry for the unnecessary posts.
 > 
 > Ok, so now I can have some fun with R4!
 > 
 > Chris W.
 > 

Nikita.

 > 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-21  9:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-21  2:30 R4 won't mount Chris wakefield
2004-01-21  8:05 ` Paolo Correnti
2004-01-21  8:23   ` Chris wakefield
2004-01-21  9:08     ` Nikita Danilov
  -- strict thread matches above, loose matches on Subject: below --
2004-01-21  9:13 Chris wakefield
2004-01-21  9:19 ` Nikita Danilov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.