the vmware install script only creates links for runlevels 3, 5 and 6, there needs to be a link in /etc/rc2.d/ too (2 is the default runlevel for Debian)
cp -a /etc/rc5.d/S99vmware /etc/rc2.d/ that should do it HTH > On Wed, Mar 24, 1999 at 11:24:08AM -0500, Matthew Cocker wrote: > > The install script for vmware installs a /etc/rc.d/init.d directory with > > a vmware init script for setting up and loading the required modules. > > When I reboot my box the vmware moddules did not load. My guess is if I > > make a link from /etc/rc.d/init.d/vmware to /etc/init.d/vmware things > > should start automatically. Is this correct or should I move the vmware > > scripts to normal debian places? > > When installing you should tell it to use /etc instead of the default > /etc/rc.d > > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null > -- -- Sarel Botha