Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
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.
|
|
05-14-2004, 03:59 PM
|
#1
|
Member
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238
Rep:
|
Problem with mounting media in suse 9.1
okay, so i got suse 9.1 working. now i want to install ut2004, rtcw etc. but i have one problem. Since suse auto mounts everything, the installer for ut2004 does not reconize that the cd is mounted in /media/dvd and then just asks me to mount the disk in a po-up window..... any help would be appreciated.
|
|
|
05-14-2004, 05:08 PM
|
#2
|
LQ Addict
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320
Rep:
|
SuSE automounts everything? I've never seen this, and I've used SuSE for the last 3 years. You sure you aren't running some additional automount utility you could disable? If suse is automounting, try a umount and then run the installer (copy the installer locally).
From what I've seen, the UT installer automounts disks as it needs them, and previous versions gave errors while continuing to properly install, but I've not had a problem so far.
|
|
|
05-14-2004, 05:51 PM
|
#3
|
Member
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238
Original Poster
Rep:
|
Taken form the Suse 9.1 release notes
Removable Media / subfs
Removable media are now integrated via subfs. It is not anymore necessary to mount the media manually. A cd /media/* triggers the automatic mounting. Note that media cannot be ejected while a program is accessing them.
|
|
|
05-14-2004, 07:42 PM
|
#4
|
Member
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238
Original Poster
Rep:
|
I tried doing a umount before installation, but it was not effective.
|
|
|
05-15-2004, 08:56 AM
|
#5
|
Member
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238
Original Poster
Rep:
|
any okther suggestions?
|
|
|
05-15-2004, 05:24 PM
|
#6
|
LQ Addict
Registered: Dec 2003
Location: Maine, USA
Distribution: Slackware/SuSE/DSL
Posts: 1,320
Rep:
|
ugh...that sounds like a crappy thing to do. I'm now not at all disappointed that I haven't upgraded from 9.0.
Sorry I don't know how to help.
|
|
|
05-15-2004, 06:29 PM
|
#7
|
Member
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238
Original Poster
Rep:
|
hehe i figured it out.... SuSE has some stupid stupid stupid fstab file... all you gotta do is edit the dvd drive part to be like a "normal" fstab file.... im using:
/dev/dvd /media/dvd iso9660 user,ro 0 0
so this solves everything.... dont not be disappointed about upgrading, i suggest waiting a month though, so that all the bugs will be worked put (e.g. i had to disable my onboard soun in my CMOS and then add my audigy to get the sound to work :S )
|
|
|
05-19-2004, 02:25 AM
|
#8
|
LQ Newbie
Registered: May 2004
Posts: 5
Rep:
|
Yes SuSE 9.1 trys to auto mount everything and it is very frustrating. a module by the name of subfs is the problem but where in the $%!#$ does it load from? I had a problem burning CD/DVDs because of this stupid mac'winblows feature... for the time being I have renamed the module to prevent it from loading.
|
|
|
05-19-2004, 06:10 PM
|
#9
|
Member
Registered: Jan 2004
Location: Canada
Distribution: SuSE 9.1 Professional, Slackware 9.1, Gentoo 2004.1
Posts: 238
Original Poster
Rep:
|
just edit your fstab like i did above.
|
|
|
10-15-2004, 08:54 PM
|
#10
|
Member
Registered: Jan 2002
Location: Montreal
Distribution: Ubuntu 8.10
Posts: 178
Rep:
|
Below is my fstab in SuSE 9.1 Pro. I too do not like the automount crap. I managed to solve the "issue" by use of "noauto" line. Thi sworked for the Windows drive and Floppy. By the CDR adn DVD still automount? I don't understand the earlier suggestion of the change in the fstab. Can someone explain it?
Thanks
Erik
/dev/hda3 / reiserfs acl,user_xattr 1 1
/dev/hda1 /boot ext2 acl,user_xattr 1 2
/dev/hdb1 /windows vfat noauto,users 0 0
/dev/hda2 swap swap pri=42 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
sysfs /sys sysfs noauto 0 0
/dev/cdrecorder /media/cdrecorder subfs
fs=cdfss,ro,procuid,nosuid,nodev,exec,noauto,iocharset=utf8 0 0
/dev/dvdrecorder /media/dvdrecorder subfs
fs=cdfss,ro,procuid,nosuid,nodev,exec,noauto,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs fs=floppyfss,procuid,nodev,
nosuid,noauto,sync 0 0
|
|
|
All times are GMT -5. The time now is 12:35 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
|
|