[CentOS] ntfs support

2020-02-01 Thread Richmond
I should think this is quite a basic question but what I have tried so far hasn't worked. I have centos altarch 7 and I want to mount an ntfs volume. (I am beginning to suspect it is not available for 32 bit so I will need to get the source and compile?)  These commands I have tried: yum --enabl

Re: [CentOS] ntfs support

2020-02-01 Thread wwp
Hello Richmond, On Sat, 1 Feb 2020 09:03:51 + Richmond wrote: > I should think this is quite a basic question but what I have tried so > far hasn't worked. I have centos altarch 7 and I want to mount an ntfs > volume. > > (I am beginning to suspect it is not available for 32 bit so I will

Re: [CentOS] ntfs support

2020-02-01 Thread John Pierce
On Sat, Feb 1, 2020 at 1:31 AM wwp wrote: > > Definitely, ntfs-3g is from the EPEL repo: > # yum info ntfs-3g > Installed Packages > Name: ntfs-3g > Arch: x86_64 > but is it available in x86 32 bit ? me, I've never trusted ntfs on linux, and would rather have a windows mac

Re: [CentOS] ntfs support

2020-02-01 Thread Richmond
John Pierce wrote: > On Sat, Feb 1, 2020 at 1:31 AM wwp wrote: > >> Definitely, ntfs-3g is from the EPEL repo: >> # yum info ntfs-3g >> Installed Packages >> Name: ntfs-3g >> Arch: x86_64 >> > > but is it available in x86 32 bit ? > > me, I've never trusted ntfs on linux, and

Re: [CentOS] ntfs support

2020-02-01 Thread Richmond
Richmond wrote: > John Pierce wrote: >> On Sat, Feb 1, 2020 at 1:31 AM wwp wrote: >> >>> Definitely, ntfs-3g is from the EPEL repo: >>> # yum info ntfs-3g >>> Installed Packages >>> Name: ntfs-3g >>> Arch: x86_64 >>> >> but is it available in x86 32 bit ? >> >> me, I've never

[CentOS] Centos 7: setting DSCP values on bonding interfaces?

2020-02-01 Thread hw
Hi, is it possible to set DSCP values on bonding interfaces? Packets from asterisk do not have their DSCP values set, so apparently it is not setting them despite it is set up for it, and it seems to be using libcap so it should be able to set them. I can see packets from phones having such v

Re: [CentOS] ntfs support

2020-02-01 Thread Jonathan Billings
On Feb 1, 2020, at 9:43 AM, Richmond wrote: > OK I have cheated and hacked and all sort, but got it installed from > version 6 repo because it seems version 7 i686 doesn't exist. CentOS might support the 7 i686 alt-arch, but Fedora EPEL does not. So there aren’t any packages in EPEL7 for i686.