Ben sinds een tijd al bezig met Mandrake en nu wou ik wat instellingen veranderen in linuxconf. dit ging allemaal goed (ff snel wat gebruikers verwijderen + diskquota), maar toen ik Dismiss wou doen en daarna Do It kreeg ik deze error:
wie weet wat deze error inhoud zodat ik er voor kan zorgen dat die het niet meer weergeeft want nu kan ik in princiepe linuxconf niet meer gebruiken....
(Heb ook al netconf --update gedaan maar dat maakte niks uit
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
| ### misc: Mon Oct 7 23:27:38 2002 Miscellaneous task
netconf --update: Mon Oct 7 23:27:41 2002 Activating changes
Checking base configuration
Checking kernel's modules
Mounting local volumes
? Directory /mnt/win_d was originally mounted with option exec,dev,suid,rw
Executing: /bin/mount -o remount,exec,dev,suid,rw,umask=0,iocharset=iso8859-15,codepage=850 /mnt/win_d
* mount: /mnt/win_d not mounted already, or bad option
* return 32
Checking files permissions
Checking LILO
Executing some Sysv init scripts
? The following command told me something had to be done
? /etc/rc3.d/S10network probe
Executing: /etc/rc3.d/S10network Usage: /etc/rc3.d/S10network {start|stop|restart|reload|status}
* sh: line 1: stop: command not found
* sh: line 1: restart: command not found
* sh: line 1: reload: command not found
* sh: line 1: status}: command not found
* return 127
? The following command told me something had to be done
? /etc/rc3.d/S14nfslock probe
Executing: /etc/rc3.d/S14nfslock restart
> Stopping NFS lockd:
> Stopping NFS statd: [ OK ]
> Starting NFS lockd: [ OK ]
> Starting NFS statd: [ OK ] |
wie weet wat deze error inhoud zodat ik er voor kan zorgen dat die het niet meer weergeeft want nu kan ik in princiepe linuxconf niet meer gebruiken....
(Heb ook al netconf --update gedaan maar dat maakte niks uit