You are not logged in.

#1 2011-05-08 22:48:43

frojnd
Member
Registered: 2008-09-20
Posts: 125

mounting network filesystems fails

Hi there. I didn't know where to put this so I put it here. If it doesn't belong here pelase move it elsewhere.

For some reasong when arch is booting I receive a fail message. What I did to get this message:

1) Installed sshfs from pacman
2) added fuse into /etc/rc.conf under MODULES section: MODULES=(!pcspkr fuse)
3) Added this line to the /etc/fstab: sshfs#frojnd@frojnd.home.org:/ /home/frojnd/mnt/ardoma/ fuse defaults 0 0

I use keys for ssh and keychain. I only have to type password the first time I open shell. Why do I get this fail? It's looping for about 2mins maybe 3 and then it writes [failed]? How can I solve this?

Offline

#2 2011-05-08 23:59:54

frojnd
Member
Registered: 2008-09-20
Posts: 125

Re: mounting network filesystems fails

I just noticed after another reboot just for a milisecond a new line: "read: connection resest by peer" so it doesn't connect... Is this because I have a password for ssh-keys?

Offline

#3 2011-05-09 00:11:22

hokasch
Member
Registered: 2007-09-23
Posts: 1,461

Re: mounting network filesystems fails

I only have to type password the first time I open shell.

... which obviously happens after fstab is parsed. A mount -a afterwards should mount the drive.

Offline

#4 2011-05-09 14:28:01

frojnd
Member
Registered: 2008-09-20
Posts: 125

Re: mounting network filesystems fails

mount -a when arch already completely boots?

# mount -a
read: Connection reset by peer

Last edited by frojnd (2011-05-09 14:44:05)

Offline

Board footer

Powered by FluxBB