From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fhekn-0005DT-Mz for garchives@archives.gentoo.org; Sun, 21 May 2006 03:37:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k4L3ahPJ029178; Sun, 21 May 2006 03:36:43 GMT Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k4L3SDtn004874 for ; Sun, 21 May 2006 03:28:13 GMT Received: by py-out-1112.google.com with SMTP id z59so1263355pyg for ; Sat, 20 May 2006 20:28:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=F2INPloKcG0wo3hYN0kCOWbwlrwW3TkLH7ZMtQqOpF2FqRDaqeVg/KcZ773ROTpryMGU9QzSygnBjxTaXD2V4bT6ris0kC1Degjl/qnOfQhBZYnlMqQv/4u/YrFGVTXKTeM6WiAZ3ezGwb57Afs2yIHNT0hYRnB6vw0VdxnmxDk= Received: by 10.35.37.18 with SMTP id p18mr645293pyj; Sat, 20 May 2006 20:28:13 -0700 (PDT) Received: from ?192.168.0.2? ( [64.180.41.36]) by mx.gmail.com with ESMTP id w25sm131160pyw.2006.05.20.20.28.12; Sat, 20 May 2006 20:28:13 -0700 (PDT) Message-ID: <446FDE42.3010709@gmail.com> Date: Sat, 20 May 2006 20:28:02 -0700 From: Ryan Tandy User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Installation AMD64 with SCSI References: <5bc4c4570605201556n627be1dfve9af18a46f162de4@mail.gmail.com> <200605210143.07202.volker.armin.hemmann@tu-clausthal.de> <5bc4c4570605201931m1b60e316hf629a62074860354@mail.gmail.com> In-Reply-To: <5bc4c4570605201931m1b60e316hf629a62074860354@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 71ba12df-d709-4791-a585-5f004315b490 X-Archives-Hash: 66b112596055d22dfcde78c234baf8cc Leandro Melo de Sales wrote: > ramdisk compressed image found at block > ufs: was compiled with read-only support, can't be mounted as read-write > udf-fs: no particition found (1) > xfs: bad magic number > xfs: sb validate failed > kernel panic - not synching: vfs: unable to mount root fs on unknown > block (8,18) What filesystem is your / partition? Do you have support for it *built in* to your kernel? It looks like it found a valid UFS partition, but failed because it couldn't mount it RW... try making UFS RWable and see if it helps. -- gentoo-user@gentoo.org mailing list