I apologize for the misinformation.

We are raising funds for ranX. He has helped alot of people on our forum, and he is without a jtag interface on his machine.

Everyone who he has helped, please remeber him.

Check the front page for goal information.

Offtopic: Mount GoFlex Home in Ubuntu

Any hack or info involving the Seagate GoFlex Home with the original firmware

Newbie
Newbie
Posts: 4
Joined: Sat Jan 15, 2011 8:22 am
PostPosted: Sat Jan 22, 2011 5:47 pm
Hi guys,

I have a problem with mounting my GFH in Ubuntu. I'm trying variants of this code, but no success:

sudo mount -t cifs //192.168.101.207/GoFlex Home Personal /mnt/NAS -o username=****,password=******,iocharset=utf8,file_mode=0777,dir_mode=0777

Any ideas?
User avatar
Global Moderator
Global Moderator
Posts: 1379
Joined: Mon Apr 05, 2010 12:45 pm
Location: Italy
PostPosted: Sun Jan 23, 2011 5:44 am
the problem may be the share name with spaces, try with (notice the added quotes):
Code: Select all
sudo mount -t cifs '//192.168.101.207/GoFlex Home Personal' /mnt/NAS -o username=****,password=******,iocharset=utf8,file_mode=0777,dir_mode=0777
--pippone

Jr. Member
Jr. Member
Posts: 95
Joined: Sun Oct 31, 2010 7:54 am
PostPosted: Sun Jan 23, 2011 8:06 am
Its definately the spaces as pippone says. I always use backslashes to escape the spaces which it does anyway if you tab complete in a shell...

Sent from my GT-P1000

Newbie
Newbie
Posts: 3
Joined: Thu Jan 20, 2011 7:33 am
PostPosted: Mon Jan 24, 2011 7:47 pm
pippone wrote:the problem may be the share name with spaces, try with (notice the added quotes):
Code: Select all
sudo mount -t cifs '//192.168.101.207/GoFlex Home Personal' /mnt/NAS -o username=****,password=******,iocharset=utf8,file_mode=0777,dir_mode=0777



Finally got this to work when in gnome but when i convert it for fstab I still get the error 13 permission denied.
User avatar
Global Moderator
Global Moderator
Posts: 1379
Joined: Mon Apr 05, 2010 12:45 pm
Location: Italy
PostPosted: Tue Jan 25, 2011 1:47 am
you get that error when? trying to mount the share? trying to enter into the mounted share? trying to copy files? reading files?
--pippone

Jr. Member
Jr. Member
Posts: 95
Joined: Sun Oct 31, 2010 7:54 am
PostPosted: Tue Jan 25, 2011 7:54 am
pippone wrote:you get that error when? trying to mount the share? trying to enter into the mounted share? trying to copy files? reading files?


*rolleyes* :)


Sent from my HTC Desire using Tapatalk

Newbie
Newbie
Posts: 3
Joined: Thu Jan 20, 2011 7:33 am
PostPosted: Sun Jan 30, 2011 1:26 pm
Code: Select all
 you get that error when? trying to mount the share? trying to enter into the mounted         share? trying to copy files? reading files?
--pippone


I solved the problem......need /040 for each space.....

thank for the help

Return to Seagate GoFlex Home stock firmware mods

Who is online

Users browsing this forum: No registered users and 1 guest