If booting from the Slackware CD1 does not work, then you entered a command that
was not correct. It is designed as a recovery disc.
First, is the Slackware CD the same version as your installed system?
Second, are you entering the correct command and / (root) filesystem (as above ^^^ )?
Third, what is "the nvidia boot loader", and why are you using it rather than LiLO?
Fourth, if you enter the proper command with the proper Slackware CD, what is the
output in the terminal? Where does it stop booting?
If you boot with the proper Slackware CD and command as I wrote you before, then
it will initialize all your devices and scripts just as if you booted natively. That is
the purpose for using the Slackware CD1 as a recovery disc, rather than a CD from
some other distro. If you choose to use a Backpack, Fedora, Debian, or some other
OS's CD as a boot disc, then you will need to read and find out how to chroot into
your Slackware system to repair it.
It's much easier just to follow the instructions I've given you and do it The Slackware
Way (TM). I've used this OS for a number of years, and have no problem recovering
a fubared system with these methods.
The command to start your network interface(s) in Slackware is:
Code:
/etc/rc.d/rc.inet1 start
which the Slackware CD1 will do for you if you use it.