Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Copying gentoo from ext3 to reiserfs problem!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
T_Machine
n00b
n00b


Joined: 13 Jan 2003
Posts: 7
Location: Spain

PostPosted: Sun Feb 02, 2003 8:03 pm    Post subject: Copying gentoo from ext3 to reiserfs problem! Reply with quote

Hi to everybody!

I have gentoo 1.4rc2 instaled on a ext3 filesystem, it runs smoothly and all it's ok! I have a 2.4.20 kernel (vanilla sources)

This evening, I've got the following problem:

I make a reiserfs 3.6 partition in my HD, and then, using the livecd (so then, /proc and /mnt/.init.d are empty) I have copied all my gentoo from the ext3 partition to the reiserfs partition...

I have modified the /etc/fstab and I get the system works:

Code:

/dev/hdb1               /               reiserfs        notail,noatime                  0 0


See what I have mounted:
Code:

/dev/hdb1 on / type reiserfs (rw,noatime,notail)
proc on /proc type proc (rw)
none on /dev type devfs (rw)
tmpfs on /mnt/.init.d type tmpfs (rw,mode=0644,size=2048k)


Looking what dmesg says to me I have found some issues:

Code:

NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
cramfs: wrong magic
FAT: bogus logical sector size 0
UMSDOS: msdos_read_super failed, mount aborted.
FAT: bogus logical sector size 0
FAT: bogus logical sector size 0
UDF-fs DEBUG lowlevel.c:65:udf_get_last_session: CDROMMULTISESSION not supported: rc=-5
UDF-fs DEBUG super.c:1421:udf_read_super: Multi-session=0
UDF-fs DEBUG super.c:410:udf_vrs: Starting at sector 16 (2048 byte sectors)
UDF-fs DEBUG super.c:1157:udf_check_valid: Failed to read byte 32768. Assuming open disc. Skipping validity check
UDF-fs DEBUG misc.c:285:udf_read_tagged: location mismatch block 256, tag 0 != 256
UDF-fs DEBUG super.c:1211:udf_load_partition: No Anchor block found
UDF-fs: No partition found (1)
reiserfs: checking transaction log (device 03:41) ...
Using r5 hash to sort names
ReiserFS version 3.6.25


As you can see my kernel is trying several filesystems and I don't know why, i have disabled automounter support on the kernel, I can't see anything strange on /etc/init.d/localmount ... so then, what is happening?

I thanks you for every idea!

Greetings[/code]
Back to top
View user's profile Send private message
Kezza
n00b
n00b


Joined: 11 Dec 2002
Posts: 49

PostPosted: Tue Feb 11, 2003 2:25 am    Post subject: Reply with quote

I had a friend who had similar problems with the older 2.4.18 kernel. His solution was to recompile the kernel without hpfs support. This is only a guess however.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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