LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-04-2006, 07:03 AM   #1
slackware_newbie
Member
 
Registered: Sep 2006
Posts: 57

Rep: Reputation: 15
Can only mount once in KDE


I use Slackware 11.0

I can mount media through system:/media in kde but only one time. The second time I want to mount the same media it only hangs and if I cancel it shows the media as it was not mounted.

If I type mount on the console though I can see that the media actually was mounted.

This is my fstab:
/dev/hde6 swap swap defaults 0 0
/dev/hde7 / ext3 defaults 1 1
/dev/hde8 /home ext3 defaults 1 2
/dev/hde1 /fat-c vfat defaults 1 0
/dev/hde5 /fat-d vfat defaults 1 0
/dev/hda /media/dvdrom auto noauto,group,ro 0 0
/dev/hdc /media/dvdram auto noauto,group,noatime 0 0
/dev/sde /media/usbstick auto noauto,group,noatime 0 0
/dev/fd0 /media/floppy auto noauto,group 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0

Last edited by slackware_newbie; 10-04-2006 at 07:47 AM.
 
Old 10-04-2006, 07:54 AM   #2
crisostomo_enrico
Member
 
Registered: Dec 2005
Location: Madrid
Distribution: Solaris 10, Solaris Express Community Edition
Posts: 547

Rep: Reputation: 36
I didn't post this because I wan't sure but I checked it on 3 different machines! The same thing happens to me. I haven't looked at the problem deeper but it looks like a KDE bug...
 
Old 10-04-2006, 08:02 AM   #3
slackware_newbie
Member
 
Registered: Sep 2006
Posts: 57

Original Poster
Rep: Reputation: 15
Oh no!!!

Now we have waited months for 11.0 and now thera are so trivial bugs? Why has nobody noticed this?

Damn!

Is there any chance that Pat will release a bugfix for this?
 
Old 10-04-2006, 09:12 AM   #4
crisostomo_enrico
Member
 
Registered: Dec 2005
Location: Madrid
Distribution: Solaris 10, Solaris Express Community Edition
Posts: 547

Rep: Reputation: 36
Wait... nobody is saying that it's a Slacware bug, IMHO it looks like a KDE bug. We should wait for KDE bug to be fixed and then Pat will kindly distribute it in slackware-current.

Why nobody noticed it? Well, I suppose because some people don't rely on UI to mount a filesystem. I was firstly told by my sister

Last edited by crisostomo_enrico; 10-04-2006 at 09:20 AM.
 
Old 12-02-2006, 10:33 PM   #5
paulwhalley
LQ Newbie
 
Registered: Sep 2003
Posts: 18

Rep: Reputation: 5
I have been fighting this same problem for several hours now. Can anybody shed some light on this problem?
 
Old 12-02-2006, 11:09 PM   #6
shenberry
Member
 
Registered: Nov 2006
Location: New Orleans, LA
Distribution: Slackware 11
Posts: 42

Rep: Reputation: 15
your mounting it right even though in startx your cd or dvd rom is in system look at your fstab and check what linux calls your cd or dvd rom.
for this device dev/hda /media/dvdrom
just do /mnt/dvdrom and than cd /dev/dvdrom
how i learned how to do this was mounting my device and than using the midnight console to check how linux read it

In KDE when I load it with a cd already in the drive it mounts at startup with no problems

Last edited by shenberry; 12-02-2006 at 11:12 PM.
 
Old 12-03-2006, 12:11 AM   #7
krussell
Member
 
Registered: Jul 2003
Location: dhaka
Distribution: Slackware 11 (fixed), MEPIS
Posts: 241

Rep: Reputation: 30
Hello :-)
I have this problem from Slack 10.2; its a KDE problem and it'll persits until you install dbus and hal.
 
Old 12-03-2006, 03:42 AM   #8
arubin
Senior Member
 
Registered: Mar 2004
Location: Middx UK
Distribution: Slackware64 15.0 (multilib)
Posts: 1,350

Rep: Reputation: 75
I am not able to reproduce this problem. Are you using a 2.4 kernel? I have found mounting more reliable under 2.6.
 
Old 12-04-2006, 02:25 AM   #9
PJBrs
Member
 
Registered: Oct 2006
Distribution: Slackware 14.2 / -current
Posts: 76

