I'm not sure how to uninstall grub2 and be rid of the chainloading entries (i assume a simple apt-get will do), but what you really want to do is set up the kernel options you want in GRUB 2 by editing in /etc/grub.d/10_linux, making sure that works, then running upgrade-from-grub-legacy to switch over to GRUB 2 completely.
On Fri, Nov 4, 2011 at 7:55 PM, Brian Lavender <[email protected]> wrote: > I upgraded a Debian system from lenny to squeeze, but it doesn't look > like when the new system boots that it gets the kernel parameters I > am passing it. I need to tell it to have more serial console uarts > by appending 8250.nr_uarts=8, but it looks like it is chain loading > grub 1? How do I fix this? I attached menu.lst. > > brian > -- > Brian Lavender > http://www.brie.com/brian/ > > "There are two ways of constructing a software design. One way is to > make it so simple that there are obviously no deficiencies. And the other > way is to make it so complicated that there are no obvious deficiencies." > > Professor C. A. R. Hoare > The 1980 Turing award lecture > > _______________________________________________ > vox-tech mailing list > [email protected] > http://lists.lugod.org/mailman/listinfo/vox-tech > >
_______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
