Unmounting cifs share causes reboot

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
maivorbim
Posts: 8
Joined: Mon Sep 09, 2013 12:06 pm

Unmounting cifs share causes reboot

Post by maivorbim »

Hello. I am currently running the latest gargoyle firmware v1.6.2 on a WNDR3700v1. I am having the following issue:

1) i can succesfully mount and browse a network samba share on my WNDR3700 using the following command:

Code: Select all

mount -t cifs //192.168.1.1/passport /mnt/passport -o user=a,pass=a
2) however, when i try to run

Code: Select all

umount /mnt/passport 
my router immediately reboots.

3) i have installed kmod-fs-cifs 3.3.8-1

Why is this happening and how can i debug/fix it? Can someone else with a WNDR3700 help me test if they have the same issue?

Best regards,

Post Reply