I was able to do:
# mount_msdos /dev/od0 /mnt
# newfs_msdos /dev/od0
# cp mozilla-win32-0.7.zip /mnt/
under FreeBSD -CURRENT, then unzip the file under Windows 95 OSR2 with no
problems. However, the patched sysinstall still crashes, and neither
disklabel nor newfs are working:
# disklabel -r -w /dev/od0 mo640
disklabel: ioctl DIOCWLABEL: Operation not supported by device
# newfs -T mo640 /dev/od0c
Warning: Block size restricts cylinders per group to 10.
Warning: 3776 sector(s) in last cylinder unallocated
/dev/od0c: 1241408 sectors in 76 cylinders of 1 tracks, 16384 sectors
606.2MB in 8 cyl groups (10 c/g, 80.00MB/g, 9600 i/g)
super-block backups (for fsck -b #) at:
write error: 1241404
newfs: wtfs - writecombine: Invalid argument
--
Trevor Johnson
http://jpj.net/~trevor/gpgkey.txt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message