LinuxQuestions.org
Help answer threads with 0 replies.
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 07-30-2004, 04:39 PM   #1
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Rep: Reputation: 0
Talking Disk Drake


Does someone have knowledge on how to fix the following:
Control Center>Mount Points>Disk Drake
I receive the following error message when attempting to run this task as well as most others within Monut Points:
"This Program Has exited Abnormally!"
Any suggestions are appreciated. You can e-mail me if you like at apluscomputer@earthlink.net or info@dmatloff-enterprises.com
Thank you, Aplus

Last edited by aplus; 07-30-2004 at 05:02 PM.
 
Old 07-30-2004, 05:59 PM   #2
MunterMan
Member
 
Registered: Nov 2003
Location: The North of England
Distribution: Suse 10.3
Posts: 172

Rep: Reputation: 30
Open a console and type diskdrake at the prompt. Assuming it crashes again, this should give more meaningful error messages.
 
Old 07-30-2004, 06:17 PM   #3
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
MunterMan:
Here is output:
[dmatloff@DME dmatloff]$ diskdrake
bash: diskdrake: command not found
[dmatloff@DME dmatloff]$
My real problem is when trying to run DiskDrake from within the KDE desktop and in Control Center and Mount Points. When it is crashing, the program is accessing the FDo, the floppy drive.
Thanks for your patients. Aplus
 
Old 07-31-2004, 06:13 AM   #4
MunterMan
Member
 
Registered: Nov 2003
Location: The North of England
Distribution: Suse 10.3
Posts: 172

Rep: Reputation: 30
My bad.
diskdrake is an administative command. Log in as root by typing su before trying to run it.

Also post the contents of /etc/fstab just in case there is a problem with any of your mount points.
 
Old 07-31-2004, 10:58 AM   #5
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Munter Man:
Thanks for your responce. Here is the output and error message you requested. I do not have a /etc/fstab file, or at least I can't locate it. Dan (aplus)

[dmatloff@DME ~]$ su
Password:
[root@DME dmatloff]# diskdrake
mkdir: error creating directory /mnt/A: File exists
[root@DME dmatloff]# diskdrake
mkdir: error creating directory /mnt/A: File exists
[root@DME dmatloff]#
 
Old 07-31-2004, 11:38 AM   #6
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Munter Man:
Here is the etc/fstab output which I found after my last responce:

none /dev/pts devpts mode=0620 0 0
/dev/hda8 /home ext2 defaults 1 2
//dmatloff/A /mnt/A smbfs credentials=/etc/samba/auth.dmatloff.dmatloff 0 0
//dmatloff/D /mnt/D smbfs credentials=/etc/samba/auth.dmatloff.dmatloff 0 0
//dmatloff/Games /mnt/Games smbfs credentials=/etc/samba/auth.dmatloff.dmatloff 0 0
//dmatloff/H /mnt/H smbfs credentials=/etc/samba/auth.dmatloff.dmatloff 0 0
//dmatloff/I /mnt/I smbfs credentials=/etc/samba/auth.dmatloff.dmatloff 0 0
none /mnt/cdrom supermount dev=/dev/hdb,fs=udf:iso9660,ro,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,codepage=850,sync,iocharset=iso8859-1,umask=0 0 0
/dev/hda1 /mnt/win_c ntfs iocharset=iso8859-1,umask=0,ro 0 0
/dev/hda5 /mnt/win_d ntfs iocharset=iso8859-1,umask=0,ro 0 0
none /proc proc defaults 0 0
/dev/hda7 swap swap defaults 0 0

Thanks, aplus
 
Old 08-01-2004, 07:13 AM   #7
MunterMan
Member
 
Registered: Nov 2003
Location: The North of England
Distribution: Suse 10.3
Posts: 172

Rep: Reputation: 30
You are using samba file server, or at least trying to.
I know absolutely nothing about samba.
The only suggestion I can make is that you have configured the floppy drive wrongly. Comment out the line with /mnt/A in it by putting a # infront of it
ie.

#//dmatloff/A /mnt/A smbfs credentials=/etc/samba/auth.dmatloff.dmatloff 0 0

rebooting and see if that works.
 
Old 08-01-2004, 11:06 AM   #8
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Question

MunterMan:
Yes I do use Samba for Windows Shares. I am going to try your suggestion later today and let you know if it works. I had the same the idea as well, but didn't want to try it until someone else confirmed this.
Aplus
 
Old 08-01-2004, 04:14 PM   #9
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Munter Man:
Unfortunately your suggestion did not fix this issue. I do think it is an association problem however of the executable file whichever one is suppose to launch the disk functions in the Mount Points options of the Control Center. Thanks for your help, aplus
 
Old 08-02-2004, 09:05 AM   #10
presemt_arms
Member
 
Registered: Sep 2003
Distribution: pclinuxos pre8, dynabolic, knoppix 3.6, k12 ltsp, ubuntu
Posts: 54

Rep: Reputation: 15
have you tried unmounting the samba share using linneibourhood or smb4k? also delete the mount point and see if that woks
 
Old 08-02-2004, 07:32 PM   #11
aplus
LQ Newbie
 
Registered: Jul 2004
Location: Cherry Valley Calif.
Distribution: mandrake 9.2
Posts: 11

Original Poster
Rep: Reputation: 0
Presemt_arms:
Thanks you for your replay to thread. Here is what I tried since I read your suggestion. Can you tell me how to run the other commands you suggested? Thanks again, Aplus (Dan)
[root@DME dmatloff]# umount /mnt/a
umount: /mnt/a: not found
[root@DME dmatloff]#
 
  


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
xp and drake pr0xibus Linux - Networking 6 08-31-2004 03:51 AM
drake 9.2 problem netherfox Linux - Newbie 0 01-21-2004 06:30 PM
Need Help with Drake 9.2 Install shane25119 Mandriva 2 12-03-2003 03:16 PM
Best way to get RPM's using Drake? LinuZ Linux - Software 3 08-06-2003 06:00 AM
GUI under Drake 9.1 Carr McCormack Linux - Hardware 8 07-11-2003 03:07 PM

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

All times are GMT -5. The time now is 11:04 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