Go Back   MEPISlovers Forum > Announcements & Rules > Announcements
Register FAQTop Statistics Today's Posts Donate Gallery
Gallery
Mepis Art Gallery
My images
Upload an image
View all users images
Post New Thread  Reply
Fixes for 'cd/dvd mounting problem' in Mepis repo

 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-12-2007, 06:40 PM
ko's Avatar
ko ko is offline
Whatever
 
Join Date: Jul 2006
Location: Netherlands
Gender: Male
Posts: 5,369
Thanks: 538
Thanked 2,007 Times in 1,220 Posts
Rep Power: 222
Reputation: 11933
ko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond reputeko has a reputation beyond repute
Default Fixes for 'cd/dvd mounting problem' in Mepis repo

Hi,

The long awaited fixes (for 32bit and for 64bit) for the 'cd/dvd mounting problem' have been released in the Mepis repo. Consists of two updated Mepis .deb packages:

Mepis-auto-6.0 version 6.5
Mepis-init-6.0 version 6.5

(note: I could only find mepis-init for 32bit, but that may be caused by the fact that I already had it installed yesterday........)

These fixes work best on a "non-fixed' static portion of /etc/fstab.
Meaning please remove any cd/dvd-drive related lines that you (may) have copied there.

....and please reboot after updating to notice changes!

Excerpts from Warrens emails:
======================

It should work as follows:

Early during boot, the kernel and udev should detect each cdrom drive that is
present. None should be "lost." At the end of the udev actions, the cdrom
symbolic links should exist in /dev but I no longer create the dvd, cdrw, etc
symbolic links. They served no official purpose. At this point the created
links may be in a random order.

Later in boot when mepis-init runs, it will sort the cdrom links to the
traditional order, that is cdrom->hdc, cdrom1->hdd, or whatever.

Subsequently adding and removing plugable cdrom devices should work normally, that is they should be added as the next available device and with a symbolic cdrom link but not with an automatic fstab entry.

If you have two drives and you want a desktop icon for the second drive, you
will have to create it manually. Or you could try to have kde media
notification create the desktop entries, but that only works with some
hardware.

If your drives were detected during boot, they should have fstab entries,
therefore you should be able to use them via kwikdisk.

Install mepis-init and mepis-auto.
If they ask if a file should be updated, allow the update.
Then reboot and look at your fstab file.
In all cases it should contain a line that says
"# Dynamic entries below, identified by 'users' option"

Static/permanant fstab entries should be above this line and dynamic/automatic entries should appear below this line.

If any dynamic entries are above the line, erase them and reboot. For proper
operation, cd and fd entries should be below the line.

This is probably a problem for any machine where MEPIS was installed to use
the entire disk. This probably fixes a lot of old bug reports.

Warren.
===================

Regards, Ko
__________________
Ko Bros

Last edited by ko : 04-12-2007 at 06:43 PM.
Reply With Quote
The Following 6 Users Say Thank You to ko For This Useful Post:
  #2  
Old 04-12-2007, 07:24 PM
Saist Saist is offline
Max Level Fahr Tank
 
Join Date: Jul 2006
Posts: 3,802
Thanks: 236
Thanked 1,330 Times in 862 Posts
Rep Power: 159
Reputation: 7134
Saist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond reputeSaist has a reputation beyond repute
Default

It has worked on the Gateway and the Mutt system that I posted about on Mepis.org

http://www.mepis.org/node/13416

I haven't restarted my dual drive system yet, so I don't know if it has worked there.
__________________
Slow, lazy, but still around: Call me if ya need help
http://zerias.blogspot.com
http://www.mepisguides.com
Biting the Bullet: Help
Want to buy Mepis Based Computer? Ask me!
Reply With Quote
  #3  
Old 04-12-2007, 08:54 PM
mcrofutt mcrofutt is offline
MEPIS Rules!
 
Join Date: Jul 2006
Posts: 77
Thanks: 16
Thanked 10 Times in 8 Posts
Rep Power: 50
Reputation: 60
mcrofutt will become famous soon enough
Thumbs up

Yipppppeeeeeeeeeeeeeeee!!!!!!
Works 100% on my box! I added an icon to point to /dev/cdrom1 and presto! Eject and everything works! THANKS Warren!
Mark
__________________
You are where you are because THAT'S where you WANNA be! :-)
Reply With Quote
  #4  
Old 04-12-2007, 11:46 PM
Roadblock's Avatar
Roadblock Roadblock is offline
MEPIS Guide
 
Join Date: Jul 2006
Location: Kentucky, USA
Gender: Male
Posts: 1,727
Thanks: 244
Thanked 707 Times in 345 Posts
Rep Power: 110
Reputation: 4341
Roadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond reputeRoadblock has a reputation beyond repute
Default

FAN-DANG-TASTIC!!! I had gotten so used to adding those entries, it had become Mepis-install second nature to me.

Kudos to Warren and the team.
__________________
P2P Consortium Admin
Reply With Quote
  #5  
Old 04-13-2007, 03:32 PM
soundtech soundtech is offline
MEPIS Rules!
 
Join Date: Jul 2006
Location: Toronto, ON
Posts: 36
Thanks: 15
Thanked 4 Times in 4 Posts
Rep Power: 0
Reputation: 30
soundtech is on a distinguished road
Default

This is great news, because the cdrom issue has been a pain, especially when running virtual machines.

I just did the updates.
Synaptic reported that all went well, but when I closed the terminal window, there was an error message waiting for me:

E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?

Is this anything to be concerned about?

Also, fstab now has double entries for my two devices - e.g one as /dev/cdrom, and one as /dev/hdc.
Is this the way it is supposed to be?

My fstab:

