LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 02-23-2004, 10:33 PM   #1
mitchmiller
Member
 
Registered: Feb 2004
Posts: 30

Rep: Reputation: 15
Screwed up mnt points with mandrake control center


fter installing Mandrake 9.2 and logging into KDE there were 2 icons:

Icon - CDROM = DVD Drive

Icon - CDROM2 = CD Burner

I used the Mandrake control center to change these. Now the icons read

/mnt/CD-Burner

/mnt/DVD

How can I get rid of the /mnt part of the name?

Also now that I have done this, if I try installing a program of the cd's by using the RPM install software program it will tell me to put the cd into the drive but then it does not recognize it (I think it is trying to access /mnt/cdrom).

Thanks for any suggestions.
 
Old 02-23-2004, 11:10 PM   #2
Linus VanPelt
Member
 
Registered: Mar 2003
Location: Manchester, NH, USA
Distribution: SuSE 9.1
Posts: 73

Rep: Reputation: 15
Check your /etc/fstab file to make sure the devices are getting mounted properly and where they are getting mounted to.
 
Old 02-24-2004, 12:14 AM   #3
mitchmiller
Member
 
Registered: Feb 2004
Posts: 30

Original Poster
Rep: Reputation: 15
here's my fstab file

here is what's in the fstab file:


/dev/hdb1 / ext2 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /mnt/CD-Burner supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
none /mnt/DVD supermount dev=/dev/hdc,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,sync,codepage=850,umask=0,iocharset=iso8859-1 0 0
/dev/hda1 /mnt/win_c vfat codepage=850,umask=0,iocharset=iso8859-1 0 0
/dev/hda5 /mnt/win_d vfat codepage=850,umask=0,iocharset=iso8859-1 0 0
/dev/hda6 /mnt/win_e vfat codepage=850,umask=0,iocharset=iso8859-1 0 0
none /proc proc defaults 0 0
/dev/hdb5 swap swap defaults 0 0

Based on this I can't figure out why the icons have the "/mnt" as part of their name and why I try to install a program of one of the package cd's it will not recognize the DVD as the orginal install drive.
 
Old 02-24-2004, 12:05 PM   #4
Redeye2
Member
 
Registered: Feb 2004
Posts: 489

Rep: Reputation: Disabled
The problem is that you changed the physical name the configuration and your system is looking for, not the logical one. See:

none /mnt/CD-Burner supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
none /mnt/DVD supermount dev=/dev/hdc,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0

If you look in the devices folder /dev, you'll see there's no file called "CD-Burner" or "DVD", but there are three files probably called cdrom , cdrom0 and cdrom1 (take notice that they're case sensitive!). cdrom and cdrom0 actually point to the same device, the first cdrom in your computer. cdrom1 points to the second one.
The fix would be changing those lines to this:

/mnt/cdrom0 supermount dev=/dev/scd0,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
/mnt/cdrom1 supermount dev=/dev/hdc,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0

In case it doesn't work, try inverting cdrom0 and cdrom1 although I think the solution is valid as it is.
Post back if you had (or not ) luck!

Last edited by Redeye2; 02-24-2004 at 12:06 PM.
 
Old 02-25-2004, 01:30 PM   #5
mitchmiller
Member
 
Registered: Feb 2004
Posts: 30

Original Poster
Rep: Reputation: 15
thanks

Thanks that worked, but is there an easy way to go about chaning the name and the icon that appears on the desktop?
 
Old 02-26-2004, 05:29 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,700

Rep: Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895Reputation: 5895
If you just want to change the desktop icon, right click on icon select properties and change the name under the general tab.
 
  


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
Mandrake 9.2b2: Unable to find / launch Mandrake Control Center blafield Mandriva 2 06-12-2009 03:38 AM
Mandrake Control Center and second IP silverbear Linux - General 1 11-28-2004 09:21 PM
Mandrake 9.1 control center egiplus Linux - Distributions 1 05-26-2003 02:22 PM
Mandrake Control Center kingpickle Linux - Hardware 2 10-21-2002 09:08 PM
Mandrake Control Center matjaz85 Linux - Software 4 04-06-2002 09:54 AM

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

All times are GMT -5. The time now is 11:34 AM.

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