HI,
I can’t start NFS server anymore. I get the following message:
“insserv: FATAL: service syslog is missed in the runlevels 4 to use service vboxdrv”
“insserv: exiting now!”
Is it vbox conflicting with nfs server??
HI,
I can’t start NFS server anymore. I get the following message:
“insserv: FATAL: service syslog is missed in the runlevels 4 to use service vboxdrv”
“insserv: exiting now!”
Is it vbox conflicting with nfs server??
You should probably check if vbox has installed links in runlevel 4, which is not used.
Check the directory /etc/init.d/rc4.d/
you probably have something like:
lrwxrwxrwx 1 root root 18 Mar 22 09:18 K01vboxweb-service -> ../vboxweb-service*
lrwxrwxrwx 1 root root 10 Mar 22 09:18 K02vboxdrv -> ../vboxdrv*
lrwxrwxrwx 1 root root 10 Mar 22 09:18 S04vboxdrv -> ../vboxdrv*
lrwxrwxrwx 1 root root 18 Mar 22 09:18 S05vboxweb-service -> ../vboxweb-service*
Delete this and it will work again