From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753492AbYDLWij (ORCPT ); Sat, 12 Apr 2008 18:38:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754022AbYDLWia (ORCPT ); Sat, 12 Apr 2008 18:38:30 -0400 Received: from nonada.if.usp.br ([143.107.131.169]:53953 "EHLO nonada.if.usp.br" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753642AbYDLWi3 (ORCPT ); Sat, 12 Apr 2008 18:38:29 -0400 To: linux-kernel@vger.kernel.org Subject: Root on partitionable raid. Message-Id: From: Joao Luis Meloni Assirati Date: Sat, 12 Apr 2008 19:38:27 -0300 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I tried to boot a 2.6.25-rc8 kernel with ext3, raid1 and sata compiled in (raid partitions marked as raid autodetect) and it cannot detect raid partitions in boot time (it could not find my root that is a raid1 partition). I did not test rc9, but by the changelog the problem did not got corrected. 2.6.24 works fine. Thank you, Joćo.