Gentoo Archives: gentoo-dev

From: Christian Fischer <Christian.Fischer@×××××××××××××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] mount works not correct with kernel 2.6.8-gentoo-r3
Date: Tue, 07 Sep 2004 11:46:34
Message-Id: 200409071348.21748.Christian.Fischer@FischundFischer.com
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 I've a problem with mounting partitions. I've two gentoo systems on this box,
5 both are stable tree. The old one is a build from stage 3, the new one is a
6 build from stage 2.
7
8 kernel: linux-2.6.8-gentoo-r3
9 gcc: version 3.3.4 20040623
10 platform: intel p4 celeron
11 partitions: hda1 ext2 /boot
12 hda2 swap
13 hda 3 reiserfs /old
14 hda4 reiserfs /
15
16 hda3 is the old system
17 hda4 is the new system
18
19 I've tried to copy a directoriy with cp -a from /old/home/user1/directory/
20 to /home/user1/. Copy told me that both directories are the same and copy
21 cannot be done. I'm shure that these directories shouldn't be the same, one
22 comes from /dev/hda3 and the other comes from /dev/hda4. I've done a test:
23
24 # mkdir /home/user1/testdir
25
26 I got two directories testdir, one in /home/user1/ and a second
27 in /old/home/user1/. Well, next test:
28
29 # umount /old
30 # mkdir /home/user1/testdir2
31
32 Nothing in /old.
33
34 # mount /dev/hda3 /old
35
36 got testdir2 in both homes, the old and the new one
37
38 There are no problems with kernel 2.6.7-gentoo-r11 or kernel 2.4.26-gentoo-r9.
39 In /old/home/user1/ are files and directories from the old home, which are
40 not in new home, and some from new home which seems to be the same. Adding
41 and removing directories in the new home affects the old home.
42
43 Regards
44 Christian
45 - --
46 -----BEGIN PGP SIGNATURE-----
47 Version: GnuPG v1.2.4 (GNU/Linux)
48
49 iD8DBQFBPaAEszmQKstIgt4RAgNZAKC6lGF1QUESjEaZor5aLVzTkN6pkACdEr4e
50 d88zWR6vhprzHKK0/bQLYZE=
51 =rQcg
52 -----END PGP SIGNATURE-----
53
54
55 --
56 gentoo-dev@g.o mailing list

Replies