Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde media-protocol not working for root-partition [KDE-Bug]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
knue
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 139

PostPosted: Mon Dec 12, 2005 10:31 am    Post subject: kde media-protocol not working for root-partition [KDE-Bug] Reply with quote

Hi,

I use hal, dbus and ivman with kde. Everything works fine but there is one annoyance:
This does not work for my root partition (but with all other devices including other partitions):

here my fstab:
Code:
#=Linux=========

/dev/hda5   /boot     ext3      noauto,noatime      1 2
/dev/hda6   none      swap      sw                  0 0
/dev/hda7   /         reiserfs  noatime             0 1

#==Windows======

/dev/hda1 /mnt/win auto noauto,users,exec,ro,umask=000                          0 0
/dev/hda2 /mnt/fat vfat users,exec,umask=002,uid=root,gid=fat                   0 0

#==Peripherie===

/dev/hdd        /mnt/cdrw       auto  noauto,user,ro                    0 0
/dev/hdc        /mnt/dvd        auto  noauto,user,ro                    0 0
/dev/floppy/0   /mnt/floppy     auto  noauto,user,exec,rw,umask=000     0 0
/dev/sda1       /mnt/usb        auto  noauto,user,exec,rw,umask=000     0 0
none            /proc/bus/usb   usbfs defaults                          0 0

#=Knue==========

none        /proc     proc    defaults            0 0
none        /dev/shm  tmpfs   nodev,nosuid,noexec 0 0


The media-protocol does not understand that my partion is allready mounted and tries to mount it and hence I get this error:

Code:
Could not mount device

The reported error was:

mount: According to mtab, /dev/hda7 is allready mounted on /

mount failed.


I don't understand why. Problems with reiserfs?


Last edited by knue on Mon Dec 12, 2005 5:10 pm; edited 2 times in total
Back to top
View user's profile Send private message
noergeli
Apprentice
Apprentice


Joined: 05 Oct 2004
Posts: 205
Location: Hamburg, Gemany

PostPosted: Mon Dec 12, 2005 2:39 pm    Post subject: Reply with quote

I have two reiser partitions that are mounted at boot-time, but only the root partition doesn't show up as mounted.
If it's not a feature, then it's bug, but not related to filesystems. There are similar issues with floppies and Video-DVDs.
And since i'm using the same fstab-options for both my reiserfs-partitions, i also don't see any relation to fstab entries.
Hope this will be fixed soon.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum