mounting a win7 share drive to linux
I found this problem not only happen for linux world (android, raspberry Pi, debian etc..)..
I have a win7 PC, with 5 HDD in it. and they all share out:
HDD1 MBR
HDD2 MBR
HDD3 GPT,
HDD4 MBR
HDD5 MBR
I found I can only mount the HDD3 successfully, and the same config just can't mount the rest MBR HDDs, however access from another windows PC is totally ok.
when I tried to mount those MBR HDDs, I got the error(5) message:
pi@Raspyfi:/home$ sudo mount -a
mount error(5): Input/output error
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Using the same command/config for MBR HDD just won't work..
any Ching here met and solved the same problem? can you share a bit?
Thanks! |
|
|