Re: PCMCIA -- Unstable -- Kernel 2.4.12
Good job but I think there is a typo.
On Tue, Oct 23, 2001 at 10:49:55PM -0500, Stephen E. Hargrove wrote:
> # tar xfvz linux-whatever.tar.gz
> # rm -rf linux
> # ln -s linux-whatever linux
> # tar xfvz pcmcia-cs-whatever.tar.gz
> # ln -s pcmcia-cs-whatever pcmcia
> # cd linux
> # rm -rf pcmcia
# rm -rf */pcmcia # there are "drivers/pcmcia" and "include/pcmcia"
> # make menuconfig
> ... configure stuff ...
> # make dep
> # make bzImage
> ... edits for lilo / grub ...
> ... move /usr/src/linux/arch/i386/boot/bzImage to boot ...
> ... /sbin/lilo or whatever you do for grub
> # make modules; make modules_install
> # cd ../pcmcia
> # make config
> # make all
> # make install
> # shutdown -r now
> ... boot to new kernel ...
But why recompile when most of PCMCIA drives are provided as modules ;-)
--
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~
+ Osamu Aoki <debian@aokiconsulting.com>, GnuPG-key: 1024D/D5DE453D +
+ My debian quick-reference, http://www.aokiconsulting.com/quick/ +
Reply to: