Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Nov 1998 11:23:13 -0500 (EST)
From:      Brian Feldman <green@unixhelp.org>
To:        "George W. Dinolt" <george.w.dinolt@lmco.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: mount_msdos is dead :(
Message-ID:  <Pine.BSF.4.05.9811041122380.17234-100000@zone.syracuse.net>
In-Reply-To: <363FD097.F2336E50@lmco.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I completely rebuilt an ELF kernel and all modules yesterday. I verify
that this problem did not exist on 3.0-RELEASE.

Cheers,
Brian Feldman


On Tue, 3 Nov 1998, George W. Dinolt wrote:

> I
> Brian Feldman wrote:
> 
> > I'm attaching a script that shows this.
> >
> > Brian Feldman
> >
> > Script started on Tue Nov  3 22:07:44 1998
> > {"/home/green"}# mount_msdos /dev/fd0 /m^H ^Hfloppy^M^M
> > mount_msdos: /dev/fd0: Block device required^M
> > {"/home/green"}# ls -l /dev/fd0^M^M
> > brw-------  1 root  operator    2,   0 Nov  3 20:47 /dev/fd0^M
> > {"/home/green"}# dd if=/dev/rfd0 of=flop^M^M
> > 2880+0 records in^M
> > 2880+0 records out^M
> > 1474560 bytes transferred in 52.781845 secs (27937 bytes/sec)^M
> > {"/home/green"}# vnconfig -c /dev/vn0 /home/green/flop^M^M
> > {"/home/green"}# mount_msdos /dev/vn0 /floppy^M^M
> > mount_msdos: /dev/vn0: Block device required^M
> > {"/home/green"}# ls -l /dev/vn0^M^M
> > brw-r-----  1 root  operator   15, 0x00010002 Jul 24 08:52 /dev/vn0^M
> > {"/home/green"}# ^D^M^M
> >
> > Script done on Tue Nov  3 22:11:16 1998
> >
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-current" in the body of the message
> 
> I ran into similar problems several days ago after some large changes to
> the kernel were committed. I think that if you rebuild your lkm modules
> so they match the kernel you are running things will work. At least they
> did for me. I haven't tried an elf kernel for a while, but I suspect the
> same would happen if the '.ko' modules were not in sync with the kernel.
> 
> Regards,
> George Dinolt
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9811041122380.17234-100000>