To bad :)
Its not possible to use dmraid with Grub2 yet.

I had to switch bad to grub1 because its not possible to get it working.
Hopefully some developper wants to implement this :)

Sincerely,
Jean-Louis

On Thu, 12 Nov 2009 11:19:50 +0100, "André Fettouhi"
<a.fetto...@gmail.com>
wrote:
> 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?


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to