Gentoo Archives: gentoo-user

From: Dirk Heinrichs <ext-dirk.heinrichs@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ext3 error
Date: Wed, 07 Jun 2006 08:35:08
Message-Id: 200606071020.45797.ext-dirk.heinrichs@nokia.com
In Reply to: [gentoo-user] ext3 error by Arnau Bria
1 Am Mittwoch, 7. Juni 2006 09:17 schrieb ext Arnau Bria:
2
3 > EXT3-fs error (device sd(8,54)): ext3_get_inode_loc: unable to read inode
4 > block
5 >
6 > It referes to sd(8,54), but I don't know which device it is refering to:
7
8 This is means SCSI disk (major number 8) with minor number 54.
9 Type "ls -l /dev/sd*" and you'll see something like this:
10
11 brw-rw---- 1 root disk 8, 17 Jun 7 08:26 /dev/sdb1
12
13 which means /dev/sdb1 has major 8 (which is the case for all SCSI disks) and
14 minor 17.
15
16 HTH...
17
18 Dirk
19 --
20 Dirk Heinrichs | Tel: +49 (0)162 234 3408
21 Configuration Manager | Fax: +49 (0)211 47068 111
22 Capgemini Deutschland | Mail: dirk.heinrichs@×××××××××.com
23 Hambornerstraße 55 | Web: http://www.capgemini.com
24 D-40472 Düsseldorf | ICQ#: 110037733
25 GPG Public Key C2E467BB | Keyserver: www.keyserver.net

Replies

Subject Author
Re: [gentoo-user] ext3 error Arnau Bria <arnau@×××××××××.net>