Results 1 to 6 of 6
This is the weirdest problem I've had with linux yet.
When I mount my second hardrive it changes the permissions on the mounted directory to where no won can look ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-29-2004 #1Linux User
- Join Date
- Apr 2003
- Location
- TEXAS
- Posts
- 314
having trouble mounting a harddrive
This is the weirdest problem I've had with linux yet.
When I mount my second hardrive it changes the permissions on the mounted directory to where no won can look at it.
Here is my fstab entry for it
I want to share it over my network using samba but when I mount no one can see it but the user that mounts. It I the root user than ony he can see it but if I use a normal user account same thing happens.Code:/dev/hdb1 /mnt/storage auto defaults,users 1 1
I can see the share on my network I just open it. Thanx in advance for any help.
bignester.The computer made me do it!! Slackware
and SUSE too Gig\'em WHOOOOP!!
\"God put me on this earth to accomplish a certain amount of tasks, At the rate I\'m going I will never die.\" (I don\'t know)
- 02-29-2004 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
What filesystem do you have on it?
- 02-29-2004 #3Linux User
- Join Date
- Apr 2003
- Location
- TEXAS
- Posts
- 314
think I have a fat32 on it. It was running win98 before I disconnected it.
The computer made me do it!! Slackware
and SUSE too Gig\'em WHOOOOP!!
\"God put me on this earth to accomplish a certain amount of tasks, At the rate I\'m going I will never die.\" (I don\'t know)
- 02-29-2004 #4Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
Maybe you should try putting ext3 or another Linux filesystem of your choice on it instead? That will probably fix the problem.
- 02-29-2004 #5Linux User
- Join Date
- Apr 2003
- Location
- TEXAS
- Posts
- 314
what is the program that slow checks a hardrive for errors.
The computer made me do it!! Slackware
and SUSE too Gig\'em WHOOOOP!!
\"God put me on this earth to accomplish a certain amount of tasks, At the rate I\'m going I will never die.\" (I don\'t know)
- 02-29-2004 #6Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
That would be fsck to check the filesystem, or badblocks to check the physical device.


Reply With Quote
