From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753681AbXCTK73 (ORCPT ); Tue, 20 Mar 2007 06:59:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753683AbXCTK72 (ORCPT ); Tue, 20 Mar 2007 06:59:28 -0400 Received: from server077.de-nserver.de ([62.27.12.245]:43629 "EHLO server077.de-nserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753678AbXCTK71 (ORCPT ); Tue, 20 Mar 2007 06:59:27 -0400 Message-ID: <45FFBE79.6030609@prie.be> Date: Tue, 20 Mar 2007 11:59:05 +0100 From: Stefan Priebe Reply-To: stefan@prie.be User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Olaf Kirch CC: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: Kernel 2.6.20 does not work anymore with SCSI or SATA on old Opteron / Xeon servers References: <45FDA626.9000404@prie.be> <20070319232732.854d7120.akpm@linux-foundation.org> <45FFB867.3060500@prie.be> <200703201154.58234.olaf.kirch@oracle.com> In-Reply-To: <200703201154.58234.olaf.kirch@oracle.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-User-Auth: Auth by hostmaster@profihost.com through 84.134.42.121 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello! It runs with nfsroot # mount 192.168.0.100:/PXE/debian on / type nfs (rw) Kernel command line: nfs root=/dev/nfs nfsroot=192.168.0.100:/PXE/debian ip=dhcp Stefan Olaf Kirch schrieb: > On Tuesday 20 March 2007 11:33, Stefan Priebe wrote: >> 1.) I've bootet these systems through NFS and would like to access >> /dev/sda or /dev/sdb then. For example via fdisk and this does not work. > > What do you mean by "booted through NFS"? Do you mean the machine > runs with the root file system mounted via NFS? Or does it mean you > booted, and started the NFS server? > > Olaf