Do you have rev. 1.63 of sys/geom/geom_io.c ? In message <200410140521.i9E5L06d001096_at_mrynet.com>, User Staylor writes: >Just discovered (and verified with latest build on >current.freebsd.org) that the following will panic >the new GEOM fdc driver in 6.0-current: > ># dd if=/dev/fd0 bs=55 >panic: wrong length 55 for sectorsize 512 > >And further checking, discovered that ALL disk devices will cause >a panic: > >dd if=/dev/ad0 bs=1234 >panic: wrong length 1234 for sectorsize 512 > >Perhaps this is geom's way of complaining? Seems a rather radical >way to handle non-matching-blocksize reads of disk devices. A >simple programming error reading a disk dev node will panic the >machine. > >-scott >_______________________________________________ >freebsd-geom_at_freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-geom >To unsubscribe, send any mail to "freebsd-geom-unsubscribe_at_freebsd.org" > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk_at_FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.Received on Thu Oct 14 2004 - 05:21:02 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC