![]() |
2006-07-31
, 20:23
|
|
Posts: 1,361 |
Thanked: 115 times |
Joined on Oct 2005
@ Toronto, Ontario, Canada
|
#2
|
The Following User Says Thank You to Hedgecore For This Useful Post: | ||
![]() |
2006-07-31
, 20:24
|
Posts: 114 |
Thanked: 7 times |
Joined on Jan 2006
|
#3
|
I'm trying to create a mount drive from my Windows PC to access photos via the Nokia 770
I have used the instructions from the "How To Access Windows CIFS" guide at
http://maemo.org/maemowiki/HowToAccessWindowsCIFS
I was able to do everything in this "how to" guide except actually getting the drive to mount.
For refernce here's the command I used:
mount -t cifs //192.168.1.112/Nokia770 myPC -o domain=MSHOME,user=gs,password=secretpassword
When I executed this command I got the following error:
Can't find //192.168.1.112/Nokia770 in /etc/fstab
I'm a NOOB using linux but from this error I suspect that I need to edit the /etc/fstab file.
I'm not sure what needs to be added to this file. Any clues, suggestions etc will be appreciated.
THX
![]() |
2006-07-31
, 20:36
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#4
|
![]() |
2006-08-01
, 01:00
|
|
Posts: 96 |
Thanked: 2 times |
Joined on May 2006
|
#5
|
![]() |
2006-08-01
, 01:14
|
|
Posts: 1,361 |
Thanked: 115 times |
Joined on Oct 2005
@ Toronto, Ontario, Canada
|
#6
|
![]() |
2006-08-01
, 03:24
|
Posts: 34 |
Thanked: 2 times |
Joined on Mar 2006
|
#7
|
![]() |
2006-08-01
, 05:56
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#8
|
![]() |
2006-08-01
, 15:56
|
Posts: 34 |
Thanked: 2 times |
Joined on Mar 2006
|
#9
|
![]() |
2006-08-01
, 16:11
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#10
|
I have used the instructions from the "How To Access Windows CIFS" guide at
http://maemo.org/maemowiki/HowToAccessWindowsCIFS
I was able to do everything in this "how to" guide except actually getting the drive to mount.
For refernce here's the command I used:
mount -t cifs //192.168.1.112/Nokia770 myPC -o domain=MSHOME,user=gs,password=secretpassword
When I executed this command I got the following error:
Can't find //192.168.1.112/Nokia770 in /etc/fstab
I'm a NOOB using linux but from this error I suspect that I need to edit the /etc/fstab file.
I'm not sure what needs to be added to this file. Any clues, suggestions etc will be appreciated.
THX