[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grub-help
Subject:    Re: Grub2 almost does what I want
From:       Andrey Borzenkov <arvidjaar () gmail ! com>
Date:       2013-02-08 19:16:32
Message-ID: 20130208231632.3389c516 () opensuse ! site
[Download RAW message or body]

В Fri, 8 Feb 2013 11:00:00 -0800
Jordan Uggla <jordan.uggla@gmail.com> пишет:

> A functionally equivalent entry (which would not produce a warning) would be:
> 
> gfxpayload=1280x1024x16
> insmod part_msdos
> root=(hd0,msdos22)

Strictly speaking, parenthesis are not part of device name, so it has to
be

root=hd0,msdos22

This allows to later use it like

linux ($root)/vmlinuz

which otherwise would be invalid ((hd0,msdos22)). grub2 strips extra
parenthesis internally so it appears to work.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic