JoPh
Diamond Member
hey, i got another problem.
last night i tried to have linux reconize/see my windows drive/partition. i was successful in doing so, but when i login i do not have permission under my normal account to access it. i can only access it under the root account. this is what i did.
mkdir /mnt/windows
mount -t ntfs /dev/hdb1 /mnt/windows
cd /mnt/windows/mp3s
ls
i did all that under root account and it gave me access to the partition. so next i logined under my user account and wasnt able to get to the drive because it said i didnt have permission to do so. so next i went back under the root account and went to the properties for the mnt/windows and tried to change the permissions and ownership for it, but when i tried to accept the changes it said i didnt have permission. and remember this is all under root. so i have no idea what to do next.
thanks.
last night i tried to have linux reconize/see my windows drive/partition. i was successful in doing so, but when i login i do not have permission under my normal account to access it. i can only access it under the root account. this is what i did.
mkdir /mnt/windows
mount -t ntfs /dev/hdb1 /mnt/windows
cd /mnt/windows/mp3s
ls
i did all that under root account and it gave me access to the partition. so next i logined under my user account and wasnt able to get to the drive because it said i didnt have permission to do so. so next i went back under the root account and went to the properties for the mnt/windows and tried to change the permissions and ownership for it, but when i tried to accept the changes it said i didnt have permission. and remember this is all under root. so i have no idea what to do next.
thanks.