 |
 |
 |
 |
| Hardware Problems with hardware not being detected or supported. |

2004-09-12, 02:27 PM CDT
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 37

|
|
|
Setting HDD permissions
I've just about lost all of my sanity trying to allow all users access to my windows drive, and my media drive. Here's what my fstab looks like...
Code:
LABEL=/ / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
none /dev/pts devpts gid=5,mode=620 0 0
none /dev/shm tmpfs defaults 0 0
none /proc proc defaults 0 0
none /sys sysfs defaults 0 0
/dev/hda6 swap swap defaults 0 0
/dev/cdrom /mnt/cdrom udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/cdrom1 /mnt/cdrom1 udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0
/dev/hdb1 /mnt/hdb1 ntfs auto,user,noexec,rw 0 0
/dev/hda1 /mnt/windows ntfs auto,user,noexec,rw 0 0
hdb1, and hda1 are the drives I'm trying to set up here.
PLEASE HELP!!!!!!!!
|

2004-09-12, 02:32 PM CDT
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 41
Posts: 8,250

|
|
this line may not do it:
Quote:
|
/dev/hda1 /mnt/windows ntfs auto,user,noexec,rw 0 0
|
now try using this one:
/dev/hda1 /mnt/windows -t ntfs -r -o umask=0222
and this thread may help too.....
|

2004-09-12, 02:46 PM CDT
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 37

|
|
|
I copied that exact line into my fstab and it didn't work. Is there anything else you can think of?
|

2004-09-12, 02:48 PM CDT
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 41
Posts: 8,250

|
|
can you post your /sbin/fdisk -l
and did you do this also: http://linux-ntfs.sourceforge.net/rpm/fedora2.html READ instructions pls.
Last edited by imdeemvp; 2004-09-12 at 02:52 PM CDT.
|

2004-09-12, 02:56 PM CDT
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 37

|
|
ok, here you are...
Code:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
16 heads, 63 sectors/track, 155061 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 122799 61890381 7 HPFS/NTFS
/dev/hda2 122799 155056 16257780 f W95 Ext'd (LBA)
/dev/hda5 122799 150705 14064876 83 Linux
/dev/hda6 150706 154785 2056288+ 82 Linux swap
/dev/hda7 154786 155056 136521 83 Linux
Disk /dev/hdb: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 14592 117210208+ 7 HPFS/NTFS
|

2004-09-12, 03:02 PM CDT
|
|
Registered User
|
|
Join Date: Sep 2004
Posts: 37

|
|
ok, i got it working. I'm an idiot and I was typing unmask, not umask.
|

2004-09-12, 03:05 PM CDT
|
 |
Registered User
|
|
Join Date: Feb 2004
Age: 41
Posts: 8,250

|
|
Quote:
|
Originally Posted by Deathshroud
ok, i got it working. I'm an idiot and I was typing unmask, not umask. 
|
dont worry....i wont look down on you because it was typo.....incase you dont know it was just a typo
im glad you nailed it
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Automatic Translations (Powered by  ):
All times are GMT -7. The time now is 12:36 PM CST.
|
|
 |
 |
 |
 |
|
|