help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: chainloader grub1 to grub2


From: Andrey Borzenkov
Subject: Re: chainloader grub1 to grub2
Date: Wed, 14 Aug 2013 21:58:26 +0400

В Wed, 14 Aug 2013 14:02:58 -0300
robert verge <address@hidden> пишет:

> The only thing old me back from upgrading from grub1 to grub2 is loading a
> chainloader config which loads directly from the drive. I have not found
> the equivalent in grub2. Any suggestions ?
> 
> This is the current configuration that works in grub1
> 
> title           ESXI on (hd2)
> chainloader     (hd2)+1
> root            (hd2)

menuentry "ESXI on (hd2) {
  set root=hd2
  chainloader ($root)+1
}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]