grub: sample menu.lst file improvements
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 11 Nov 2013 16:47:30 +0000 (17:47 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 1 Dec 2013 22:38:58 +0000 (23:38 +0100)
commit97362f571cd877274cfd9bef30c6a4b99723135c
tree32dd927d22fa0a8fe88451d4418a4287959d6c82
parent30a34bd95e4804b3a0835882f39daa169918cd8c
grub: sample menu.lst file improvements

Two improvements to the menu.lst file:

 * Do not enforce any video mode, let the kernel use whatever it wants
   as the default, or let the user customize it when needed.

 * Use /dev/sda1 instead of /dev/hda1. Nowadays, most hard disk
   controllers are handled using libata, and therefore the disks are
   visible as /dev/sd<X>.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
boot/grub/menu.lst