Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 2 times, last edit by "tomde" (Jan 27th 2010, 2:26pm)
Quoted
for mod in isofs cifs autofs4 sr_mod ide-cd cdrom cdfs fuse; do
Quoted
for mod in isofs cifs autofs4 sr_mod ide-cd cdrom cdfs fuse xfs; do
|
|
Source code |
1 |
modprobe xfs |
|
|
Source code |
1 2 3 |
for mod in isofs cifs autofs4 sr_mod ide-cd cdrom cdfs fuse xfs; do
modprobe $mod
done
|
Wie kann ich prüfen, ob das Modul geladen ist?
|
|
Source code |
1 |
lsmod | grep xfs |
|
|
Source code |
1 |
xfs 606192 0 - Live 0xc09a8000 |
|
|
Source code |
1 2 |
xfs 606192 0 - Live 0xc01f2000 exportfs 5312 2 nfsd,xfs, Live 0xc009d000 |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
... xfs_da_do_buf: bno 8388608 dir: inode 128 Filesystem "sde2": XFS internal error xfs_da_do_buf(1) at line 2174 of file fs/xfs/xfs_da_btree.c. Caller 0xc0218e60 Call Trace: [<c0218e60>] xfs_da_read_buf+0x34/0x40 [xfs] [<c0218828>] xfs_da_do_buf+0x404/0x9a4 [xfs] [<c0218780>] xfs_da_do_buf+0x35c/0x9a4 [xfs] [<c0218e60>] xfs_da_read_buf+0x34/0x40 [xfs] [<80050000>] __alloc_pages+0x19c/0x468 [<80053ac4>] cache_alloc_refill+0x320/0x594 [<c07a0000>] BVDC_P_Source_ApplyChanges_isr+0x130/0x514 [bcm7400] [<c0218e60>] xfs_da_read_buf+0x34/0x40 [xfs] [<c0220000>] xfs_dir2_block_lookup_int+0x188/0x388 [xfs] [<c0218e60>] xfs_da_read_buf+0x34/0x40 [xfs] [<80053eb8>] kmem_cache_alloc+0x90/0x98 [<c021c720>] xfs_da_node_lookup_int+0xd0/0x4cc [xfs] [<c021c720>] xfs_da_node_lookup_int+0xd0/0x4cc [xfs] [<c02270b8>] xfs_dir2_node_lookup+0x64/0x108 [xfs] [<c021ee6c>] xfs_dir2_isleaf+0x2c/0x88 [xfs] [<c021f740>] xfs_dir2_lookup+0x184/0x18c [xfs] [<c025a180>] xfs_dir_lookup_int+0x50/0x180 [xfs] [<c0260094>] xfs_lookup+0xa8/0xfc [xfs] [<c026006c>] xfs_lookup+0x80/0xfc [xfs] [<8008deac>] update_atime+0x6c/0xb4 [<c026f15c>] linvfs_lookup+0x5c/0xe0 [xfs] [<8008b5c8>] d_alloc+0x34/0x1c8 [<8007ee7c>] __follow_mount+0x84/0xfc [<8007f0b4>] do_lookup+0x1c0/0x240 [<8008163c>] __link_path_walk+0x63c/0xf64 [<80081344>] __link_path_walk+0x344/0xf64 [<8008201c>] link_path_walk+0xb8/0x214 [<80042164>] get_futex_key+0x44/0x19c [<8006b734>] get_unused_fd+0xf8/0x25c [<800832ec>] open_namei+0x98/0x7d0 [<801bea30>] tx_reclaim_timer+0x24/0x10c [<801bea0c>] tx_reclaim_timer+0x0/0x10c [<8006bb9c>] filp_open+0x30/0x64 [<8006b734>] get_unused_fd+0xf8/0x25c [<8006bc2c>] sys_open+0x5c/0xb8 [<8000cf84>] stack_done+0x20/0x3c [<800048cc>] handle_ri_int+0x20/0x34 |
This post has been edited 1 times, last edit by "tomde" (Jan 28th 2010, 4:52pm)
![]()
Source code
1 2 Filesystem "sde2": XFS internal error xfs_da_do_buf(1) at line 2174 of file fs/xfs/xfs_da_btree.c. Caller 0xc0218e60

und weiss nicht, welche Partitionsangabe sie als Parameter beim
- kann jemand helfen wie ich gleich mit telnet an der dm8000 den fschk starten kann? (Ansonsten werd ich meine suse-partition am PC bemühen.) |
|
Source code |
1 2 |
G HD400LD (Partition 2) G HD400 |