From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MUFXo-0000xT-ME for mharc-grub-devel@gnu.org; Fri, 24 Jul 2009 03:50:20 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MUFXk-0000wY-Hl for grub-devel@gnu.org; Fri, 24 Jul 2009 03:50:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MUFXg-0000w2-2o for grub-devel@gnu.org; Fri, 24 Jul 2009 03:50:16 -0400 Received: from [199.232.76.173] (port=58204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MUFXf-0000vX-Sc for grub-devel@gnu.org; Fri, 24 Jul 2009 03:50:11 -0400 Received: from mx20.gnu.org ([199.232.41.8]:39783) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MUFXe-00068a-MD for grub-devel@gnu.org; Fri, 24 Jul 2009 03:50:10 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MUFXb-000487-V6 for grub-devel@gnu.org; Fri, 24 Jul 2009 03:50:08 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1MUFXW-0003EI-TH for grub-devel@gnu.org; Fri, 24 Jul 2009 07:50:02 +0000 Received: from muc-ea-fw-1-imap.sun.com ([192.9.112.196]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jul 2009 07:50:02 +0000 Received: from alexander.vlasov by muc-ea-fw-1-imap.sun.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 24 Jul 2009 07:50:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: Alexander Vlasov Date: Thu, 23 Jul 2009 17:26:47 +0000 (UTC) Message-ID: References: <1248277541.3517.25.camel@fz.local> <20090722175749.GO8706@thorin> <20090722.110523.193703852.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 192.9.112.196 (Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.1) Gecko/20090623 Firefox/3.5) Sender: news X-Detected-Operating-System: by mx20.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: sparc: [Fwd: Bug#538030: grub-ieee1275 fails to install bootblock] X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Jul 2009 07:50:17 -0000 Hi, David Miller davemloft.net> writes: > But for the initial bug this user has, can we find out what lives > inside of this directory: > > /sys/devices/root/f0063e50/pci0000:02/0000:02:00.0/0000:03:09.0/0000:0a:00.0 /0000:0b:01.0/host0/port-0:0/end_device-0:0/sas_device:end_device-0:0/ > > and if that directory doesn't exit, can they go back one directory node > at a time until something appears? One step back there is a directory structure: drwxr-xr-x 3 root root 0 2009-07-23 13:52 bsg drwxr-xr-x 3 root root 0 2009-07-23 13:52 sas_device drwxr-xr-x 3 root root 0 2009-07-23 13:52 sas_end_device drwxr-xr-x 3 root root 0 2009-07-23 13:52 target0:0:0 -rw-r--r-- 1 root root 8192 2009-07-23 13:52 uevent The entire tree (ls -lR) is quite big and is available upon request. The only trace of `real' device name (sda) is /sys/devices/root/f0063e50/pci0000:02/0000:02:00.0/0000:03:09.0/0000:0a:00.0 /0000:0b:01.0/host0/port-0:0/end_device-0:0/target0:0:0/0:0:0:0/block/ directory, which contains one subdirectory named sda.