Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#737 closed defect (fixed)

grub-0.93 issues with linux

Reported by: mehrotraamit@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: 5.0
Severity: normal Keywords:
Cc:

Description

grub should be configured with: ./configure --prefix=/usr --disable-auto-linux-mem-opt

Without this, grub starts kernel with mem=xxx which is usually wrong and confuses linux kernels. In my case both 2.4.23 and 2.6.0 got confused and PCMCIA was not working. With --disable-auto-linux-mem-opt, both kernels guessed the memory correctly and PCMCIA worked properly.

Change History (3)

comment:1 by greg@…, 20 years ago

Hmmm, personally, I've always used "kernel --no-mem-option /boot/lfskernel" in my menu.lst file for reasons I cannot remember. We probably need discussion on lfs-dev to see what other folks experiences are.

comment:2 by greg@…, 20 years ago

Resolution: fixed
Status: newclosed

Committed changes to implement "--no-mem-option" in menu.lst. Closing.

comment:3 by petri.koistinen@…, 20 years ago

grub-0.94 available

Note: See TracTickets for help on using tickets.