Re: floppy driver broken?

2001-07-28 Thread David O'Brien

On Sat, Jul 28, 2001 at 04:36:40PM -0700, David O'Brien wrote:
> Yesterday's current, w/NODEVFS kernel.

Never mind.  I forgot the newfs_msdos step. :-(

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



floppy driver broken?

2001-07-28 Thread David O'Brien

Yesterday's current, w/NODEVFS kernel.

# fdformat /dev/fd0.1440
Format 1440K floppy `/dev/fd0.1440'? (y/n): y
Processing  done.

# mount_msdosfs /dev/fd0.1440 /floppy
mount_msdosfs: /dev/fd0.1440: Invalid argument

# ls -l /dev/fd0.1440
crw-r-  2 root  operator9,   3 Jul 28 16:29 /dev/fd0.1440

# pkg_add -r mtools
Fetching 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/mtools.tgz...
Done.

# mcopy /tmp/foo a:
init A: sector size too big
Cannot initialize 'A:'
Bad target a:

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message