Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long]
Date: Mon, 03 Sep 2001 20:52:24
Message-Id: 20010903205224.G20781@cvs.gentoo.org
In Reply to: Re: [gentoo-dev] RC6 Boot ISO reports + info [kind of long] by scott worley
1 On Mon, Sep 03, 2001 at 07:32:12PM -0700, scott worley wrote:
2
3 > >There's no /dev/discs/ directory?
4 > >
5 > Daniel,
6 >
7 > After loading scsi_mod and aic7xxx, I checked dmesg and all scsi devices
8 > were found.
9 >
10 > There is no entry for /dev/discs and all the
11 > /dev/scsi/host0/bus0/targetX/lun0's are empty.
12 >
13 > I put a modules.conf and modules.devfs into the rescue /etc dir and
14 > restarted devfsd. Didn't work. Of course, I was guessing.
15
16 I really don't think that this is a problem with devfs; more likely it is
17 a problem with the aic7xxx module, whose responsibility it is to actually
18 register the devices with devfs. Try:
19
20 cat /proc/scsi/aic7xxx/0 and make sure that the driver sees all your targets.
21
22 cat /proc/scsi/scsi and make sure that your targets show up here too.
23
24 Best Regards,
25
26 --
27 Daniel Robbins <drobbins@g.o>
28 Chief Architect/President http://www.gentoo.org
29 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] RC6 Boot ISO reports + aic7xxx problem solved! scott worley <folokai@×××××××××.net>