Rep: Reputation: 33
I seem to recall that a bug was introduced in kde 3.5.4 or 3.5.5 that prevented the use of the media-kioslave without hal. According to the Slackware 11 changelog:

Code:
+--------------------------+
 Tue Sep 26 05:57:52 CDT 2006
[snip]
kde/kdebase-3.5.4-i486-7.tgz: Patched to fix media:/ URLs in Konqueror without
        requiring HAL. Thanks to everyone involved in reporting this issue and
        seeing that it was addressed:
        http://bugs.kde.org/show_bug.cgi?id=132281
        A big thanks to coolo (Stephan Kulow) for coming up with a patch. :-)
And I think there was a thread here about this bug too. Anyway, checking the original bug report it appears others have encountered the same problem. Let's see if we can get the kde hackers to fix this one
 
Old 12-04-2006, 09:19 PM   #10
cdale77
Member
 
Registered: Oct 2006
Location: Berekeley
Distribution: Slackware 11; 2.6.21.1
Posts: 48

Rep: Reputation: 15
Same problem, slack 11.0, KDE 3.5.4, linux 2.6.19. I've been told you can temp. fix the problem by pointing KDE to the device, not the mount point (i.e. point KDE to /dev/cdrom not /mnt/cdrom).

But does anybody know how to do this?
 
Old 12-05-2006, 12:35 PM   #11
dunric
Member
 
Registered: Jul 2004
Distribution: Void Linux, former Slackware
Posts: 498

Rep: Reputation: 100Reputation: 100
The bug was already reported but not yet confirmed. Please comment & vote for bug report nr. 131351.
It may be also related to previous bug nr. 132281.
Hope it'll be accepted and fixed soon.
 
Old 12-06-2006, 01:09 AM   #12
r1w1s1
Member
 
Registered: Mar 2004
Location: São Paulo - Brazil
Distribution: Slackware
Posts: 66
Blog Entries: 1

Rep: Reputation: 41
Just use autofs and autofs-config packages, also can mount and umount floppy/cdrom/usb.

http://www.wasare.net/home/pt-br/node/9
http://wasare.net/ftp/packages/slack...oarch-1wsa.tgz

After install start the service.

/etc/rc.d/rc.autofs start

Starting automatically.

echo "/etc/rc.d/rc.autofs start" >> /etc/rc.d/rc.local


Now you can open konqueror and point /mnt/auto
 
Old 12-06-2006, 05:08 AM   #13
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
I tackled this issue by:

in kde at desktop, right click, create new link to device, then chose cdrom, and I keyed in /dev/cdrom. (note i made a symlink from /dev/hdd to my /dev/cdrom also)

now the icon/new shortcut i just made is on my desktop and i double click and it mounts and opens up konqueror for me, then later if i right click on my icon and choose eject, it unmounts and pops the drawer out for me no issues. i can do it all day long if i so desire.

my fstab has the cdrom using the media directory and i did create the appropriate sudo commands.

edit: i also have myself is the cdrom group too.

i've also done this for 'sda1' thru 'sda4' as i have a multi card flash reader device.

i'm using stock kde in slack 11, i dumped the dropline, so I have no hal or fancy udev.
 
Old 12-28-2006, 03:23 PM   #14
rworkman
Slackware Contributor
 
Registered: Oct 2004
Location: Tuscaloosa, Alabama (USA)
Distribution: Slackware
Posts: 2,559

Rep: Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351Reputation: 1351
I think you'll find that this bug most accurately describes the problem.
http://bugs.kde.org/show_bug.cgi?id=136123
Please consider adding some votes (and if anyone else has any pull with the kde guys, see if you can get someone on this).

RW
 
Old 12-28-2006, 03:41 PM   #15
uglydot
Member
 
Registered: Mar 2003
Distribution: Gentoo
Posts: 232

Rep: Reputation: 30
I ran into the same problem until I setup autofs.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mount devices in KDE slackware_newbie Slackware 6 09-10-2006 04:14 PM
kde cd autoloader does not mount disk shrabok Debian 2 07-30-2006 01:44 PM
How does KDE mount my cdrom, any why can't I? EAD Linux - Newbie 9 03-11-2006 03:16 AM
mount cdrom under kde marekjs Slackware 11 05-02-2005 05:23 PM
Cannot mount the CD in KDE environment. lmworld Linux - General 5 04-02-2002 12:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration