View previous topic :: View next topic |
Author |
Message |
turtles Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/8003843766096d82d4fbf9.png)
Joined: 31 Dec 2004 Posts: 1698
|
Posted: Sun Jun 03, 2007 5:54 pm Post subject: permissions for /media/hdc? |
|
|
Could someone tell me what the permissions for /media/hdc should be? _________________ Donate to Gentoo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
erik258 Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/18778702754589d89edad52.gif)
Joined: 12 Apr 2005 Posts: 2650 Location: Twin Cities, Minnesota, USA
|
Posted: Sun Jun 03, 2007 5:59 pm Post subject: |
|
|
turtles, the permissions of that file (directory) depend entirely on what you want to do with it. What is the use of the file? A mount point for a filesystem on hdc? What kind of filesystem? Are you having access problems? Look again at your post, and I think you'll agree it doesn't provide us with enough information to help you. _________________ Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
turtles Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/8003843766096d82d4fbf9.png)
Joined: 31 Dec 2004 Posts: 1698
|
Posted: Mon Jun 04, 2007 9:20 pm Post subject: |
|
|
I am using on a laptop Code: | uname -a
Linux lapcat 2.6.19-gentoo-r5 #31 SMP Sun May 20 13:59:11 PDT 2007 i686 Intel(R) Celeron(R) CPU 2.60GHz GenuineIntel GNU/Linux
| and the default KDE configuration.
Basicly it is a mount point for the cd burner.
Recently after some updated this or that the cd-burner / dvd rom fails to recognize blank media.
It will mount data cd's fine and run them. just not find blank media.
I suspect bad hardware. however in troubleshooting I changed the permissions and was seeking to change them back to the default.
Code: | ls -la /media/hdc/
total 8
drwxr-xr-x 2 root root 4096 2006-10-11 23:16 .
drwxr-xr-x 4 root root 4096 2007-05-20 16:09 ..
-rw------- 1 root root 0 2006-10-11 23:16 .created_by_pmount
|
Code: | ls -la /mnt/cdrom/
total 8
drwx------ 2 root root 4096 2006-08-03 07:23 .
drwxr-xr-x 4 root root 4096 2006-08-03 07:23 ..
-rw-r--r-- 1 root root 0 2006-08-03 07:23 .keep
|
☮
T _________________ Donate to Gentoo |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|