Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mounting windows 10 partition on linux
Date: Tue, 04 Dec 2018 19:37:07
Message-Id: aa638c4f-ab7d-edca-a8ed-d8da4ce35195@sys-concept.com
In Reply to: Re: [gentoo-user] mounting windows 10 partition on linux by Neil Bothwick
1 On 12/04/2018 12:11 PM, Neil Bothwick wrote:
2 > On Tue, 4 Dec 2018 12:05:49 -0700, thelma@×××××××××××.com wrote:
3 >
4 >> When I try to mount it:
5 >> mount -t cifs -o user=OP2 //10.0.0.119 /home/thelma/win10
6 >> mount: /home/joseph/win10: bad option; for several filesystems (e.g.
7 >> nfs, cifs) you might need a /sbin/mount.<type> helper program.
8 >
9 > Do you have /sbin/mount.cifs? It's provided by cifs-utils.
10
11 Yes I was missing "cifs-utils" on this box and just install it.
12 But I'm still getting an error:
13
14 mount -t cifs -o user=OP2,password=op2 //10.0.0.119/backup
15 /home/thelma/win10
16 mount error(112): Host is down
17 Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
18
19 "backup" folder on Windows 10 has shared enabled.
20
21 --
22 Thelma