* Problems in 2.4 kernel
@ 2001-01-17 9:12 Sajeev
2001-01-17 9:20 ` Richard Torkar
2001-01-17 9:38 ` Jeffrey Rose
0 siblings, 2 replies; 7+ messages in thread
From: Sajeev @ 2001-01-17 9:12 UTC (permalink / raw)
To: linux-kernel
Hi.
I am not able to mount my floppy drive. When I try to mount it gives me the
following error
'mount: /dev/fd0 has wrong major or minor number'
I am running the latest kernel release i.e. 2.4 .
I tried recreating the node but it has been of no use.
Can anyone please help me.
Thanks
Sajeev
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problems in 2.4 kernel
@ 2001-01-17 9:13 aprasad
0 siblings, 0 replies; 7+ messages in thread
From: aprasad @ 2001-01-17 9:13 UTC (permalink / raw)
To: Sajeev; +Cc: linux-kernel
Sanjeev Wrote:
I am not able to mount my floppy drive. When I try to mount it gives me the
following error
'mount: /dev/fd0 has wrong major or minor number'
_____________________________________________________________
i think kernel is unable to find the driver for the filesystem type you are
trying to mount.
The supporting module is missing(if its compiled as module)or module path
is not correct
Regards,
Anil
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problems in 2.4 kernel
2001-01-17 9:12 Sajeev
@ 2001-01-17 9:20 ` Richard Torkar
2001-01-17 9:38 ` Jeffrey Rose
1 sibling, 0 replies; 7+ messages in thread
From: Richard Torkar @ 2001-01-17 9:20 UTC (permalink / raw)
To: Sajeev; +Cc: linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sajeev wrote:
> Hi.
> I am not able to mount my floppy drive. When I try to mount it gives me the
> following error
> 'mount: /dev/fd0 has wrong major or minor number'
> I am running the latest kernel release i.e. 2.4 .
> I tried recreating the node but it has been of no use.
> Can anyone please help me.
> Thanks
> Sajeev
>
Are you having everything else updated according to Documentation/Changes?
/Richard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE6ZWPUUSLExYo23RsRApkfAKCZkAfjDrnuM8cjSoI8/9v2G/Mb5ACgtRHy
Vx/a5DhhULhjAXLwYX+TTiw=
=+cqx
-----END PGP SIGNATURE-----
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problems in 2.4 kernel
2001-01-17 9:12 Sajeev
2001-01-17 9:20 ` Richard Torkar
@ 2001-01-17 9:38 ` Jeffrey Rose
1 sibling, 0 replies; 7+ messages in thread
From: Jeffrey Rose @ 2001-01-17 9:38 UTC (permalink / raw)
To: linux-kernel; +Cc: Sajeev
Sajeev wrote:
>
> Hi.
> I am not able to mount my floppy drive. When I try to mount it gives me the
> following error
> 'mount: /dev/fd0 has wrong major or minor number'
> I am running the latest kernel release i.e. 2.4 .
> I tried recreating the node but it has been of no use.
> Can anyone please help me.
Ditto ... just posted similar message. Running RH7/with current package
updates from RH & newly installed 2.4.0 on a Compaq Presario 5000
(agpart/i810e, etc.) ... all is well except /dev/fd0 major/minor prob.
TIA
Jeff
--
<Jeffrey.Rose@t-online.de>
KEYSERVER=wwwkeys.de.pgp.net
SEARCH STRING=Jeffrey Rose
KEYID=6AD04244
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problems in 2.4 kernel
[not found] <fa.fb4ouhv.1q2suj4@ifi.uio.no>
@ 2001-01-17 9:55 ` Giacomo Catenazzi
2001-01-17 10:29 ` Jeffrey Rose
0 siblings, 1 reply; 7+ messages in thread
From: Giacomo Catenazzi @ 2001-01-17 9:55 UTC (permalink / raw)
To: Sajeev; +Cc: linux-kernel
aprasad@in.ibm.com wrote:
>
> Sanjeev Wrote:
> I am not able to mount my floppy drive. When I try to mount it gives me the
> following error
> 'mount: /dev/fd0 has wrong major or minor number'
did you update the modutils?
giacomo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Problems in 2.4 kernel
2001-01-17 9:55 ` Problems in 2.4 kernel Giacomo Catenazzi
@ 2001-01-17 10:29 ` Jeffrey Rose
0 siblings, 0 replies; 7+ messages in thread
From: Jeffrey Rose @ 2001-01-17 10:29 UTC (permalink / raw)
To: Giacomo Catenazzi, linux-kernel
Giacomo Catenazzi wrote:
>
> aprasad@in.ibm.com wrote:
> >
> > Sanjeev Wrote:
> > I am not able to mount my floppy drive. When I try to mount it gives me the
> > following error
> > 'mount: /dev/fd0 has wrong major or minor number'
>
> did you update the modutils?
I will double-check. Otherwise, I have noticed that, during reboot, I
get a message that my PCI ISDN config shows a conflict with IRQ 3 for
devices: 00:01:0 and 01:08.0 which might have some bearing on this
problem.
TIA,
Jeff
--
<Jeffrey.Rose@t-online.de>
KEYSERVER=wwwkeys.de.pgp.net
SEARCH STRING=Jeffrey Rose
KEYID=6AD04244
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: Problems in 2.4 kernel
@ 2001-01-17 17:49 MEHTA,HIREN (A-SanJose,ex1)
0 siblings, 0 replies; 7+ messages in thread
From: MEHTA,HIREN (A-SanJose,ex1) @ 2001-01-17 17:49 UTC (permalink / raw)
To: linux-kernel
I think when you configure the kernel (make menuconfig) you did not
make floppy driver part of the kernel. I also faced the same problem,
and I fixed it by making the floppy driver part of the kernel.
Let me know if this helps.
-hiren
> -----Original Message-----
> From: Sajeev [mailto:sajeevm@vantel.net]
> Sent: Wednesday, January 17, 2001 1:12 AM
> To: linux-kernel@vger.kernel.org
> Subject: Problems in 2.4 kernel
>
>
> Hi.
> I am not able to mount my floppy drive. When I try to mount
> it gives me the
> following error
> 'mount: /dev/fd0 has wrong major or minor number'
> I am running the latest kernel release i.e. 2.4 .
> I tried recreating the node but it has been of no use.
> Can anyone please help me.
> Thanks
> Sajeev
>
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2001-01-17 17:57 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <fa.fb4ouhv.1q2suj4@ifi.uio.no>
2001-01-17 9:55 ` Problems in 2.4 kernel Giacomo Catenazzi
2001-01-17 10:29 ` Jeffrey Rose
2001-01-17 17:49 MEHTA,HIREN (A-SanJose,ex1)
-- strict thread matches above, loose matches on Subject: below --
2001-01-17 9:13 aprasad
2001-01-17 9:12 Sajeev
2001-01-17 9:20 ` Richard Torkar
2001-01-17 9:38 ` Jeffrey Rose
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox