SUSE / openSUSE This Forum is for the discussion of Suse Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-17-2005, 03:45 AM
|
#1
|
Member
Registered: Dec 2004
Location: netherlands
Distribution: suse, slackware, dsl, debian
Posts: 68
Rep:
|
suse91, subfs=no, mount issues
I'm using suse 9.1 but don't like subfs, so I got rid of it and now mount things manually.
Some small questions:
1) as soon as I put in a cd, konqueror starts up and tries to open 'file:/media/cdrecorder/'. Of course it fails because I didn't have time to mount the cd! How can I prevent konqueror from starting automatically?
2) When I have an audio cd inserted and press the (physical) eject button, the tray opens but closes immediately and I don't have no time to take it out. Any idea why?
3) I've a pendrive with a vfat file system and when I copy files to it, the permissions are changed. My files are usually -rw------- and after copying they become -rwx------. I'm using the cp command in bash. How to preserve the original permissions?
|
|
|
06-17-2005, 03:59 AM
|
#2
|
Senior Member
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517
Rep:
|
I think the first two problem can be solved in suseplugger. Right-click the tray icon that looks like a PCI card and select 'Configure'. De-activate 'Active Polling' and autostart option for the CD drive.
Your third problem might be a little more complicated. Since FAT does not 'understand' Linux permissions, the whole drive uses one setting that is set with the umask parameter in /etc/fstab. You cannot preserve Linux permission on that drive, but you can adjust umask to give only rw instead of rwx. The value set with umask is substracted from the default permissions (777). So if you set umask=177, you should get -rw------- for all your files.
|
|
|
06-20-2005, 02:05 AM
|
#3
|
Member
Registered: Dec 2004
Location: netherlands
Distribution: suse, slackware, dsl, debian
Posts: 68
Original Poster
Rep:
|
Thanks for your reply, abisko00! Problems solved.
|
|
|
All times are GMT -5. The time now is 12:19 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|