Jump to content

floppy trouble MDK 10.0?


Dr. Ephemeron
 Share

Recommended Posts

Any time I try to access the floppy, MDK 10 goes into some sort of read loop trying to read the floppy and it goes on forever and sometimes it stops and sometimes I have to kill the power on the computer.

 

I tried the exact same fstab line that I used in 9.2 and also tried disabling supermount and no go.

 

I can boot up in windows and the floppy still works fine.

 

:wall:

Edited by Dr. Ephemeron
Link to comment
Share on other sites

Any time I try to access the floppy, MDK 10 goes into some sort of read loop trying to read the floppy and it goes on forever and sometimes it stops and sometimes I have to kill the power on the computer.

 

I tried the exact same fstab line that I used in 9.2 and also tried disabling supermount and no go.

 

I can boot up in windows and the floppy still works fine.

 

:wall:

Are you using magicdev?

 

type

 

su (it will ask for your root password)

ps -aux |grep magic

 

then post the output.

Link to comment
Share on other sites

I actually removed magicdev with rpmdrake just to see if that would do the trick.

 

That ps command you gave me gives this error:

 

# ps -aux |grep magic

Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html

root 3203 0.0 0.1 1936 644 pts0 S 01:21 0:00 grep magic

 

Here is ps -A if there is anything in there that would be causing it, I wouldn't know what it is.

 

# ps -A

PID TTY TIME CMD

1 ? 00:00:02 init

2 ? 00:00:00 ksoftirqd/0

3 ? 00:00:00 events/0

4 ? 00:00:00 kblockd/0

5 ? 00:00:00 kapmd

6 ? 00:00:00 pdflush

7 ? 00:00:00 pdflush

8 ? 00:00:00 kswapd0

9 ? 00:00:00 aio/0

11 ? 00:00:00 kseriod

15 ? 00:00:00 kjournald

145 ? 00:00:00 devfsd

269 ? 00:00:00 khubd

606 ? 00:00:00 kjournald

607 ? 00:00:00 kjournald

762 ? 00:00:00 knodemgrd_0

1099 ? 00:00:00 dhclient

1163 ? 00:00:00 mysqld_safe

1204 ? 00:00:00 mysqld

1205 ? 00:00:00 portmap

1229 ? 00:00:00 syslogd

1237 ? 00:00:00 klogd

1300 ? 00:00:00 rpc.statd

1794 ? 00:00:00 xfs

1866 ? 00:00:00 gdm-binary

1899 ? 00:00:00 atd

1955 ? 00:00:00 ntpd

1985 ? 00:00:00 gdm-binary

1986 ? 00:00:14 X

1987 ? 00:00:00 sshd

2030 ? 00:00:00 xinetd

2072 ? 00:00:00 nfsd

2073 ? 00:00:00 nfsd

2074 ? 00:00:00 nfsd

2075 ? 00:00:00 nfsd

2080 ? 00:00:00 lockd

2081 ? 00:00:00 rpciod

2076 ? 00:00:00 nfsd

2077 ? 00:00:00 nfsd

2078 ? 00:00:00 nfsd

2079 ? 00:00:00 nfsd

2092 ? 00:00:00 rpc.mountd

2253 ? 00:00:00 master

2282 ? 00:00:00 pickup

2283 ? 00:00:00 qmgr

2284 ? 00:00:00 tlsmgr

2319 ? 00:00:00 crond

2351 ? 00:00:00 smbd

2365 ? 00:00:00 nmbd

2599 ? 00:00:00 gnome-session

2635 ? 00:00:00 ssh-agent

2694 ? 00:00:00 httpd2

2702 ? 00:00:00 numlock <defunct>

2708 ? 00:00:00 advxsplitlogfil

2715 ? 00:00:01 gconfd-2

2716 ? 00:00:00 httpd2

2717 ? 00:00:00 httpd2

2718 ? 00:00:00 httpd2

2719 ? 00:00:00 httpd2

2720 ? 00:00:00 httpd2

2782 ? 00:00:00 esd

2795 ? 00:00:00 bonobo-activati

2858 ? 00:00:00 gnome-settings-

2876 tty1 00:00:00 mingetty

2877 tty2 00:00:00 mingetty

2878 tty3 00:00:00 mingetty

2879 tty4 00:00:00 mingetty

2880 tty5 00:00:00 mingetty

2881 tty6 00:00:00 mingetty

2883 ? 00:00:00 fam

2935 ? 00:00:00 xscreensaver

2983 ? 00:00:00 gnome-smproxy

2985 ? 00:00:00 metacity

2989 ? 00:00:00 gnome-panel

2991 ? 00:00:01 nautilus

2993 ? 00:00:00 pam-panel-icon

2996 ? 00:00:00 pam_timestamp_c

3002 ? 00:00:00 mapping-daemon

3006 ? 00:00:00 wnck-applet

3008 ? 00:00:00 notification-ar

3010 ? 00:00:00 mixer_applet2

3061 ? 00:00:00 soundwrapper

3064 ? 00:00:00 gaim

3131 ? 00:00:02 gnome-terminal

3132 ? 00:00:00 gnome-pty-helpe

3133 pts0 00:00:00 bash

3166 pts0 00:00:00 su

3169 pts0 00:00:00 bash

3261 pts0 00:00:00 ps

Edited by Dr. Ephemeron
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...