Re: [arch-general] NAS drive revisited

2012-05-20 Thread P .NIKOLIC
On Mon, 21 May 2012 00:11:38 -0300 Martin Cigorraga wrote: > Hi Nikolic, > If you don't plan to share your NAS with (nasty and mediocre) Windows > systems you should mount it as a NFS4 share, I use it to access my > download and media home servers from various PCs in my home and it's > quite a sm

Re: [arch-general] NAS drive revisited

2012-05-20 Thread P .NIKOLIC
On Mon, 21 May 2012 01:20:21 +0200 Damjan wrote: > > I have read the Arch Wiki till i am blue in the face already hence > > the mail .. > > > > > > mounting with SMB using the line below > > > > mount -t cifs //192.168.0.154/backups -o /home/pete/nas/ > > > > After entering the password it moun

Re: [arch-general] NAS drive revisited

2012-05-20 Thread Martin Cigorraga
Hi Nikolic, If you don't plan to share your NAS with (nasty and mediocre) Windows systems you should mount it as a NFS4 share, I use it to access my download and media home servers from various PCs in my home and it's quite a smooth experience.

Re: [arch-general] NAS drive revisited

2012-05-20 Thread Damjan
I have read the Arch Wiki till i am blue in the face already hence the mail .. mounting with SMB using the line below mount -t cifs //192.168.0.154/backups -o /home/pete/nas/ After entering the password it mounts . mount reports .. //192.168.0.154/backups on /home/pete/nas type cifs (rw,rel

Re: [arch-general] NAS drive revisited

2012-05-20 Thread P .NIKOLIC
On Sun, 20 May 2012 23:17:14 +0200 Damjan wrote: > > > I am still not able to write to my external NAS drive an iomega home > > media drive > > > > So lets approach it from a different angle > > > > we will say i have not done anything yet just plugged it into the > > network > > > > What packag

Re: [arch-general] NAS drive revisited

2012-05-20 Thread P .NIKOLIC
On Sun, 20 May 2012 18:09:13 -0400 Loui Chang wrote: > On Sun 20 May 2012 21:58 +0100, P .NIKOLIC wrote: > > I am still not able to write to my external NAS drive an iomega home > > media drive > > You just can't write? If you can mount but can't write, then you have > the wrong permissions on t

Re: [arch-general] NAS drive revisited

2012-05-20 Thread Loui Chang
On Sun 20 May 2012 21:58 +0100, P .NIKOLIC wrote: > I am still not able to write to my external NAS drive an iomega home > media drive You just can't write? If you can mount but can't write, then you have the wrong permissions on the drive and/or uid/gid mixups, depending on how you want it set up

Re: [arch-general] NAS drive revisited

2012-05-20 Thread Damjan
I am still not able to write to my external NAS drive an iomega home media drive So lets approach it from a different angle we will say i have not done anything yet just plugged it into the network What packages am i looking to install and what configuration changes do i need to make . I a

[arch-general] NAS drive revisited

2012-05-20 Thread P .NIKOLIC
Hi .. I am still not able to write to my external NAS drive an iomega home media drive So lets approach it from a different angle we will say i have not done anything yet just plugged it into the network What packages am i looking to install and what configuration changes do i need to make