Results 1 to 2 of 2
I got my buggy windows into a reboot loop (given him checkdisk on restart, but he reboots at middle of checkdisk, starting the whole progress again) so i burned a ...
- 06-18-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 34
command not found: rpc.rquotad
I got my buggy windows into a reboot loop (given him checkdisk on restart, but he reboots at middle of checkdisk, starting the whole progress again) so i burned a Debian LiveCD and i'm trying to set up NFS (to get all data into my working linux), but i get Permission Denied when i call mount.
Then, i saw i don't have the daemons up, and i started them all but 1: rpc.quotad.
When i call rpc.quotad in bash as root, he gives me the bash: rpc.rquotad: command not found message.
Any help?
- 06-18-2008 #2
Not sure what you are doing there ... you should use the scripts provided by distro ... not running Debian myself, from memory:
0. edit /etc/exports;
1. /etc/init.d/portmap start;
2. /etc/init.d/nfs-kernel-server start.
Done.


Reply With Quote
