teutates
06-30-2007, 10:09 AM
I have trouble getting NFS to run.
After studying many howtos on the web I am still struggeling..
my 770 runs with the OS 3.2006.49-2
my pc with Kubuntu 7.04
I have my cdrom drive shared via nfs on my pc.
The cd has a fat32 file system
~$ showmount -e 192.168.1.99
Export list for 192.168.1.99:
/media/share 192.168.1.0/255.255.255.0
/media/cdrom0 192.168.1.0/255.255.255.0
It can be mounted without a problem on the pc.
mount 192.168.1.99:/media/cdrom0 /home/t/tstmt
But when I try to mount it on the 770 all I get is:
~ $ sudo gainroot
Root shell enabled
..
mount 192.168.1.99:/media/cdrom0 /media/nfs
mount: Mounting 192.168.1.99:/media/cdrom0 on /media/nfs failed: No such device
What the heck does No such device mean?
The pc seems to have authorized the request.
On my pc I get in my /var/log/syslog (mini is my 770):
localhost mountd[10971]: authenticated mount request from mini:
677 for /media/cdrom0 (/media/cdrom0)
If anyone could help me with a link or a hint. Or a different way to
access my pc-files via net from the 770 I would be very gratefull.
tim
After studying many howtos on the web I am still struggeling..
my 770 runs with the OS 3.2006.49-2
my pc with Kubuntu 7.04
I have my cdrom drive shared via nfs on my pc.
The cd has a fat32 file system
~$ showmount -e 192.168.1.99
Export list for 192.168.1.99:
/media/share 192.168.1.0/255.255.255.0
/media/cdrom0 192.168.1.0/255.255.255.0
It can be mounted without a problem on the pc.
mount 192.168.1.99:/media/cdrom0 /home/t/tstmt
But when I try to mount it on the 770 all I get is:
~ $ sudo gainroot
Root shell enabled
..
mount 192.168.1.99:/media/cdrom0 /media/nfs
mount: Mounting 192.168.1.99:/media/cdrom0 on /media/nfs failed: No such device
What the heck does No such device mean?
The pc seems to have authorized the request.
On my pc I get in my /var/log/syslog (mini is my 770):
localhost mountd[10971]: authenticated mount request from mini:
677 for /media/cdrom0 (/media/cdrom0)
If anyone could help me with a link or a hint. Or a different way to
access my pc-files via net from the 770 I would be very gratefull.
tim