[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Linux 2.6 on a Thinkpad T40p



> Andrew McMillan <andrew@catalyst.net.nz> [2004-01-04 10:53]:
>
> On Sun, 2004-01-04 at 01:49, Lukas Ruf wrote:
> > Dear all,
> >
> > is there any pre-configured kernel package including headers and
> > sources for the Thinkpad t40p -- or do I need to build a kernel
> > myself with the help of the web-pages found out there?
> >
> > The main reason I ask this is for the problems I have when booting a
> > self-created kernel from within grub: For any strange reason the
> > kernel always panics not being able to mount a CRAMfs although I never
> > wanted the kernel do so.
>
> What is the command line in your /boot/grub/menu.lst?
>
> If you don't want to use cramfs then you want something like this (what
> I am using right now):
>
> title=Two Six Zero
> root (hd0,3)
> kernel /boot/vmlinuz-2.6.0-kant26 ro root=/dev/hda6
>
>

running
    make all modules_install install && update-grub
led to a very similar solution.  Strange to me: only the latest
update-grub resulted in a menu.lst that was ordered properly.

Anyway: it works -- except for the APM stuff...

Thanks!

wbr,
Lukas
-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|



Reply to: