You are not logged in.

#1 2006-07-29 09:02:01

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Mounting drives and user permissions

I am dualbooting between win2k and linux on my laptop, and because windows is so capable, I created a 10G partition to keep personal files readable between windows and the more powerful OS.  But I'm a little curious ... how should I setup arch to do this (permissions, groups, fstab, etc.)?  And also, what is a better, faster filesystem to use in linux, FAT32 or NTFS?

Thanks all!

Offline

#2 2006-07-29 19:29:26

gnud
Member
Registered: 2005-11-27
Posts: 182

Re: Mounting drives and user permissions

I would use FAT32, because that's better supported under linux.

Offline

#3 2006-07-29 20:32:34

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: Mounting drives and user permissions

Until recently NTFS has no good write support. Now there is ntfs-3g in AUR, but note that it is experimental yet.
I recommend FAT32. Note that if you use other codepage than latin1 (i.e. you have non-English version of Windows) you should set correct codepage and iocharset options in fstab.


to live is to die

Offline

#4 2006-08-01 06:30:53

synthead
Member
Registered: 2006-05-09
Posts: 1,337

Re: Mounting drives and user permissions

So I setup everything ... mounted the FAT32 partition @ /home/synthead, gave all access to the partition, etc ... but one thing.  Everything is very, very slow.  It'll hang for long moments frequently.  Is this normal? tongue

Offline

#5 2006-08-01 07:04:32

syd
Member
From: Auckland, NZ
Registered: 2006-01-22
Posts: 155

Re: Mounting drives and user permissions

The other thing you can do ,if you use linux more than windows, is make you 10gb an ext3 partition and use IFS drive to mount it in windows.
Well thats what i was doing before i wiped windows anyway.

Offline

#6 2006-08-21 08:24:50

Romashka
Forum Fellow
Registered: 2005-12-07
Posts: 1,054

Re: Mounting drives and user permissions

synthead wrote:

So I setup everything ... mounted the FAT32 partition @ /home/synthead, gave all access to the partition, etc ... but one thing.  Everything is very, very slow.  It'll hang for long moments frequently.  Is this normal? tongue

Have you mounted with async option?


to live is to die

Offline

#7 2006-08-21 08:51:45

onearm
Member
From: Anywhere but here
Registered: 2006-07-06
Posts: 359
Website

Re: Mounting drives and user permissions

ntfs-3g works ok, I'm testing it, at least when simple editing of text files is involved.
Anyway, the best solution remains to me a Fat32 partition (I have one of 5gb)


To get something done, a committee should consist of no more than three persons, two of them absent.
--
My Github

Offline

#8 2006-08-23 16:16:50

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: Mounting drives and user permissions

I use ext3 and use an ext2/3-ifs driver
You can read and write in windows on the ext2/ext3 drive like it's a fat32 or ntfs drive, and the speed is very good (in benchmarks my ext3 partition in windows was even faster than my ntfs partition)

Offline

Board footer

Powered by FluxBB