Quote:
Originally Posted by AxeZ
Actually, modules are in /etc/rc.d/rc.modules whildst Slack puts network card module in /etc/rc.d/rc.netdevice if the card is recognised during install.
|
You got the modules part correct, but ...
Code:
bruce@silas:~$ cat /etc/slackware-version
Slackware 10.2.0
bruce@silas:~$ uname -a
Linux silas 2.6.15.6 #1 Thu Mar 9 17:29:07 CST 2006 i686 athlon-4 i386 GNU/Linux
bruce@silas:~$ cat /etc/rc.d/rc.netdevice
cat: /etc/rc.d/rc.netdevice: No such file or directory
I believe they are here:
Code:
ls -lh /lib/modules/`uname -r`/kernel/drivers/net/
Slackware has no /etc/rc.d/rc.netdevice. Might this be your BSD?
If someone else already corrected this, or I'm wrong, sorry ...
diego_cn,
How come the thread title is
[Journal]Ride to linux with Slackware(1)
but your first post title says
[Journal]Ride to linux with Slackware(2) ?
Have I missed the first journal?
And you might be interested in this repository:
http://www.slackware.com/~alien/
Especially something for your DVD images of Slackware. I rsync Slackware -current
with his
script which will make 2 CD iso images and/or a DVD iso image.
Good of you to document your journey. I haven't read it closely, it just came
up in a Google search. However, I will later. Especially like your quote:
Quote:
"When you know Slackware, you know Linux... when you know Red Hat, all you know is Red hat."
|
I learned that firsthand after trying RedHat 6.0 in 1999, and then actually
using RedHat 9.0 in 2003. About two months was all I could stand of it.
Long live Slackware Linux!