# Pluggable devices are handled by uDev, they are not in fstab
/dev/hda2 / ext3 defaults,noatime 1 1
none /proc proc defaults 0 0
none /proc/bus/usb usbfs devmode=0666 0 0
none /dev/pts devpts mode=0622 0 0
none /sys sysfs defaults 0 0
/dev/hda4 /home auto defaults,noatime 1 2
# Dynamic entries below
/dev/hda1 /mnt/hda1 ext3 noauto,users,exec 0 0
/dev/hda3 swap swap sw,pri=1 0 0
/dev/sda1 /mnt/sda1 ext2 noauto,users,exec 0 0
/dev/cdrom /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/hdc /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/cdrom1 /media/cdrom1 udf,iso9660 noauto,users,exec,ro 0 0
/dev/hdd /media/cdrom1 udf,iso9660 noauto,users,exec,ro 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0


Thanks.
Reply With Quote
  #6  
Old 04-13-2007, 03:36 PM
carlops carlops is offline
Administrator
 
Join Date: Jul 2006
Posts: 4,240
Thanks: 225
Thanked 1,448 Times in 953 Posts
Rep Power: 174
Reputation: 8258
carlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond reputecarlops has a reputation beyond repute
Default

yes, it should be like that. Some apps use the hdx nomenclature, others the cdrom.

Hope it works OK for you now.
Reply With Quote
The Following User Says Thank You to carlops For This Useful Post:
  #7  
Old 04-13-2007, 06:55 PM
nlyric's Avatar
nlyric nlyric is offline
Nano Know How
 
Join Date: Jul 2006
Posts: 1,942
Thanks: 375
Thanked 367 Times in 290 Posts
Rep Power: 99
Reputation: 3071
nlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond repute
Default I think upgrade caused an issue in 64 bit

Mepis6.5 64
I need some input here. I upgraded Mepis-auto-6.0 version 6.5 and Mepis-init-6.0 version 6.5. I have 2 drives. Doing so seems to have caused some problems. I first noticed it after the upgrade. When I go into system "settings" anything I click on presents me with a warning "KDEinit could not launch *". I close the warning and whatever I clicked on launces anyway. I also have 2 entries for each device in fstab and I may be wrong on this but it doesn't look right to me.
# Dynamic entries below
/dev/sda1 /mnt/sda1 ntfs-3g noauto,users 0 0
/dev/sda3 /mnt/sda3 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0
/dev/sda6 /mnt/sda6 ext3 noauto,users,exec 0 0
/dev/sda7 swap swap sw,pri=1 0 0
/dev/cdrom /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/hda /media/cdrom udf,iso9660 noauto,users,exec,ro 0 0
/dev/cdrom1 /media/cdrom1 udf,iso9660 noauto,users,exec,ro 0 0
/dev/hdb /media/cdrom1 udf,iso9660 noauto,users,exec,ro 0 0
/dev/fd0 /media/floppy vfat,ext2 noauto,users,exec,rw 0 0
I noticed this last night. Tonight when I booted settings would not even start and konqueror wouldn't either. I rebooted and settings and konqueror opened but still had the same issue in settings with the KDEinit
I am not 100% the upgrade caused this issue. But it seems that way.
Thoughts ?????
Reply With Quote
  #8  
Old 04-13-2007, 07:18 PM
nlyric's Avatar
nlyric nlyric is offline
Nano Know How
 
Join Date: Jul 2006
Posts: 1,942
Thanks: 375
Thanked 367 Times in 290 Posts
Rep Power: 99
Reputation: 3071
nlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond reputenlyric has a reputation beyond repute
Default Saw your post Carlops

I saw your post carlops fstab is good then. I just logged in as root and don't have these issues so maybe I am wrong about what caused this. No other changes though.
Edit created another user and no problems. Then I used kcontrol to access the same apps and no KDEinit error message, Very strange issue. Only seems to be a problem with konqueror --profile mepissettings settings:/ with one user (me). involking any of the commands (example> mxconfig)from anywhere except settings:/ does not produce the error message.

Last edited by nlyric : 04-13-2007 at 08:46 PM.
Reply With Quote
  #9  
Old 04-13-2007, 09:21 PM
dekalbave dekalbave is offline
MEPIS Lover
 
Join Date: Jul 2006
Posts: 158
Thanks: 65
Thanked 20 Times in 18 Posts
Rep Power: 52
Reputation: 110
dekalbave will become famous soon enoughdekalbave will become famous soon enough
Talking

Whew... finally! Had to make a Create New->Link To Device->DVD-ROM and choose /dev/cdrom1 from the drop-down menu to get the right desktop icon for my second optical drive, a DVDRW.

But at least now when I insert a music CD into this drive, an "Audio CD" icon pops up consistently. Even though under properties, it says the mount point is media:/hdb. What the....? However, bottom line, both drives actually work. Hooray!
__________________
Registered Linux user #421576
Registered Linux machines #329065; #330424
Reply With Quote
  #10  
Old 04-13-2007, 10:24 PM
lucky9's Avatar
lucky9 lucky9 is offline
Moderator
 
Join Date: Jul 2006
Location: Tulsa, Oklahoma U.S.A.
Gender: Male
Posts: 6,629
Thanks: 2,454
Thanked 1,247 Times in 1,098 Posts
Rep Power: 190
Reputation: 7477
lucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond reputelucky9 has a reputation beyond repute
Default

No problems here with the upgrade and my 64bit install.
__________________

Check the Wiki http://www.mepis.org/docs/en/index.php/Main_Page
http://www.mepisguides.com/
http://www.mepis.org/docs/en/index.p...ging_Guide_WIP
Life is not a spectacle or a feast: it is a predicament~Santayana
Reply With Quote
Post New Thread  Reply

  MEPISlovers Forum > Announcements & Rules > Announcements


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 09:31 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007-2010 MEPISlovers.org