sony-vaio-z-series team mailing list archive
-
sony-vaio-z-series team
-
Mailing list archive
-
Message #01542
Re: grub1/2 + intel
Hi everybody,
I am honestly very sorry (was tired + am ill today), but I forgot one
tiny little, but important detail: You may not use any grub2 /graphics/.
-->
My grub.cfg is self generated and /very/ simple (like a grub1 menu.lst :):
===========================================================
set gfxpayload=text
set timeout=7 #
menuentry "Linux working :)" {
# remember: hd's start counting at 0, but parts at 1
set root=(hd0,5)
linux16 /vmlinuz 'quiet' 'i8042.reset' ...
}
===========================================================
Knuth
---
On 14/09/10 23:42, K. Posern wrote:
> Hi everybody,
>
> grub2 + intel works like charm (just the same as grub1 ;)...
>
> The secret: linux16 instead of linux (and initrd16 instead of initrd for
> those who need it).
>
> Good night,
>
> Knuth
>
> P.S.:
> Only the 2.6.36-rc remain broken (with grub1 and grub2).
> I will keep you posted...
>
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
References