Re: Kernel 'vga=' parameter wierdness

From: Asfand Yar Qazi
Date: Wed Feb 22 2006 - 08:20:23 EST


Asfand Yar Qazi wrote:
Martin Mares wrote:

Hello!


OK, will try that. decimal of octal(0164) = decimal(116)



This won't work -- the mode numbers are hexadecimal, not octal.
Use 356 (decimal).


You're right. I thought '0164' was octal - 0 prefix.

It worked.

<snip>




You can also try giving 0x164 to GRUB.


I'll try that as well.


It worked as well - obviously I'm using a newer version of GRUB.

Thanks.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/