From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1N8Wod-0007VD-Nc for mharc-grub-devel@gnu.org; Thu, 12 Nov 2009 05:22:11 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8Wob-0007Uk-7u for grub-devel@gnu.org; Thu, 12 Nov 2009 05:22:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8WoZ-0007UW-Rl for grub-devel@gnu.org; Thu, 12 Nov 2009 05:22:08 -0500 Received: from [199.232.76.173] (port=46335 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8WoZ-0007UT-KV for grub-devel@gnu.org; Thu, 12 Nov 2009 05:22:07 -0500 Received: from ey-out-1920.google.com ([74.125.78.144]:63550) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8WoZ-0000xw-AI for grub-devel@gnu.org; Thu, 12 Nov 2009 05:22:07 -0500 Received: by ey-out-1920.google.com with SMTP id 3so512087eyh.34 for ; Thu, 12 Nov 2009 02:22:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=rfyF8ubO/om8un+95log0g044AEuSMAOGClaTd2U7iQ=; b=ZEDiRoS4dHSC527FSPHe3y+9xBz+9iUrQHCGzQ23XnmQ+lG8gCArtKQxhCFHmVYOgL UCfvNZgvyOR8ghfFMq3MjHT4RhckaZx6HsWMzKrD6t0wC+uYdMqjPec0p3kir/K5dD63 qBnu0dpjut4yrmo26jVy2Mj7LzgFhKAgjFMWc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=V5ATsWcbjk5OIpfEQAv+UzKc45J0nvXqldyyKe5Qypve5KJ54zp8rvZzDjAkJdIq8s 9FydKaMwyijIK3AnBto66r/rM5/c7a6KhxxHANyiHGVetcR3/M5+zkXiCCZ2lETRA7KQ 1usYi4LNQL4yq8ecQQrsdZ4ilB5VP+lPYCzLY= Received: by 10.213.2.70 with SMTP id 6mr2455225ebi.30.1258021326172; Thu, 12 Nov 2009 02:22:06 -0800 (PST) Received: from ?192.168.1.3? (0x5da0ed46.cpe.ge-0-2-0-1101.svgnqu2.customer.tele.dk [93.160.237.70]) by mx.google.com with ESMTPS id 7sm3042407eyg.41.2009.11.12.02.21.51 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 12 Nov 2009 02:21:53 -0800 (PST) Message-ID: <4AFBE146.7090300@gmail.com> Date: Thu, 12 Nov 2009 11:19:50 +0100 From: "=?ISO-8859-1?Q?Andr=E9_Fettouhi?=" User-Agent: Thunderbird 2.0.0.23 (X11/20091001) MIME-Version: 1.0 To: grub-devel@gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: grub2 (1.97.1) on RAID0 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Nov 2009 10:22:09 -0000 I'm using Arch Linux 64bit and I want to switch to grub2 since 2.0 is getting somewhat close. I'm running a RAID0 (using dmraid) setup and I can't figure out how to install grub2 on RAID0. With the legacy grub I have to go into the grub command prompt and do the following # dmsetup mknodes # grub --device-map=/dev/null grub> device (hd0) /dev/mapper/raid_set grub> geometry (hd0) C H S grub> root (hd0,0) grub> setup (hd0) grub> quit # reboot how can I do this in grub2? -- --------------------------------------------------------------- Dr. rer. nat. André Fettouhi, Postdoc. Center for Phase Equilibria and Separation Processes (IVC-SEP) DTU Chemical Engineering Department of Chemical and Biochemical Engineering Technical University of Denmark Søltofts Plads Building 229, room 218 2800 Kgs. Lyngby Denmark Telephone: +45-45252978 Fax: +45-45882258 E-Mail: af@kt.dtu.dk ---------------------------------------------------------------